summaryrefslogtreecommitdiffstats
path: root/doc/general.texi
Commit message (Collapse)AuthorAgeFilesLines
* dca: Support for XLL (lossless extension)Niels Möller2015-03-151-0/+1
| | | | | | Cleanup and integration by Diego Biurrun. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* TDSC decoderVittorio Giovara2015-03-131-0/+1
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* Canopus HQX decoderVittorio Giovara2015-02-221-0/+1
| | | | Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.
* lavf: Add DSS demuxerOleksij Rempel2015-02-191-0/+1
| | | | | | Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* lavc: Add DSS SP decoderOleksij Rempel2015-02-191-0/+1
| | | | | | Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* doc: Add initial documentation about the OpenH264 encoder wrapperMartin Storsjö2015-01-081-1/+9
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* Add Icecast protocolMarvin Scholz2014-08-041-0/+1
| | | | | | Icecast is basically a convenience wrapper around the HTTP protocol. Signed-off-by: Martin Storsjö <martin@martin.st>
* Remove avserver.Anton Khirnov2014-06-181-1/+0
| | | | | | | It has not been properly maintained for years and there is little hope of that changing in the future. It appears simpler to write a new replacement from scratch than unbreaking it.
* On2 AVC decoderKostya Shishkov2014-04-231-0/+1
|
* Silicon Graphics Movie demuxerPeter Ross2014-04-191-0/+1
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-191-0/+2
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-191-0/+1
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* libtwolame MP2 encoding supportPaul B Mahol2014-04-071-1/+10
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* LucasArts SMUSH demuxerPaul B Mahol2014-04-061-0/+2
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* LucasArts SMUSH VIMA audio decoderPaul B Mahol2014-04-061-0/+2
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-061-0/+2
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* On2 VP7 decoderPeter Ross2014-04-041-0/+2
| | | | | | | | | Further performance improvements and security fixes by Vittorio Giovara, Luca Barbato and Diego Biurrun. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Diego Biurrun <diego@biurrun.de>
* OpenEXR decoderJimmy Christensen2014-04-011-0/+2
| | | | | | | Additional fixes and enhancements by Vittorio Giovara, Gonzalo Garramuno, Nicolas George, Paul B Mahol and Michael Niedermayer. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* X-Bitmap decoderVittorio Giovara2014-03-271-1/+1
|
* PAF demuxer and decoderPaul B Mahol2014-03-271-0/+4
| | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* BRender PIX image decoderAleksi Nurmi2014-03-271-0/+2
| | | | | | Further enhancements by Vittorio Giovara and Paul B Mahol. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* Alias PIX image encoder and decoderVittorio Giovara2014-03-261-0/+2
|
* doc: Add section about AviSynth supportStephen Hutchinson2014-03-111-0/+32
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* doc: Fix project name typoDiego Biurrun2014-02-161-1/+1
|
* Add libx265 encoderDerek Buitenhuis2014-02-121-2/+17
| | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* Mirillis FIC video decoderKostya Shishkov2014-02-081-0/+2
| | | | | | Does not contain cursor rendering yet. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+1
| | | | | | Cleanup by Diego Biurrun. Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* Add a libwebp encoderJustin Ruggles2013-12-211-2/+2
|
* metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov2013-11-261-1/+0
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavc: VP9 decoderRonald S. Bultje2013-11-151-0/+2
| | | | | | | | | | | | | | Originally written by Ronald S. Bultje <rsbultje@gmail.com> and Clément Bœsch <u@pkh.me> Further contributions by: Anton Khirnov <anton@khirnov.net> Diego Biurrun <diego@biurrun.de> Luca Barbato <lu_zero@gentoo.org> Martin Storsjö <martin@martin.st> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-1/+0
| | | | | | | XvMC has long ago been superseded by newer acceleration APIs, such as VDPAU, and few downstreams still support it. Furthermore XvMC is not implemented within the hwaccel framework, but requires its own specific code in the MPEG-1/2 decoder, which is a maintenance burden.
* Add raw HEVC demuxerDirk Farin2013-10-311-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Add HEVC decoderGuillaume Martres2013-10-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | Initially written by Guillaume Martres <smarter@ubuntu.com> as a GSoC project. Further contributions by the OpenHEVC project and other developers, namely: Mickaël Raulet <mraulet@insa-rennes.fr> Seppo Tomperi <seppo.tomperi@vtt.fi> Gildas Cocherel <gildas.cocherel@laposte.net> Khaled Jerbi <khaled_jerbi@yahoo.fr> Wassim Hamidouche <wassim.hamidouche@insa-rennes.fr> Vittorio Giovara <vittorio.giovara@gmail.com> Jan Ekström <jeebjp@gmail.com> Anton Khirnov <anton@khirnov.net> Martin Storsjö <martin@martin.st> Luca Barbato <lu_zero@gentoo.org> Yusuke Nakamura <muken.the.vfrmaniac@gmail.com> Reimar Döffinger <Reimar.Doeffinger@gmx.de> Diego Biurrun <diego@biurrun.de> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-311-0/+3
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-271-1/+3
| | | | | | Used by LXF. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* Add a WebP decoderJustin Ruggles2013-09-181-0/+2
| | | | | Container and lossy decoding by Aneesh Dogra <aneesh@sugarlabs.org> Lossless decoding by Justin Ruggles <justin.ruggles@gmail.com>
* doc: Drop VDPAU from list of supported codecsDiego Biurrun2013-09-101-2/+0
|
* cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-021-2/+2
|
* Voxware MetaSound decoderKostya Shishkov2013-08-081-0/+2
|
* avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun2013-07-291-1/+1
| | | | Also fix some similar typos in comments and documentation.
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-101-1/+10
|
* Go2Webinar decoderKostya Shishkov2013-06-031-0/+2
|
* Escape 130 (RPL) decoderEli Friedman2013-05-181-0/+1
| | | | | | | | Some fixes provided by Paul B Mahol <onemda@gmail.com> and Michael Niedermayer <michaelni@gmx.at> and me. Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* Apple Intermediate Codec decoderKostya Shishkov2013-05-171-0/+1
|
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-221-2/+2
| | | | | | | | Based on the 2007 GSoC project from Kamil Nowosad <k.nowosad@students.mimuw.edu.pl> Updated to current programming standards, style and many more small fixes by Diego Biurrun <diego@biurrun.de>. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Drop Snow codecDiego Biurrun2013-01-061-2/+0
| | | | Snow is a toy codec with no real-world use and horrible code.
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+2
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
* Opus encoder using libopusNathan Caldwell2012-10-011-1/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Opus decoder using libopusNicolas George2012-09-281-0/+2
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* MSS2 decoderAlberto Delmás2012-08-311-0/+2
| | | | Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
OpenPOWER on IntegriCloud