summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fate/image: add missing ffprobe dependency to fate-dpx-probeJames Almer2020-12-181-4/+6
* fate/image: update fate-dpx-probe reference fileJames Almer2020-12-181-1/+1
* avformat/rtsp: set AV_OPT_FLAG_DEPRECATED on deprecated optionsAndriy Gelman2020-12-181-2/+2
* avfilter/vf_fillborders: add more fill modesPaul B Mahol2020-12-182-2/+146
* avcodec/dpx: fix use of uninitialised valueJames Almer2020-12-181-0/+2
* avcodec/hevc_sei: return the correct error code on User Data Registered parsi...James Almer2020-12-181-4/+4
* avcodec/hevc_sei: print a log message when a unsupported ITU-T T35 SEI messag...James Almer2020-12-181-3/+13
* avcodec/hevc_sei: refactor parsing User Data Registered ITU-T T35 SEI messagesJames Almer2020-12-181-8/+18
* avcodec/h264_sei: print a log message when a unsupported ITU-T T35 SEI messag...James Almer2020-12-181-1/+11
* avcodec/h264_sei: refactor parsing User Data Registered ITU-T T35 SEI messagesJames Almer2020-12-181-9/+25
* avfilter/af_asoftclip: add two more useful options for finer filteringPaul B Mahol2020-12-182-38/+92
* avfilter/af_biquads: fix error in ro calculationPaul B Mahol2020-12-171-2/+2
* avcodec/dpx: Fix B&W film scans from Lasergraphics IncHarry Mallon2020-12-171-2/+8
* avcodec/dpx: Read color information from DPX headerHarry Mallon2020-12-172-6/+125
* avcodec/dpx: Report color_range from DPX headerHarry Mallon2020-12-172-2/+25
* avcodec/dpx: Read SMPTE timecode from DPXHarry Mallon2020-12-172-0/+36
* avcodec/dpx: Read alternative frame rate from television headerHarry Mallon2020-12-171-1/+14
* fate: Add dpx-probe testHarry Mallon2020-12-172-0/+13
* avformat/url: Change () position in ff_make_absolute_url()Michael Niedermayer2020-12-161-2/+2
* avfilter/af_biquads: add one-pole shelf filters by adding pole optionPaul B Mahol2020-12-162-12/+58
* avcodec/av1dec: support exporting Film Grain params as frame side dataJames Almer2020-12-164-9/+83
* avfilter/vf_limiter: add support for commandsPaul B Mahol2020-12-152-3/+20
* avcodec/cuviddec: unref output frame on failureJames Almer2020-12-131-0/+3
* avcodec/cuviddec: check for av_buffer_ref() failureJames Almer2020-12-131-0/+6
* avcodec/libdav1d: stop setting AVFrame->best_effort_timestampJames Almer2020-12-131-1/+1
* avcodec/mjpegdec: stop setting AVFrame->best_effort_timestampJames Almer2020-12-131-1/+0
* avcodec/decode: set best_effort_timestamp on output frames for all decodersJames Almer2020-12-134-11/+8
* avfilter/af_afreqshift: add fltp sample format supportPaul B Mahol2020-12-131-103/+121
* fate: fix fate-filter-hqx on big-endian archesAndriy Gelman2020-12-121-3/+3
* swscale/rgb2rgb_template: use shuffle macro on big-endian archesAndriy Gelman2020-12-121-3/+1
* lavfi/dnn: check the return value from sws_getContextJun Zhao2020-12-121-0/+28
* lavfi/dnn: used the format name in debug messageJun Zhao2020-12-121-2/+4
* avformat/iff: Check data_sizeMichael Niedermayer2020-12-121-1/+1
* avfilter/vf_fade: add timeline supportPaul B Mahol2020-12-111-1/+2
* avfilter/af_afade: add support for commands to afade filterPaul B Mahol2020-12-112-34/+54
* avfilter/vf_convolution: add support for commandsPaul B Mahol2020-12-112-19/+63
* avfilter/vf_chromanr: add options for finer controls of filteringPaul B Mahol2020-12-112-2/+37
* avfilter: add asuperpass and asuperstop filterPaul B Mahol2020-12-116-5/+185
* avcodec/speedhqenc: Call correct functionAndreas Rheinhardt2020-12-114-5/+11
* avformat/utils: Improve ffio_limit logicAndreas Rheinhardt2020-12-111-3/+5
* lavf/rawdec: Return a low score if the mjpeg probe function detected one frame.Carl Eugen Hoyos2020-12-111-0/+2
* avfilter/af_earwax: fix check that was left in previous commitPaul B Mahol2020-12-101-1/+1
* avformat/hashenc: Reuse hash_free() for framehash muxersAndreas Rheinhardt2020-12-101-11/+3
* avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channelsHendrik Leppkes2020-12-1044-49/+49
* tests/audiomatch: add free to make static analysis tools happyJun Zhao2020-12-101-2/+9
* avformat/mov: remove an always true conditionZhao Zhili2020-12-101-1/+1
* smvjpegdec: merge into mjpegdecAnton Khirnov2020-12-108-237/+97
* mjpegdec: convert to receive_frame()Anton Khirnov2020-12-104-44/+80
* tests: stop using -vsync dropAnton Khirnov2020-12-1058-3583/+3574
* ffmpeg: stop accessing deprecated stream-embedded codec contextAnton Khirnov2020-12-101-10/+2