19191 Commits (18b1b8be6a2a3f5c406f51417e8d19a517cf11a5)

Author SHA1 Message Date
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
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Paul B Mahol 2d720069a9 avformat: add aix demuxer 9 years ago
Paul B Mahol 56a3a3f01c avformat: add musx demuxer 9 years ago
Luca Barbato e3453fd444 matroska: Write the field order information 9 years ago
Paul B Mahol 76466ab214 avformat/brstm: lower magic number, fixes decoding of some files 9 years ago
Hendrik Leppkes 6518cbc52a lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformat 9 years ago
Michael Niedermayer 06c4ed0c0e avformat/wavdec: fix typo with len 9 years ago
Michael Niedermayer cf4d050b72 avformat/wavdec: Remove direct s->pb->buffer access 9 years ago
Derek Buitenhuis fcbdc44f4e wavdec: Only set the codec ID in read_header 9 years ago
Rodger Combs 4b150fbe1f lavf/segment: add option to write empty filler segments as needed 9 years ago