summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/dvdsub: Fix warning about incompatible pointer typeAndreas Rheinhardt2020-02-14
* avfilter/vf_remap: add fill color optionPaul B Mahol2020-02-14
* avfilter: add pad opencl filterPaul B Mahol2020-02-14
* avcodec/cbs_av1: add missing value constrains to point_y_value, point_cb_valu...James Almer2020-02-13
* lavu/tx: slightly optimize fft15Lynne2020-02-13
* lavu/tx: undef the correct macroLynne2020-02-13
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-13
* avcodec/midivid: only multiple of 4 width/height are possiblePaul B Mahol2020-02-13
* avcodec/midivid: improve decoding of widths not multiple of 32Paul B Mahol2020-02-13
* avcodec/h264_ps: Return error if pps has FMO parametersAndriy Gelman2020-02-12
* fftools/ffmpeg: Integrate two checksAndreas Rheinhardt2020-02-13
* avcodec/avcodec: NitsAndreas Rheinhardt2020-02-13
* avcodec/apedec: Fix invalid shift with 24 bpsMichael Niedermayer2020-02-12
* avfilter/vf_xmedian: implement percentile optionPaul B Mahol2020-02-12
* avfilter/vf_median: implement percentile optionPaul B Mahol2020-02-12
* avcodec/h264_ps: Show VUI and SPS overread messages just once per frame threadMichael Niedermayer2020-02-12
* avutil/log: Add av_log_once() for printing a message just once with a high lo...Michael Niedermayer2020-02-12
* avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index()Dale Curtis2020-02-11
* 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