aboutsummaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Expand)Author
2018-02-09aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs
2018-02-09aptx: implement the aptX HD bluetooth codecAurelien Jacobs
2018-01-21lavfi: add denoise and sharpness VAAPI video filters.Jun Zhao
2018-01-21lavfi: add ProcAmp (color balance) VAAPI video filter.Jun Zhao
2018-01-06Changelog: add VideoToolbox HEVC supportAman Gupta
2018-01-06libavformat: remove the ffmenc and ffmdec muxer and demuxersRostislav Pehlivanov
2018-01-06Remove the ffserver programRostislav Pehlivanov
2018-01-06aiff: add explicit goto got_soundMisty De Meo
2018-01-05avfilter: add arbitrary audio IIR filterPaul B Mahol
2018-01-04avfilter: add hilbert source FIR filterPaul B Mahol
2018-01-03avfilter: add entropy filterPaul B Mahol
2017-12-27avfilter: add deconvolve filterPaul B Mahol
2017-12-26w32pthreads: always use Vista+ API, drop XP supportwm4
2017-12-24avutil: add AVX-512 flagsJames Darnley
2017-12-17libavformat: LibreSSL (libtls) supportsfan5
2017-12-08avformat: add NSP demuxerPaul B Mahol
2017-12-06avfilter: add setrange filterPaul B Mahol
2017-12-01avfilter: add fillborders filterPaul B Mahol
2017-11-28Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov
2017-11-28Changelog: add VAAPI VP8 decoderMark Thompson
2017-11-26avcodec/nvdec: Implement vp8 hwaccelPhilip Langdale
2017-11-26avfilter: add lv2 wrapper filterPaul B Mahol
2017-11-25avfilter: add normalize filterRichard Ling
2017-11-24avfilter: add mix filterPaul B Mahol
2017-11-22lavfi: Add OpenCL overlay filterMark Thompson
2017-11-20avcodec: Implement mpeg4 nvdec hwaccelPhilip Langdale
2017-11-20avcodec: Implement mpeg1 nvdec hwaccelPhilip Langdale
2017-11-19avfilter: add acontrast filterPaul B Mahol
2017-11-18avcodec: Implement mpeg2 nvdec hwaccelPhilip Langdale
2017-11-17avfilter: add multiband compand filterPaul B Mahol
2017-11-14avcodec: Implement vc1 nvdec hwaccelPhilip Langdale
2017-11-13avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler
2017-11-11Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer
2017-11-10Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer
2017-11-10h264dec: add a NVDEC hwaccelAnton Khirnov
2017-11-10Changelog: list the new aptX featuresRostislav Pehlivanov
2017-11-09aacenc: support extended channel layouts using PCEsRostislav Pehlivanov
2017-11-08Merge commit '2fd6e7d077f590e4d7195356f9baeb271f8b9ae2'James Almer
2017-11-06avformat: add TiVo ty demuxerPaul B Mahol
2017-11-05lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos
2017-10-28avcodec: add MagicYUV encoderPaul B Mahol
2017-10-23lavc: drop VDAClément Bœsch
2017-10-20lavc: drop support for OpenJPEG 1.3-2.0Michael Bradshaw
2017-10-17Changelog: Add metadata bitstream filtersMark Thompson
2017-10-07lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos
2017-09-30avfilter: add vmafmotion filterAshish Singh
2017-09-27lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON
2017-09-23libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz
2017-09-22avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta
2017-09-17libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu