19153 Commits (8f4a2d48344df4bf8bd3ba50fb37361dc0f9bc4f)

Author SHA1 Message Date
Paul B Mahol 423a6a0993 avformat/dsfdec: set bit_rate, fixes duration estimation 9 years ago
Carl Eugen Hoyos 88a849c714 lavf/mpegts: Return small probe score for very short transport streams. 9 years ago
Michael Niedermayer 9a499e0ae7 avformat/riff: add m704 9 years ago
Martin Storsjö 375cad0965 rtpdec_vp9: Support parsing the scalability structure 9 years ago
Martin Storsjö 943f4bea37 rtpdec_h264: Use avpriv_report_missing_feature instead of a manual av_log 9 years ago
Martin Storsjö b55e3633d3 rtpdec: Use AVERROR_PATCHWELCOME instead of AVERROR(ENOSYS) for unimplemented features 9 years ago
Martin Storsjö 70c77fdfc1 rtpdec_vp9: Update header parsing to spec draft 02 9 years ago
Martin Storsjö 33b83d89e3 rtpdec_vp9: Make sure to free the temp buffer on close 9 years ago
Paul B Mahol 675cfb2f86 avformat/iff: fix deadlock in parsing dsd chunks 9 years ago
Paul B Mahol d171cd076f avformat/dsfdec: check if number of channels is <= 0 9 years ago
Peter Ross 10d48c63b2 avformat: add Wideband Single-bit Data (WSD) demuxer 9 years ago
Michael Niedermayer 78baa450d9 avformat/ffmdec: Check pix_fmt 9 years ago
Александр Слободенюк 688664e02d avformat/riff: support for matrox m703 mpeg-2 9 years ago
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