19153 Commits (8f4a2d48344df4bf8bd3ba50fb37361dc0f9bc4f)

Author SHA1 Message Date
James Almer 49b0246635 avformat/matroskadec: force 48kHz sample rate when rescaling Opus inital padding 9 years ago
Paul B Mahol fdf832a986 avcodec: add BitJazz SheerVideo decoder 9 years ago
Michael Niedermayer e01b19dece avformat/mpegts: Fix probing of mpegts with invalid ASC 9 years ago
Michael Niedermayer a2e6c785ce avformat/rawdec: Fix avg_framerate for h264 9 years ago
Michael Niedermayer a5eb70ad95 avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream 9 years ago
Michael Niedermayer b5bc436ebc avformat/matroskadec: Fix rounding error with codec_delay 9 years ago
Michael Niedermayer 5a8b41b4a7 avformat/movenc: Skip unsupported video tracks in timecode generation 9 years ago
Vivekanand b092ee701f avformat/allformats: Making av_register_all() thread-safe. 9 years ago
Michael Niedermayer 2ccf9ae6cc avformat/format: Print debug info when probe score is increased due to mime type 9 years ago
Michael Niedermayer bb3388fd60 avformat/dump: Print tbc value 9 years ago
Michael Niedermayer b28e102875 avformat/version: Add Ticket5421 to list of tickets possibly affected by a major bump 9 years ago
Michael Niedermayer fc07972582 avformat/dump: Use codec and QP limits from AVCodecContext 9 years ago
Nicolas George 8b05a7ffe4 lavf/udp: fix dead code. 9 years ago
Thomas Bernard 1f8c0e44cb avformat/au: Write MetaData in AU Sun audio file header 9 years ago
Michael Niedermayer ad72d7d299 avformat: Copy properties from internal context 9 years ago
Michael Niedermayer 4865252c08 avformat/udp: Protect write to circular_buffer_error by mutex 9 years ago
Michael Niedermayer d1efdd54f2 avformat: Document where the AVOption names can be found for the fields of AVFormatContext 9 years ago
Piotr Bandurski 4c7d3e827c avformat/isom: add MagicYUV FourCCs 9 years ago
Paul B Mahol 77f9c4b7aa avocdec: add MagicYUV decoder 9 years ago
Marton Balint 0d0b9397d6 avformat/movenc: remove useless if and reindent 9 years ago
Marton Balint 15005701b5 avformat/movenc: propagate shift_data errors properly 9 years ago
Mark Reid d74cc61574 libavformat/movenc: remove unnecessary null check 9 years ago
Michael Niedermayer cbd19881f7 avformat/udp: Remove unused variable 9 years ago
Michael Niedermayer dac030d3aa avformat/movenc: Fix potential track width/height overflows 9 years ago
Michael Niedermayer 17d320800b avformat/movenc: Avoid integer overflow 9 years ago
Thomas Guilbert 1a82d2cf8f avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c 9 years ago
Michael Niedermayer c1ed78a591 avformat/utils: avoid overflow in compute_chapters_end() with huge durations 9 years ago
Michael Niedermayer 2be3007ed5 avformat/utils: avoid overflow in update_stream_timings() with huge durations 9 years ago
Carl Eugen Hoyos a64a030ba0 lavf/mov: Support one more Avid compression id for AVCI50. 9 years ago
Michael Niedermayer 86d703fd55 avformat/movenc: Fix memleak of reshuffled packet 9 years ago
Michael Niedermayer 5db111757c avformat/movenc: Rename reshuffles return variable to ensure it is not mixed up 9 years ago
Michael Niedermayer f66ca036bc avformat/oggparseflac: Fix memleaks in old_flac_header() 9 years ago
Michael Niedermayer 7f5c6ea511 avformat/utils: Fix use of uninitialized variable 9 years ago
Michael Niedermayer 9591ca704b avformat/udp: Close the socket after destroying the thread using the socket 9 years ago
Michael Niedermayer 9b7a8bddac avformat/udp: redesign threaded udp tx code 9 years ago
Pavel Nikiforov 413c842a69 avformat/udp: Add a delay between packets for streaming to clients with short buffer 9 years ago
Michael Niedermayer 4c82ccad2b avformat/mov: Avoid "Unintended sign extension" 9 years ago
Michael Niedermayer 566be4f9e8 avformat/matroskaenc: reindent after last commit 9 years ago
Michael Niedermayer 2062d51275 avformat/matroskaenc: wrap par->format use as sample format under codec_type == AVMEDIA_TYPE_AUDI 9 years ago
Michael Niedermayer 9d5894b239 avformat/avienc: Fix memleaks on errors 9 years ago
Michael Niedermayer ea88dc3e8e avformat/avienc: Rename reshuffles return variable to ensure it is not mixed up 9 years ago
Paul B Mahol 4da4bfcdc9 avformat: add MTAF demuxer 9 years ago
Stefano Sabatini 4b38df82c2 lavf/mpegts: add ID3 entry to the REGD_types array 9 years ago
Stefano Sabatini 1ab8e03a45 lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 packets 9 years ago
Paul B Mahol 7494b49780 avformat/iff: parse DPAN chunk 9 years ago
James Almer e34e7a575e avformat/dtshddec: move data_start outside of DTSHDDemuxContext 9 years ago
Michael Niedermayer d08f2c172f avformat/avidec: Detect index with too short entries 9 years ago
Martin Storsjö fd4957d9c6 movenc-test: Test write_data_type 9 years ago
Martin Storsjö 71852a1ba8 matroskaenc: Provide output bytestream markers 9 years ago
Martin Storsjö dbbaad32e3 movenc: Provide output bytestream markers for fragmented content 9 years ago