summaryrefslogtreecommitdiff
path: root/Changelog
Commit message (Collapse)AuthorAgeFilesLines
* Update for FFmpeg 4.3.6n4.3.6Michael Niedermayer2023-04-161-0/+54
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 4.3.5n4.3.5Michael Niedermayer2022-10-101-0/+83
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Changelog: updaten4.3.4Michael Niedermayer2022-04-161-0/+3
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for FFmpeg 4.3.4Michael Niedermayer2022-04-061-0/+55
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Changelog: updaten4.3.3Michael Niedermayer2021-10-211-0/+2
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Changelog: updateMichael Niedermayer2021-10-201-0/+9
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 4.3.3Michael Niedermayer2021-10-061-0/+336
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Changelog: updaten4.3.2Michael Niedermayer2021-02-201-0/+32
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 4.3.2Michael Niedermayer2021-02-021-0/+223
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Changelog: updaten4.3.1Michael Niedermayer2020-07-111-0/+5
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 4.3.1Michael Niedermayer2020-07-091-0/+37
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Changelog: Add 4.3 cut markerMichael Niedermayer2020-06-081-1/+1
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avformat: add kvag muxerZane van Iperen2020-05-311-0/+1
| | | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter: add dblur video filterPaul B Mahol2020-05-301-0/+1
|
* avcodec: add PFM image decoderPaul B Mahol2020-05-301-0/+1
|
* avcodec: add adpcm_ima_ssi encoderZane van Iperen2020-05-271-0/+1
| | | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* lavfi: add untile filter.Nicolas George2020-05-231-0/+1
|
* avcodec: Add MediaFoundation encoder wrapperwm42020-05-191-0/+1
| | | | | | | | | | | | | | | This contains encoder wrappers for H264, HEVC, AAC, AC3 and MP3. This is based on top of an original patch by wm4 <nfxjfg@googlemail.com>. The original patch supported both encoding and decoding, but this patch only includes encoding. The patch contains further changes by Paweł Wegner <pawel.wegner95@gmail.com> (primarily for splitting out the encoding parts of the original patch) and further cleanup, build compatibility fixes and tweaks for use with Qualcomm encoders by Martin Storsjö. Signed-off-by: Martin Storsjö <martin@martin.st>
* avfilter: add gradients source video filterPaul B Mahol2020-05-191-0/+1
|
* avcodec: add NotchLC decoderPaul B Mahol2020-05-191-0/+1
|
* avfilter/vf_scdet: add filter to detect scene changeLimin Wang2020-05-141-0/+1
| | | | | Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
* avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint2020-05-071-0/+1
| | | | Signed-off-by: Marton Balint <cus@passwd.hu>
* avformat: add demuxer for Pro Pinball Series' SoundbanksZane van Iperen2020-05-051-0/+1
| | | | | | | | | Adds support for the soundbank files used by the Pro Pinball series of games. https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2020-May/262094.html Signed-off-by: Zane van Iperen <zane@zanevaniperen.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter: add asubboost filterPaul B Mahol2020-04-301-0/+1
|
* avcodec: add support for Cunning Developments' ADPCMZane van Iperen2020-04-241-0/+1
| | | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avformat/mpegtsenc: use the correct stream_types and write HDMV descriptors ↵Marton Balint2020-04-211-0/+1
| | | | | | | | for m2ts Fixes ticket #2622. Signed-off-by: Marton Balint <cus@passwd.hu>
* avfilter: add maskedthreshold filterPaul B Mahol2020-04-181-0/+1
|
* avfilter: add tmedian filterPaul B Mahol2020-04-181-0/+1
|
* avcodec: add a WebP parserJames Almer2020-04-161-0/+1
| | | | | | | | | Based on code from the BMP parser. Addresses ticket #8574 Reviewed-by: James Zern <jzern@google.com> Signed-off-by: James Almer <jamrial@gmail.com>
* Changelog: Add entry for expanded styling support in movtextPhilip Langdale2020-04-101-0/+1
|
* avcodec: add MV30 decoderPaul B Mahol2020-04-101-0/+1
|
* avformat/avisynth: switch to AviSynth+ on LinuxStephen Hutchinson2020-04-051-0/+1
| | | | | | | | | | AviSynth+ now supports non-Windows OSes, making AvxSynth obsolete. Since we no longer support AviSynth 2.5 (which is essentially what AvxSynth is), remove AvxSynth support and replace it with AviSynth+. As a result, the USING_AVISYNTH defines can be switched back to generic _WIN32.
* avfilter: add vf_overlay_cudaYaroslav Pogrebnyak2020-03-281-0/+1
| | | | Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
* avformat: add hca demuxerPaul B Mahol2020-03-171-0/+1
|
* avcodec: add CRI HCA decoderPaul B Mahol2020-03-171-0/+1
|
* avformat: add derf demuxerPaul B Mahol2020-03-171-0/+1
|
* avcodec: add derf dpcm decoderPaul B Mahol2020-03-171-0/+1
|
* avformat: add fwse demuxerPaul B Mahol2020-03-171-0/+1
|
* avcodec: add ADPCM IMA MTF decoderPaul B Mahol2020-03-171-0/+1
|
* changelog: add entry for the Vulkan hwcontext and filtersLynne2020-03-121-0/+2
|
* avformat: Add AMQP version 0-9-1 protocol supportAndriy Gelman2020-03-091-0/+1
| | | | | | | Supports connecting to a RabbitMQ broker via AMQP version 0-9-1. Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com> Signed-off-by: Marton Balint <cus@passwd.hu>
* avformat: add demuxer for LEGO Racers' ALP formatZane van Iperen2020-03-091-0/+1
| | | | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com> Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen2020-03-091-0/+1
| | | | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com> Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter: add Contrast Adaptive Sharpen video filterPaul B Mahol2020-02-241-0/+1
|
* changelog: add adpcm_ima_ssi decoder and kvag demuxerZane van Iperen2020-02-241-0/+2
| | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
* avformat: add demuxer for Rayman 2's APM formatZane van Iperen2020-02-211-0/+2
| | | | | | Adds support for the APM file format used by Ubisoft's Rayman 2. Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
* avcodec: add siren audio decoderPaul B Mahol2020-02-201-0/+1
|
* avcodec: add cdtoons decoderAlyssa Milburn2020-02-151-0/+1
| | | | | | | This adds a decoder for Broderbund's sprite-based QuickTime CDToons codec, based on the decoder I wrote for ScummVM. Signed-off-by: Alyssa Milburn <amilburn@zall.org>
* avfilter: add pad opencl filterPaul B Mahol2020-02-141-0/+1
|
* avfilter: add afirsrc filterPaul B Mahol2020-02-071-0/+1
|