summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/libvpxenc: add a way to explicitly set temporal layer idWonkap Jang2020-02-11
* avfilter/vf_colorlevels: add support for commandsPaul B Mahol2020-02-11
* avfilter/vf_colorkey: add support for commandsPaul B Mahol2020-02-11
* libfdk-aacdec: Allow explicitly disabling the DRC reference level optionMartin Storsjö2020-02-11
* libfdk-aacdec: Use the decoder's default level limiter settingsMartin Storsjö2020-02-11
* libfdk-aacdec: Apply the decoder's output delay on timestampsMartin Storsjö2020-02-11
* avformat/mpjpegdec: Remove redundant initializationsAndreas Rheinhardt2020-02-11
* avfilter/vf_dedot: Fix leak of AVFrame if making it writable failsAndreas Rheinhardt2020-02-11
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* avformat/tty: fix last timestamp for fatePaul B Mahol2020-02-10
* avfilter/vf_thumbnail: fix possible crash on errorPaul B Mahol2020-02-10
* avfilter/vf_thumbnail: add timeline supportPaul B Mahol2020-02-10
* libswscale/x86/yuv2rgb: add ssse3 versionTing Fu2020-02-10
* avformat/tty: add seeking supportPaul B Mahol2020-02-10
* avformat/tty: make probing strict for first 8 bytesPaul B Mahol2020-02-10
* avcodec/cbs_jpeg: Use memcpy when writing picturesAndreas Rheinhardt2020-02-09
* avcodec/cbs_mpeg2: Treat slices without data as invalidAndreas Rheinhardt2020-02-09
* avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCMMichael Niedermayer2020-02-09
* avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bitsMichael Niedermayer2020-02-09
* avcodec/wmalosslessdec: Fix loop in revert_acfilter()Michael Niedermayer2020-02-09
* avcodec/mvha: Check remaining bits in VLC decode loopMichael Niedermayer2020-02-09
* avcodec/agm: YUV420 without DCT needs even dimensionsMichael Niedermayer2020-02-09
* libswscale/utils.c: Fix bug #8255Gautam Ramakrishnan2020-02-09
* avcodec/agm: Test remaining data in decode_raw_intra_rgb()Michael Niedermayer2020-02-09
* avformat/tty: Fix division by 0 in probeMichael Niedermayer2020-02-09
* libavcodec/mvha: Check height before applying median predictorMichael Niedermayer2020-02-09
* avcodec/midivid: Check vector indexMichael Niedermayer2020-02-09
* avcodec/cbs: Fix potential double-free when adding unit failsAndreas Rheinhardt2020-02-09
* avfilter/vf_fade: fix color fading for planar rgbPaul B Mahol2020-02-09
* avfilter/vf_fade: add >8 bit support for black and alpha fadePaul B Mahol2020-02-09
* doc/ffmpeg: Document device selection for VulkanMark Thompson2020-02-09
* lavfi/vf_*_vaapi: Fix error caseMark Thompson2020-02-09
* lavfi/vf_deshake_opencl: Avoid propagating uninitialised dataMark Thompson2020-02-09
* lavc/vp9_raw_reorder_bsf: Fix operator orderingMark Thompson2020-02-09
* lavc/vaapi_encode: Fix leak in error caseMark Thompson2020-02-09
* lavc/h265_metadata_bsf: Fix parameter orderingMark Thompson2020-02-09
* lavc/cbs_h2645: Add missing newlines in log messagesMark Thompson2020-02-09
* avutil/log: add support for multibyte console log for win32Marton Balint2020-02-09
* avutil/log: add support for forced ANSI colors on win32Marton Balint2020-02-09
* avutil/log: fix detecting console mode on Win32Marton Balint2020-02-09
* avutil/log: factorize ansi_fputsMarton Balint2020-02-09
* avutil/log: drop support for NO_COLOR environment variableMarton Balint2020-02-09
* libavcodec/amfenc_hevc.c: Fix Maximum Reference Frames option on AMF HEVC.Sitan Liu2020-02-09
* libavcodec/amfenc_hevc.c: Fix Profile level option on AMF HEVC.Sitan Liu2020-02-09
* avfilter/af_afftfilt: fix memory leaks on errorPaul B Mahol2020-02-09
* avfilter/af_afffilt: fix crash on errorPaul B Mahol2020-02-09
* avfilter/vf_xfade: add diagonal smooth transitionsPaul B Mahol2020-02-09
* avfilter/af_asoftclip: add support for commandsPaul B Mahol2020-02-09
* avfilter/af_asoftclip: add slice threading supportPaul B Mahol2020-02-09
* doc/APIchanges: fix vulkan hwcontext dateLynne2020-02-08