summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avcodec: add mvha video decoderPaul B Mahol2019-11-27
* avcodec: add mvdv video decoderPaul B Mahol2019-11-27
* avformat/hls: correct grammatical errors of m3u8_hold_counters optionSteven Liu2019-11-27
* avformat/hlsenc: set strict_std_compliance from the parent AVFormatContextSteven Liu2019-11-26
* avformat/hls: add option for the m3u8 list load max timesSteven Liu2019-11-25
* avformat/vividas: Error out on audio packets in the absence of audio streamsMichael Niedermayer2019-11-25
* avformat/vividas: Check and require 1 video streamMichael Niedermayer2019-11-25
* avformat/matroskaenc: Remove outdated commentAndreas Rheinhardt2019-11-24
* avformat/matroskaenc: Fix potential leak of cached packetAndreas Rheinhardt2019-11-24
* avformat/mxfenc: simplify d-10 ul handlingBaptiste Coudurier2019-11-23
* avformat/mxfenc: simplify dv ul handlingBaptiste Coudurier2019-11-23
* avformat/dvenc: support muxing dvcprohdBaptiste Coudurier2019-11-23
* avformat/av1: Fix leak of dynamic buffer in case of parsing failureAndreas Rheinhardt2019-11-22
* avformat/vividas: Add EOF check in val_1 loop in track_header()Michael Niedermayer2019-11-20
* avformat/matroskadec: Fix default value of BlockAddIDAndreas Rheinhardt2019-11-20
* avformat/flacdec: Remove useless packetAndreas Rheinhardt2019-11-17
* lavf/Makefile: Specify sln demuxer requirements.Carl Eugen Hoyos2019-11-17
* lavf/rtmpproto: fix the playpath truncation if the len > 512Jun Zhao2019-11-17
* avformat/mp3dec: Check for occurances of headers within frames during probingLimin Wang2019-11-16
* avformat/mp3dec: Check that the frame fits within the probe bufferMichael Niedermayer2019-11-16
* avformat/mov: fix typo in help textZhao Zhili2019-11-16
* avformat/av1dec: simplify annexb_probe()James Almer2019-11-16
* avformat/av1dec: Redo flushing of bsfAndreas Rheinhardt2019-11-14
* avformat/id3v2: Avoid av_strdup for key and value of dictAndreas Rheinhardt2019-11-13
* avformat/mxfenc: correctly set width values for dvcprohdBaptiste Coudurier2019-11-13
* avformat/hlsenc: free the original malloc pointer to avoid error when system ...Limin Wang2019-11-13
* avformat/hls: continue to play enabled playlist when have failed playlistSteven Liu2019-11-13
* avformat: add an AV1 Annex B demuxerJames Almer2019-11-12
* avformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASKLimin Wang2019-11-11
* avformat/mp3dec: cosmeticsLimin Wang2019-11-11
* avformat/flvenc: Check pts for mpeg4/h264 (which need the value)Michael Niedermayer2019-11-09
* avformat/vividas: Fix n_sb_blocks CheckMichael Niedermayer2019-11-09
* avformat/mlvdec:drop unnecessary check before ff_format_io_closeSteven Liu2019-11-09
* avformat/mxfdec: cleanup on "essence prior to first PartitionPack"Michael Niedermayer2019-11-08
* lavf/dashdec: drop unnecessary check before ff_format_io_closeJun Zhao2019-11-08
* lavf/dashenc: enable probesize/max_analyze_duration setting in sub-demuxerJun Zhao2019-11-08
* lavf/hls: support probesize/max_analyze_duration when open sub-demuxerJun Zhao2019-11-08
* lavf/flvenc: Cosmetics: fix indentationJun Zhao2019-11-08
* lavf/mov: add log context dump in log messageJun Zhao2019-11-08
* lavf/hls: fix the log context setting in log messageJun Zhao2019-11-08
* avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags()Michael Niedermayer2019-11-05
* avformat/Makefile: add missing pcm dependency to sdx demuxerLou Logan2019-11-04
* avformat/Makefile: add missing pcm dependency to nsp demuxerLou Logan2019-11-04
* avformat/Makefile: add missing pcm dependency to hcom demuxerLou Logan2019-11-04
* lavf/asfdec: Simplify the check conditionsJun Zhao2019-11-04
* lavf/mpegtsenc: fix logic check errorJun Zhao2019-11-04
* avformat/ftp: add AVOptions for authenticationNicolas Frattaroli2019-11-03
* avformat: Add max_probe_packets optionAndriy Gelman2019-11-03
* libavformat/flacenc: reject too big picture blocksMattias Wadman2019-11-01
* avformat/hlsenc: fix the av_dirname path isn't include separator in the end o...Limin Wang2019-10-31