summaryrefslogtreecommitdiff
path: root/Changelog
Commit message (Collapse)AuthorAge
* lavd: Remove libndi_newtekCarl Eugen Hoyos2019-03-20
|
* avcodec/version: Bump micro-version for nvdec/cuviddec changesPhilip Langdale2019-02-16
| | | | I forgot to add the version bump and changelog within the changes.
* add libaribb24 ARIB STD-B24 caption decoderJan Ekström2019-02-10
| | | | | | | | | | | | | | | | | | | | | | | | * Outputs ASS lines with basic coloring and font scaling for each given region. * Sets the default style to the resolution of the subtitle plane (for example, 960x540 / 36pt font for profile A). * Has options to: * Disable ruby text (which is coded as regions which have half-height text in libaribb24). Enabled by default as without positioning ruby text only confuses as it is usually coded in the beginning of the decoded subtitle line. * Set the working directory, in which libaribb24 will read configuration as well as into which it may save broadcast extra symbols as PNG. Unset by default. The unconventional library check can be explained by the library's current master branch being licensed as LGPLv3, but at the time of writing the latest official release is still licensed under GPLv3. Thus, one either has to wait for the following release, or enable GPLv3.
* avcodec: add ARBC decoderPaul B Mahol2019-01-27
| | | | Thanks Kostya for great help in reversing binary.
* avformat: add HCOM demuxerPaul B Mahol2019-01-15
|
* avfilter: add maskfun filterPaul B Mahol2019-01-12
|
* avfilter: add anlmdn audio filterPaul B Mahol2019-01-08
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avcodec: add HYMT decoderPaul B Mahol2018-12-31
|
* avformat: add vividas demuxerPaul B Mahol2018-12-20
|
* avcodec: add gif parserPaul B Mahol2018-12-10
|
* avcodec: add PCM-DVD encoderPaul B Mahol2018-12-01
| | | | Fixes #6784.
* avformat: add DHAV demuxerPaul B Mahol2018-11-24
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-23
|
* avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint2018-11-19
| | | | Signed-off-by: Marton Balint <cus@passwd.hu>
* avfilter: add rgbashift filterPaul B Mahol2018-11-19
|
* avfilter: add dedot video filterPaul B Mahol2018-11-16
|
* avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-05
| | | | | | | Originally written by Ronald S. Bultje, with fixes, optimizations and improvements by James Almer. Signed-off-by: James Almer <jamrial@gmail.com>
* avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacerPhilip Langdale2018-11-02
| | | | | | This is a cuda implementation of yadif, which gives us a way to do deinterlacing when using the nvdec hwaccel. In that scenario we don't have access to the nvidia deinterlacer.
* avfilter: add tpad filterPaul B Mahol2018-11-02
|
* Changelog: Add new version next tagMichael Niedermayer2018-11-02
|
* Changelog: next is 4.1Michael Niedermayer2018-11-01
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter: add (a)graphmonitor filter(s)Paul B Mahol2018-10-31
|
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-26
| | | | Signed-off-by: Cameron Cawley <ccawley2011@gmail.com>
* avfilter: add xstack filterPaul B Mahol2018-10-26
|
* lavu: bump version, add Changelog entryJosh de Kock2018-10-24
|
* avfilter: add vibrance filterPaul B Mahol2018-10-23
|
* avfilter/setparams : merge setfield and setrange filter to setparams filterMartin Vignali2018-10-21
| | | | setfield and setrange filters are kept.
* avfilter: add chromahold filterPaul B Mahol2018-10-21
|
* avfilter: add sinc source filterPaul B Mahol2018-10-19
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avformat: add SER demuxerPaul B Mahol2018-10-13
|
* avcodec: add an AV1 parserJames Almer2018-10-03
| | | | | | | | Simple parser to set keyframes, frame type, structure, width, height, and pixel format, plus stream profile and level. Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
* avfilter: add audio denoising (afftdn) filterPaul B Mahol2018-09-25
|
* avcodec: add native iLBC decoderPaul B Mahol2018-09-23
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add acrossover filterPaul B Mahol2018-09-16
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add bm3d filterPaul B Mahol2018-09-13
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add amultiply audio filterPaul B Mahol2018-09-13
|
* lavc, doc, configure: add libxavs2 video encoder wrapperhwren2018-09-11
| | | | Signed-off-by: hwren <hwrenx@126.com>
* avfilter: add nvidia NPP based transpose filterRoman Arzumanyan2018-09-10
| | | | Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
* avformat/movenc: remove experimental checks for AV1 streamsJames Almer2018-09-09
| | | | | | The spec has been finalized. Signed-off-by: James Almer <jamrial@gmail.com>
* avfilter/f_cue: add cue and acue filtersMarton Balint2018-09-09
| | | | | | To delay filtering until a given wallclock timestamp. Signed-off-by: Marton Balint <cus@passwd.hu>
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-08
|
* avfilter: add lut1d filterPaul B Mahol2018-09-07
|
* avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-27
|
* avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-27
|
* avcodec: add Brooktree ProSumer Video decoderPaul B Mahol2018-08-24
|
* avcodec: add IMM4 decoderPaul B Mahol2018-08-21
| | | | This work is sponsored by VideoLAN.
* lavc, doc, configure: add avs2 video decoder wrapperhwren2018-07-27
| | | | | | Tested-by: Steven Liu <lq@chinaffmpeg.org> Signed-off-by: hwren <hwrenx@126.com> Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
* avfilter: Add colorconstancy filterMina2018-07-23
| | | | Signed-off-by: Mina <minasamy_@hotmail.com>
* Update Changelog for lensfun addition and bump minorPaul B Mahol2018-07-15
|
* lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-03
| | | | | | | | | | | | | | | | | | | | This commit implements a full ATRAC9 decoder, a simple low-delay codec developed by Sony and used in most PSVita games, some PS3 games and some PS4 games. Its similar to AAC in that it uses Huffman coded scalefactors but instead of vector quantization it just Huffman codes the spectral coefficients (in a way similar to how Opus splits band energy coding into coarse and fine precision). It opts to write rather large Huffman codes by packing several small coefficients into one Huffman coded symbol, though I don't believe this increases efficiency at all. Band extension implements SBC in a simple way, first it mirrors the lower spectrum onto the higher frequencies and then it uses one of 5 filters to shape it. Noise substitution is implemented via 2 of them. Unlike previous ATRAC codecs, there's no QMF, this is a standard MDCT codec. Based off of the reverse engineering work of Alex Barney. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>