summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/apngenc: Add deinit functionAndreas Rheinhardt2019-10-30
* avformat/hls: Set AVFMT_TS_DISCONT flag on HLS input formatPhilip Langdale2019-10-30
* avformat/dss: Remove superfluous headersAndreas Rheinhardt2019-10-29
* avformat/wc3movie: fix memleak when read content size not equvipe input sizeSteven Liu2019-10-28
* avformat/swfdec: fix memleak when inflateInit failedSteven Liu2019-10-28
* avformat/smacker: fix memleak when avformat_new_stream failedSteven Liu2019-10-28
* avformat/rtmpproto: fix memleak when open rtmp failedSteven Liu2019-10-28
* avformat/rl2: fix memleak when read end of fileSteven Liu2019-10-28
* avformat/mpc8: fix memleak when seek table too bigSteven Liu2019-10-28
* avformat/libmodplug: fix memleak when load modplug failedSteven Liu2019-10-28
* avformat/hlsenc: move freep segment from sls_flags_filename_process after cal...Steven Liu2019-10-28
* avformat/avienc: Remove superfluous headerAndreas Rheinhardt2019-10-25
* avformat/avidec: Remove superfluous headerAndreas Rheinhardt2019-10-25
* avformat/asfenc: Remove unnecessary headerAndreas Rheinhardt2019-10-25
* avformat/aiffenc: Add deinit functionAndreas Rheinhardt2019-10-25