11052 Commits (d33908a5fc8249b51fd5fbe0dfba46850e6536d0)

Author SHA1 Message Date
  Michael Niedermayer a6ec1e49f6 matroskadec: matroska_parse_rm_audio: remove unused parameter 12 years ago
  Michael Niedermayer 6d87781758 mp3dec: fix seeking without xing TOC 12 years ago
  Michael Niedermayer 0da50055eb matroskadec: fix typo 12 years ago
  Michael Niedermayer db0087dc1d mxfdec: fix index_tables check in mxf_read_seek() 12 years ago
  Matthieu Bouron d57ca5e5a8 mxfenc: support 23.976 and 24 frame rates 12 years ago
  Matthieu Bouron 906a263813 mxfenc: factorize samples per frame code 12 years ago
  Michael Niedermayer 168bc5f2c5 mov: fix 32/64 format type 12 years ago
  Anton Khirnov 50d1f4437b mp3dec: read Xing frame TOC index 12 years ago
  Anton Khirnov 2d1a1a7f62 mp3dec: use named constants for Xing header flags 12 years ago
  Yusuke Nakamura d17d0ec8c2 mov: support random access point grouping 13 years ago
  Luca Barbato c831ebf616 matroskadec: split frame parsing 12 years ago
  Luca Barbato 117d8c6d1f matroska: implement support for ProRes 12 years ago
  Luca Barbato 870e75524a matroskadec: validate lace_size when parsed 12 years ago
  Luca Barbato c9a39cec70 matroskadec: return meaningful errors in matroska_decode_buffer 12 years ago
  Luca Barbato 8d4dd55c37 matroskadec: refactor matroska_decode_buffer 12 years ago
  Luca Barbato 7d8431004a matroskadec: properly support BlockDuration 12 years ago
  Luca Barbato 2d0e7713f9 matroskadec: split laces parsing 12 years ago
  Moritz Bunkus 8071dca3d5 matroska: implement support for ALAC 12 years ago
  Dale Curtis df1d84121b matroskadec: fix incorrect unsigned->signed conversion 13 years ago
  Luca Barbato 581281e242 matroskadec: check realloc in lzo encoding 12 years ago
  Luca Barbato cd4739c4f2 matroska: honor error_recognition on unknown doctypes 13 years ago
  Michael Niedermayer 8d07742cb1 avidec: workaround aac with broken block align 12 years ago
  Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 12 years ago
  Luca Barbato 9888ffb1ce mov: check for EOF in long lasting loops 12 years ago
  Benjamin Larsson 6a08955c10 flvenc: silence bogus warning 12 years ago
  Michael Niedermayer a1fb2b935a nsvdec: change 2 commented assert() to av_assert() 12 years ago
  Reimar Döffinger 07d2d06395 Remove code that duplicates existing code a few lines down. 12 years ago
  Clément Bœsch 049ce4facb id3v2: strdup the genre name explicitly. 13 years ago
  Clément Bœsch ffdd2e9144 lavf/id3v2: do not export empty fields. 13 years ago
  Clément Bœsch 094991eb69 lavf/oggdec: reword stream creation error message. 12 years ago
  Clément Bœsch 23f6420026 lavf/oggdec: reindent and comment blocks. 12 years ago
  Clément Bœsch a218c5ebd2 lavf/oggdec: make stream replacement less convoluted. 12 years ago
  Clément Bœsch e18ea76523 lavf/oggdec: more explicit zeroing of the new ogg stream. 12 years ago
  Clément Bœsch 3a89553347 lavf/oggdec: rework allocations in ogg_new_streams(). 12 years ago
  Michael Niedermayer a5ea623b36 mov: stsd entries must be at least 16 byte 13 years ago
  Clément Bœsch edca80387c lavf/oggdec: simplify destroying streams with chained audio streams. 12 years ago
  Clément Bœsch 277ddf127d lavf/oggdec: rename str to sid. 12 years ago
  Clément Bœsch e1ca1dd71b lavf/oggdec: remove a comment not matching anything. 12 years ago
  Clément Bœsch bf8bfc6a11 lavf/oggdec: inline ogg_get_headers(). 12 years ago
  Michael Niedermayer 9db67bedf0 mov: detect EOF in mov_read_dref() 13 years ago
  Luca Barbato 4ed5ac50d3 file: return proper error on seek failures 12 years ago
  Michael Niedermayer 744e4429cf mp3enc: merge mp2/mp3_write_trailer 12 years ago
  Michael Niedermayer 197bbcf44c mp3enc: move mp3_update_xing() down 12 years ago
  Clément Bœsch ca81e3b6e7 lavf/mkv: prefix video stereo arrays with ff_. 12 years ago
  Alexander Strasser 49f3b331c7 lavf/segment: Use distinct IDs for list type ext & csv 12 years ago
  Alexander Strasser 3245be95ac lavf/segment: Rename variable in print_csv_escaped_str() 12 years ago
  Alexander Strasser bac1b31bf6 lavf/segment: Simplify CSV field quoting code 12 years ago
  Andrey Utkin aefed6ca87 udp: pick params from AVOptions also 12 years ago
  Luca Barbato 3f7fd59d15 avformat: fix typo in avformat_close_input 12 years ago
  Anton Khirnov 7040c9fac2 mp3enc: write Xing TOC 12 years ago