Commit History

Author SHA1 Message Date
  Laurent Aimar 0e7efb9d23 oggdec: fix out of bound write in the ogg demuxer 13 years ago
  Laurent Aimar bc851a2946 Fix writes out of bounds in the ogg demuxer. 13 years ago
  Michael Niedermayer 7e7012d0b4 oggdec: subtract time of first packet only from duration when it is significant 13 years ago
  Michael Niedermayer d2cab951e3 oggdec: Make sure start time correction is applied once to each stream 13 years ago
  Michael Niedermayer bb258fb995 Merge remote-tracking branch 'qatar/master' 13 years ago
  Chris Evans 4cc3467e7a oggdec: prevent heap corruption. 13 years ago
  Michael Niedermayer 5d4fd1d1ad Merge remote-tracking branch 'qatar/master' 13 years ago
  Nicolas George 9cec1bbd14 ogg: propagate return values and return more meaningful error values 13 years ago
  Reimar Döffinger 0a94020b5b oggdec: Abort Ogg header parsing when encountering a data packet. 13 years ago
  Michael Niedermayer 8c0cbb0848 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 9ed6cbc3ee ogg: fix double free when finding length of small chained oggs. 13 years ago
  Nicolas George 392aa6e444 ogg_read_packet: forward error code. 13 years ago
  Michael Niedermayer 49125aeddc oggdec: fix Ticket185 13 years ago
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun b751f61106 Remove stray extra arguments from av_dlog() invocations. 13 years ago
  Mans Rullgard e65ab9d94f Remove unused variables 13 years ago
  Clément Bœsch adba9c6352 Fix various unused variable warnings 13 years ago
  Stefano Sabatini 2ef241c09f oggdec: use av_dlog() 13 years ago
  Nicolas George bec994dff2 Ogg demuxer: give meaningful error codes and warnings. 13 years ago
  Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master' 13 years ago
  Clément Bœsch e575685fad Cosmetics: fix prototypes in oggdec 13 years ago
  Clément Bœsch 5780f41af5 oggdec: fix memleak with continuous streams. 13 years ago
  Clément Bœsch b3bbc6fdc5 oggdec: use explicit AVInputFormat struct initializers 13 years ago
  Clément Bœsch f95257d27c oggdec: simplify ogg_probe 13 years ago
  Reimar Döffinger 48b9b7edb3 Replace deprecated url_fseek by avio_seek. 13 years ago
  jan gerber 5901cd6236 oggdec:Correct duration 13 years ago
  Diego Biurrun 045dd4b928 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 13 years ago
  Michael Niedermayer 989fb05fe3 Merge remote branch 'qatar/master' 13 years ago
  Clément Bœsch dc713546d4 oggdec: reindent after 8f3eebd6 13 years ago
  Michael Niedermayer 52512d0a43 oggdec: use av_freep() instead of av_free() 13 years ago
  Nicolas George e61b83d29e Ogg: add support for Xiph's CELT (Opus) codec. 13 years ago
  Michael Niedermayer d3b379b95b Merge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8' 13 years ago
  Clément Bœsch 8f3eebd663 oggdec: simplify audio chained ogg streams support 13 years ago
  Michael Niedermayer c104a6e902 oggdec: use av_freep() instead of av_free() 13 years ago
  Michael Niedermayer ab8cfd45f8 Merge remote branch 'qatar/master' 13 years ago
  Clément Bœsch 47dec30edb oggdec: fix demuxing chained audio streams 13 years ago
  Reimar Döffinger d459d8e28d Abort Ogg header parsing when we encounter a data packet. 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 years ago
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov 1447dc59de avio: deprecate url_fgetc and remove all it uses 13 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov e51975392d avio: deprecate url_fgetc and remove all it uses 13 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago