summaryrefslogtreecommitdiff
path: root/doc/decoders.texi
Commit message (Collapse)AuthorAge
* lavc: add teletext decoder using libzvbiMarton Balint2013-09-02
| | | | | | | | | | | | | | | | | Based on a patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>. http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2012-December/136677.html The original patch was rebased by Tudor SUCIU <tudor.suciu@gmail.com>. Lots of additional features and fixes are made by me. Fixes ticket #2086. Changes since last version: - change default page to all pages Signed-off-by: Marton Balint <cus@passwd.hu> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/decoders: document libopus decoderTimothy Gu2013-06-28
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/decoders,decoders: add various missing final dotsStefano Sabatini2013-06-21
| | | | Enhance consistency.
* doc/decoders: Add libopencore-amrwb decoder docTimothy Gu2013-06-21
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/decoders: Document libopencore-amrnb decoderTimothy Gu2013-06-21
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/decoders: Document libilbc decoderTimothy Gu2013-06-21
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/decoders: Document libgsm decoderTimothy Gu2013-06-20
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/decoders: Document libceltTimothy Gu2013-06-18
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/decoders: fix typo in "@Options"Stefano Sabatini2012-12-06
|
* lavc/dvdsubdec: accept palette from options.Nicolas George2012-12-05
| | | | | On DVDs, the palette is part of the IFO file and therefore not available when reading from a dumped VOB file.
* lavc: add ffwavesynth pseudo-codec.Nicolas George2011-12-15
|
* docs: Spelling fixes to 9 texi files from /docroot2011-11-29
| | | | | | | credits to: Violet Lin (from Google Code-in) Signed-off-by: burek <burek021@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* decoders.texi: fix typos in rawvideo sectionStefano Sabatini2011-05-20
|
* decoders.texi: add documentation for rawvideo decoder and optionsStefano Sabatini2011-05-20
|
* doc: add decoders.texi fileStefano Sabatini2011-05-20