summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/magicyuv: remove duplicate codeLimin Wang2019-10-10
* avcodec/scpr: Check minimum size of type 17Michael Niedermayer2019-10-10
* avcodec/exr: Allow duplicate use of channel indexesMichael Niedermayer2019-10-10
* avcodec/fitsdec: Fail on 0 naxisnMichael Niedermayer2019-10-10
* avfilter/vf_delogo: make the interp value compute method simpleSteven Liu2019-10-10
* avfilter/vf_delogo: add auto set the area inside of the frameSteven Liu2019-10-10
* avformat/iff: fix memleak when get st->codecpar->extradata failed in iff_read...Steven Liu2019-10-10
* avformat/jvdec: fix memleak when read_header failedSteven Liu2019-10-10
* lavfi/hqdn3d: add slice thread optimizationJun Zhao2019-10-10
* lavfi/v360: remove unnecessary cast for void *Jun Zhao2019-10-10
* lavfi/remap: remove unnecessary cast for void *Jun Zhao2019-10-10
* lavfi/lenscorrection: remove unnecessary cast for void *Jun Zhao2019-10-10
* lavfi/colorspace: typedef ThreadData as all other filtersJun Zhao2019-10-10
* doc/filters: add more examples for afftfiltPaul B Mahol2019-10-09
* avfilter/af_anlms: increase max limit for muPaul B Mahol2019-10-09
* avfilter/af_adelay: fix buggy behaviourPaul B Mahol2019-10-09
* doc/filters: document atempo commandPaul B Mahol2019-10-09
* doc/filters: mention rubberband supported commandsPaul B Mahol2019-10-09
* lavc/qsvdec: Add GPU-accelerated memory copy supportLinjie Fu2019-10-09
* lavc/qsv: remove vaapi device free functionZhong Li2019-10-09
* avformat/ivfdec: Change the length field to 32 bitsRaphaël Zumer2019-10-08
* avformat/ivfenc: Change the length fields to 32 bitsRaphaël Zumer2019-10-08
* avformat/ivfenc: Comment the length field encoding processRaphaël Zumer2019-10-08
* avfilter/formats: remove unnecessary unreferenceZhao Zhili2019-10-08
* avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg()Michael Niedermayer2019-10-08
* libavcodec/dxv: Remove redundant seekMichael Niedermayer2019-10-08
* avcodec/ituh263dec: Check input for minimal frame sizeMichael Niedermayer2019-10-08
* avcodec/truemotion1: Check that the input has enough space for a minimal inde...Michael Niedermayer2019-10-08
* avformat/mpsubdec: Clear queue on errorMichael Niedermayer2019-10-08
* avcodec/sunrast: Check that the input is large enough for the maximally compr...Michael Niedermayer2019-10-08
* avcodec/sunrast: Check for availability of maplength before allocating imageMichael Niedermayer2019-10-08
* avcodec/jpeglsdec: Apply transform only to initialized linesMichael Niedermayer2019-10-08
* avcodec/jpeglsdec: Return error codes from ls_decode_line()Michael Niedermayer2019-10-08
* avcodec/flac_parser: Make expected_frame_num, expected_sample_num 64bitMichael Niedermayer2019-10-08
* avfilter/af_anlms: add support for commandsPaul B Mahol2019-10-08
* avformat/mpeg: Remove set-but-unused variableAndreas Rheinhardt2019-10-08
* avformat/hls: fix missing segment offset reset on last segment when http_mult...vectronic2019-10-08
* avformat/hls: pass http offset options to http requestvectronic2019-10-08
* avformat/http: add ff_http_do_new_request2 for optionsvectronic2019-10-08
* avformat/hlsenc: replace with av_freep for all av_freeLimin Wang2019-10-08
* avformat/hlsenc: replace with av_dirname to get the directoryLimin Wang2019-10-08
* avformat/hlsenc: remove the unnecessary null pointer checkLimin Wang2019-10-08
* avutil/avstring: support input path as a null pointer or empty stringLimin Wang2019-10-08
* avfilter/vf_pad: add logging context to logSteven Liu2019-10-08
* avfilter/boxblur: add logging context to logSteven Liu2019-10-08
* avfilter/vf_scale_qsv: add logging context to logSteven Liu2019-10-08
* avfilter/vf_crop: add logging context to logSteven Liu2019-10-08
* avcodec/pngdec: add logging context to logSteven Liu2019-10-08
* avcodec/videotoolbox: add logging context to logSteven Liu2019-10-08
* avcodec/mpegvideo_enc: add logging context to logSteven Liu2019-10-08