19000 Commits (dd4fb2339f76a958bd7e63e5ac18b8c10852ae1a)

Author SHA1 Message Date
Chris Cunningham 542f725964 libavformat/oggdec: Free stream private when header parsing fails. 9 years ago
Michael Niedermayer ea791c080d avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() 9 years ago
Michael Niedermayer 8efaee3710 avformat/oggparseopus: Check that granule pos is within the supported range 9 years ago
Jan Sebechlebsky 1bc83f6ea8 avformat/tee: Use ref instead copy in write_packet 9 years ago
Jan Sebechlebsky a3c877aca7 avformat/tee: Fix TeeSlave.bsfs pointer array size 9 years ago
compn 1e109bbbf1 riff: add comment for g721,g723 codec tags 9 years ago
Piotr Bandurski e601e078e9 avformat/riff: add M102 FourCC 9 years ago
Michael Niedermayer 5621da4996 avformat/riff: add M101 9 years ago
James Almer e3df56f5b4 avformat/dtsdec: reduce the scope of crctab 9 years ago
foo86 bb7c558070 avformat/dtsdec: detect core-less streams 9 years ago
James Almer fe483ac428 avformat/mpegtsenc: fix usage of AVStream.codec 9 years ago
Michael Niedermayer 03e8c1b843 avformat/h264dec: Avoid get_ue_golomb_31( ) due to ff_ prefixed table from golomb.c 9 years ago
Michael Niedermayer 824906a541 avformat/utils: Do not detect video codecs when audio is expected 9 years ago
Michael Niedermayer 3646ef6f7c avformat/h264dec: Check pps_id/sps_id fields from parameter sets 9 years ago
smallishzulu 77a7ff8f05 lavf/mpegtsenc: Define service_type "HEVC digital television service". 9 years ago
Thomas Volkert f591b7b526 rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1) 9 years ago
Carl Eugen Hoyos fd0f1442eb lavf/mpegtsenc: Fix stream_type for low sample rate MP2/MP3. 9 years ago
Carl Eugen Hoyos 80d14de52d lavf/mpegts: Add E-AC3 registered stream specifier "EAC3". 9 years ago
Michael Niedermayer dc34fa6a9e avformat/riff: add M702 9 years ago
Michael Niedermayer 11db7eee9b avformat/options_table: Add missing identifier for very strict compliance 9 years ago
Paul B Mahol 25482d5c42 avformat/wsddec: set bit_rate, fixes duration estimation 9 years ago
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
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