11151 Commits (8f0168a3b946359a0fde574b6dd9a1e147253dfa)

Author SHA1 Message Date
Luca Barbato 2d0e7713f9 matroskadec: split laces parsing 13 years ago
Moritz Bunkus 8071dca3d5 matroska: implement support for ALAC 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 13 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() 13 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
Martin Storsjö ca6b544ac9 os_support: Choose between direct.h and io.h using a configure check 13 years ago
Martin Storsjö 7b07fab567 os_support: Include io.h instead of direct.h on mingw32ce 13 years ago
Christian Schmidt 07584eaf4a mpegts: check substreams before discarding 13 years ago
Martin Storsjö 62c9ae11a7 Add a smooth streaming segmenter muxer 13 years ago