11036 Commits (2f39d7ff3fc2a5d427f9576fcc83f58c2e7d6a4f)

Author SHA1 Message Date
  Michael Niedermayer db0087dc1d mxfdec: fix index_tables check in mxf_read_seek() 13 years ago
  Matthieu Bouron d57ca5e5a8 mxfenc: support 23.976 and 24 frame rates 13 years ago
  Matthieu Bouron 906a263813 mxfenc: factorize samples per frame code 13 years ago
  Michael Niedermayer 168bc5f2c5 mov: fix 32/64 format type 13 years ago
  Luca Barbato c9a39cec70 matroskadec: return meaningful errors in matroska_decode_buffer 13 years ago
  Luca Barbato 8d4dd55c37 matroskadec: refactor matroska_decode_buffer 13 years ago
  Dale Curtis df1d84121b matroskadec: fix incorrect unsigned->signed conversion 13 years ago
  Luca Barbato 581281e242 matroskadec: check realloc in lzo encoding 13 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 13 years ago
  Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 13 years ago
  Luca Barbato 9888ffb1ce mov: check for EOF in long lasting loops 13 years ago
  Benjamin Larsson 6a08955c10 flvenc: silence bogus warning 13 years ago
  Michael Niedermayer a1fb2b935a nsvdec: change 2 commented assert() to av_assert() 13 years ago
  Reimar Döffinger 07d2d06395 Remove code that duplicates existing code a few lines down. 13 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. 13 years ago
  Clément Bœsch 23f6420026 lavf/oggdec: reindent and comment blocks. 13 years ago
  Clément Bœsch a218c5ebd2 lavf/oggdec: make stream replacement less convoluted. 13 years ago
  Clément Bœsch e18ea76523 lavf/oggdec: more explicit zeroing of the new ogg stream. 13 years ago
  Clément Bœsch 3a89553347 lavf/oggdec: rework allocations in ogg_new_streams(). 13 years ago
  Michael Niedermayer a5ea623b36 mov: stsd entries must be at least 16 byte 14 years ago
  Clément Bœsch edca80387c lavf/oggdec: simplify destroying streams with chained audio streams. 13 years ago
  Clément Bœsch 277ddf127d lavf/oggdec: rename str to sid. 13 years ago
  Clément Bœsch e1ca1dd71b lavf/oggdec: remove a comment not matching anything. 13 years ago
  Clément Bœsch bf8bfc6a11 lavf/oggdec: inline ogg_get_headers(). 13 years ago
  Michael Niedermayer 9db67bedf0 mov: detect EOF in mov_read_dref() 14 years ago
  Luca Barbato 4ed5ac50d3 file: return proper error on seek failures 13 years ago
  Michael Niedermayer 744e4429cf mp3enc: merge mp2/mp3_write_trailer 13 years ago
  Michael Niedermayer 197bbcf44c mp3enc: move mp3_update_xing() down 13 years ago
  Clément Bœsch ca81e3b6e7 lavf/mkv: prefix video stereo arrays with ff_. 13 years ago
  Alexander Strasser 49f3b331c7 lavf/segment: Use distinct IDs for list type ext & csv 13 years ago
  Alexander Strasser 3245be95ac lavf/segment: Rename variable in print_csv_escaped_str() 13 years ago
  Alexander Strasser bac1b31bf6 lavf/segment: Simplify CSV field quoting code 13 years ago
  Andrey Utkin aefed6ca87 udp: pick params from AVOptions also 13 years ago
  Luca Barbato 3f7fd59d15 avformat: fix typo in avformat_close_input 13 years ago
  Anton Khirnov 7040c9fac2 mp3enc: write Xing TOC 13 years ago
  Clément Bœsch ca8e39dd0d mp3enc: support MPEG-2 and MPEG-2.5 in Xing header. 13 years ago
  Reimar Döffinger 6365e4db79 mp3enc: downgrade some errors in writing Xing frame to warnings 13 years ago
  Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 13 years ago
  Anton Khirnov 0c270239c2 lavf: cosmetics, reformat av_write_trailer(). 13 years ago
  Stefano Sabatini 5d1203f063 avio: flush the internal buffer in avio_close() 13 years ago
  Derek Buitenhuis 1c56cdad33 riff: Add SVQ3 fourcc 13 years ago
  Derek Buitenhuis fef412a24d riff: Add SVQ3 fourcc 13 years ago
  Michael Niedermayer e2d643efcd lavf/compute_pkt_fields: only run pts by duration correction if reference ts is available 13 years ago
  Luca Barbato 44272c1ccc avformat: refactor avformat_close_input 13 years ago
  Luca Barbato 4d1f443c3d avformat: simplify avformat_close_input 13 years ago
  Michael Niedermayer 062091f87f compute_pkt_fields2: dont interpret max_b_frames of <0 as there being b frames. 13 years ago
  Michael Niedermayer bc3d5173cc libavformat.v: export ffurl_protocol_next 13 years ago