22101 Commits (0c19dd2df43fa550681953abc57049a05c50e18f)

Author SHA1 Message Date
Michael Niedermayer 3e5a528bbe avformat/vividas: Check and require 1 video stream 5 years ago
Andreas Rheinhardt 6eb88daed1 avformat/matroskaenc: Remove outdated comment 5 years ago
Andreas Rheinhardt 4470ab1e0e avformat/matroskaenc: Fix potential leak of cached packet 5 years ago
Baptiste Coudurier d65aaf8ea9 avformat/mxfenc: simplify d-10 ul handling 5 years ago
Baptiste Coudurier 635a5c11a6 avformat/mxfenc: simplify dv ul handling 5 years ago
Baptiste Coudurier eafa8e8592 avformat/dvenc: support muxing dvcprohd 5 years ago
Andreas Rheinhardt 27c6c92534 avformat/av1: Fix leak of dynamic buffer in case of parsing failure 5 years ago
Michael Niedermayer faea5b4462 avformat/vividas: Add EOF check in val_1 loop in track_header() 5 years ago
Andreas Rheinhardt dbc50f8a93 avformat/matroskadec: Fix default value of BlockAddID 5 years ago
Andreas Rheinhardt 5d8d9e032c avformat/flacdec: Remove useless packet 5 years ago
Carl Eugen Hoyos 56f25c11a9 lavf/Makefile: Specify sln demuxer requirements. 5 years ago
Jun Zhao 487e7e9670 lavf/rtmpproto: fix the playpath truncation if the len > 512 5 years ago
Limin Wang c22665ae69 avformat/mp3dec: Check for occurances of headers within frames during probing 5 years ago
Michael Niedermayer e9a335150a avformat/mp3dec: Check that the frame fits within the probe buffer 5 years ago
Zhao Zhili 57db9f488f avformat/mov: fix typo in help text 5 years ago
James Almer 81d54531f7 avformat/av1dec: simplify annexb_probe() 5 years ago
Andreas Rheinhardt f01f9f1793 avformat/av1dec: Redo flushing of bsf 5 years ago
Andreas Rheinhardt a7245adee3 avformat/id3v2: Avoid av_strdup for key and value of dict 5 years ago
Baptiste Coudurier 11a38be99c avformat/mxfenc: correctly set width values for dvcprohd 5 years ago
Limin Wang 09afddf04e avformat/hlsenc: free the original malloc pointer to avoid error when system function used in the following patch 5 years ago
Steven Liu 4e0860e363 avformat/hls: continue to play enabled playlist when have failed playlist 5 years ago
James Almer cc61466058 avformat: add an AV1 Annex B demuxer 5 years ago
Limin Wang 72915ca8ba avformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASK 5 years ago
Limin Wang 529145168b avformat/mp3dec: cosmetics 5 years ago
Michael Niedermayer 14d3384cf3 avformat/flvenc: Check pts for mpeg4/h264 (which need the value) 5 years ago
Michael Niedermayer 114ddf6430 avformat/vividas: Fix n_sb_blocks Check 5 years ago
Steven Liu bb190ded67 avformat/mlvdec:drop unnecessary check before ff_format_io_close 5 years ago
Michael Niedermayer 9802599ad0 avformat/mxfdec: cleanup on "essence prior to first PartitionPack" 5 years ago
Jun Zhao e700038990 lavf/dashdec: drop unnecessary check before ff_format_io_close 5 years ago
Jun Zhao a23c8d75ec lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxer 5 years ago
Jun Zhao 5307c12acb lavf/hls: support probesize/max_analyze_duration when open sub-demuxer 5 years ago
Jun Zhao d44c7235a8 lavf/flvenc: Cosmetics: fix indentation 5 years ago
Jun Zhao 3dce89e55e lavf/mov: add log context dump in log message 5 years ago
Jun Zhao bbf061c7ca lavf/hls: fix the log context setting in log message 5 years ago
Michael Niedermayer e4fdeb3fce avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags() 5 years ago
Lou Logan cae7f6658c avformat/Makefile: add missing pcm dependency to sdx demuxer 5 years ago
Lou Logan 5f78ca83d6 avformat/Makefile: add missing pcm dependency to nsp demuxer 5 years ago
Lou Logan 82bb7900db avformat/Makefile: add missing pcm dependency to hcom demuxer 5 years ago
Jun Zhao ec3d3fc65d lavf/asfdec: Simplify the check conditions 5 years ago
Jun Zhao 8f7a043609 lavf/mpegtsenc: fix logic check error 5 years ago
Nicolas Frattaroli a8ec0685ac avformat/ftp: add AVOptions for authentication 5 years ago
Andriy Gelman 5e3229df4c avformat: Add max_probe_packets option 5 years ago
Mattias Wadman e447a4d112 libavformat/flacenc: reject too big picture blocks 5 years ago
Limin Wang 7c872df3e1 avformat/hlsenc: fix the av_dirname path isn't include separator in the end of string 5 years ago
Andreas Rheinhardt 26aa04991e avformat/apngenc: Add deinit function 5 years ago
Philip Langdale d6ac6650b9 avformat/hls: Set AVFMT_TS_DISCONT flag on HLS input format 5 years ago
Andreas Rheinhardt 8b28aa0767 avformat/dss: Remove superfluous headers 5 years ago
Steven Liu 68f623d644 avformat/wc3movie: fix memleak when read content size not equvipe input size 5 years ago
Steven Liu 70c6e84069 avformat/swfdec: fix memleak when inflateInit failed 5 years ago
Steven Liu a3655a5cb2 avformat/smacker: fix memleak when avformat_new_stream failed 5 years ago