19309 Commits (500662784341373d625af629cad94826beca3bc8)

Author SHA1 Message Date
Piotr Bandurski 55e6323090 avformat/riff: assign g721 and g723 codec tags to g726 decoder 9 years ago
Nicolas George 0cb19c30c6 lavf/concatdec: clear extradata when inserting h264_mp4toannexb bsf. 9 years ago
Nicolas George b8fa374fb6 lavf/concatdec: remove unrelated change during codecpar merge. 9 years ago
Michael Niedermayer c84ba07db4 avformat/mux: Check that deinit is set before calling it 9 years ago
Michael Niedermayer dbe1dd59e0 avformat/mpegts: Skip over broken 0x80 headers 9 years ago
Michael Niedermayer ea41ab0987 avformat/mpegts: factor duplicate seek back code into mpegts_resync 9 years ago
Carl Eugen Hoyos 0499012a55 lavf/isom: Support Perian tag NELL for nellymoser. 9 years ago
Jan Sebechlebsky 2063f3ed9c avformat/tee: Handling slave failure in tee muxer 9 years ago
Jan Sebechlebsky f9d7e9feec avformat/tee: Fix leaks in tee muxer when open_slave fails 9 years ago
Paul B Mahol c85d04251d avcodec: add TrueMotion 2.0 Real Time decoder 9 years ago
Derek Buitenhuis be5fde92ff libnut: Pass stream to ff_parse_specific_params 9 years ago
wm4 656b07b5a9 lavf: use new decode API 9 years ago
wm4 7fc329e2dd lavc: introduce a new decoding/encoding API with decoupled input/output 9 years ago
Michael Niedermayer a0b92788a8 avformat/utils: Remove use of caps_internal as it is not public API 9 years ago
Martin Storsjö 75b90ef722 libavformat: Update the comment about AVOutputFormat flags 9 years ago
Martin Storsjö 74383def8f movenc: Handle pts == NOPTS when autoflushing 9 years ago
Martin Storsjö 0abb07bad7 movenc: Update a comment to reflect how the code actually behaves 9 years ago
Luca Barbato 79fdbfdb3e img2enc: Refactor the atomic renaming code 9 years ago
Anton Khirnov 06edef3d5e Generate the lists of enabled protocols/bsfs from configure. 9 years ago
James Almer b63ba3a517 avformat/hashenc: add missing avio_flush to hash_write_trailer 9 years ago
Michael Niedermayer c4fad02779 avformat/matroskaenc: Undo bits_per_coded_sample change as bits_per_raw_sample is available again 9 years ago
Carl Eugen Hoyos a676c29af5 lavf/bink: Cosmetics: Reindent after last commit. 9 years ago
Carl Eugen Hoyos 6d39132fd4 lavf/bink: Support Monkey Island 4 (SMUSH) files. 9 years ago
James Almer bb505cd505 avformat/hashenc: simplify hash_write_trailer 9 years ago
James Almer c8ed93efcf avformat/yop: alloc codecpar extradata only once 9 years ago
Paul B Mahol 323b8c95e4 avformat: add AVFormatContext to ff_get_extradata() 9 years ago
James Almer 0efafc5849 avformat/framehash: enable new output 9 years ago
James Almer 868bce48f6 avformat/framehash: add sidedata checksum 9 years ago
Jan Sebechlebsky 2ea5ab6fc6 avformat/tee: Refactor close_slaves function in tee muxer 9 years ago
Bryan Huh 949444348b avformat/dump: Fix sign bug in reported "start" time 9 years ago
James Almer 5557e881c9 avformat/framehash: add extradata checksum 9 years ago
James Almer 33aa8a6221 avformat/framecrc: enable new output 9 years ago
Derek Buitenhuis 2691a8399f Revert "Merge commit '1ceb07eb313c2d51383408025e57a2fe50ccd164'" 9 years ago
James Almer 3674a53d17 avformat/uncodedframecrc: fix incompatible pointer type warning 9 years ago
Michael Niedermayer e3111b1ff8 avformat/framehash: Add more information to the output 9 years ago
Moritz Barsnick f4a0236cbd avformat: add hash and framehash muxers 9 years ago
Michael Niedermayer 196cfc278d avformat/utils: use av_codec_g/set_lowres() 9 years ago
Timo Rothenpieler 901b0f1a21 avformat/concatdec: Use correct stream count on close 9 years ago
Michael Niedermayer 15fa01786c avformat/hdsenc: Pass flags to child context 9 years ago
Michael Niedermayer 0c9ad94e97 avformat/dashenc: Pass flags to child context 9 years ago
Michael Niedermayer 4104f18358 avformat/segment: Pass flags to child context 9 years ago
Carl Eugen Hoyos 7e1e25c2dc lavf/avio: Remove linebreak from https warning. 9 years ago
Michael Niedermayer 38a6242b27 avformat/mpegts: Remove unused argument from analyze() 9 years ago
Michael Niedermayer ee7a642b0e avformat/mpegts: Check adaption field control in analyze() more instead of transport_error_indicator 9 years ago
Carl Eugen Hoyos b0c026a27f lavf/rawenc: Add a raw gsm muxer. 9 years ago
Carl Eugen Hoyos 56cb465b38 lavf/gsmdec: Add raw gsm autodetection. 9 years ago
Paul B Mahol a4790e1890 avformat/nistshperedec: add support for mu-law as sample-byte-format 9 years ago
Paul B Mahol 259879d32d avformat/nistspheredec: fix silly bug 9 years ago
Paul B Mahol 0c9490609d avformat: support shorten in nistshpere demuxer 9 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago