aboutsummaryrefslogtreecommitdiffstats
path: root/doc/general.texi
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* lavc: add Ut Video encoderJan Ekström2012-08-201-1/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Canopus Lossless decoderDerek Buitenhuis2012-08-011-0/+1
| | | | | | At the moment it only does BGR24, but I plan to add the rest after. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* RTMPTE protocol supportSamuel Pitoiset2012-07-231-1/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* RTMPE protocol supportSamuel Pitoiset2012-07-231-1/+1
| | | | | | | | | | This adds two protocols, but one of them is an internal implementation detail just used as an abstraction layer/generalization in the code. The RTMPE protocol implementation uses ffrtmpcrypt:// as an alternative to the tcp:// protocol. This allows moving most of the lower level logic out from the higher level generic rtmp code. Signed-off-by: Martin Storsjö <martin@martin.st>
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-221-0/+1
| | | | Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-171-1/+1
| | | | | | | Based on FFmpeg version from commit 713a7854e06964abc8f7d015b94acbed27769d24 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* RTMPTS protocol supportSamuel Pitoiset2012-07-171-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* RTMPS protocol supportSamuel Pitoiset2012-07-171-1/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-131-0/+2
|
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-121-2/+10
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-111-0/+2
|
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-021-0/+2
|
* doc: Indicate that RTMPT is natively implemented in libavformatSamuel Pitoiset2012-06-291-1/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* MS Screen 1 decoderKostya Shishkov2012-06-201-0/+2
|
* Implement the iLBC storage file formatMartin Storsjö2012-06-181-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-181-0/+13
| | | | | | The library is 3-clause BSD licensed. Signed-off-by: Martin Storsjö <martin@martin.st>
* doc: Add missing protocols to list of supported protocols.Diego Biurrun2012-06-171-2/+13
|
* Indeo Audio decoderKostya Shishkov2012-06-051-0/+1
|
* doc: Replace some @file tags by more suitable markup.Diego Biurrun2012-05-181-1/+2
|
* Remove libdirac decoder.Diego Biurrun2012-04-231-1/+1
| | | | libschroedinger is the preferred way to decode Dirac video.
* ZeroCodec DecoderDerek Buitenhuis2012-03-191-0/+1
| | | | | | | | An obscure Japanese lossless video codec, originally intended for use with a remote desktop application. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* RealAudio Lossless decoderKostya Shishkov2012-03-191-0/+1
|
* avcodec: add XBM encoderPaul B Mahol2012-03-171-0/+2
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
* doc/general: update supported devices table.Anton Khirnov2012-03-131-1/+2
| | | | Add libcdio and fbdev, remove v4l1.
* doc/general: add missing @tab to codecs table.Anton Khirnov2012-03-131-1/+1
|
* Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-021-0/+1
| | | | | | | | | | | | Decodes 16-bit WMA Lossless encoded files. 24-bit is not supported yet. Bitstream parser written by Andreas Öman with contributions from Baptiste Coudurier and Ulion. Includes a number of bug-fixes from Benjamin Larsson, Michael Niedermayer and Konstantin Shishkov, shine and polish by Diego Biurrun. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-171-1/+1
| | | | Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
* prores encoderKostya Shishkov2012-02-151-1/+1
|
* CDXL demuxer and decoderPaul B Mahol2012-02-141-0/+4
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
* doc: decoding Forward Uncompressed is supportedPaul B Mahol2012-02-011-0/+1
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
* XWD encoder and decoderPaul B Mahol2012-01-231-0/+2
| | | | Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* add SMJPEG muxerPaul B Mahol2012-01-161-1/+1
| | | | Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* adx: add an adx muxerJustin Ruggles2012-01-031-1/+1
|
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-281-0/+2
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Indeo 4 decoderKostya Shishkov2011-12-281-0/+1
| | | | Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-181-1/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* v410 encoder and decoderDerek Buitenhuis2011-12-131-1/+2
| | | | | | | | v410 is a packed 10-bit 4:4:4 YCbCr format used in QuickTime. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
|
* Dxtory capture format decoderKostya Shishkov2011-12-101-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>