summaryrefslogtreecommitdiff
path: root/doc/decoders.texi
Commit message (Collapse)AuthorAge
* cosmetics: fix some misspelled wordsJames Almer2016-07-17
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* lavc/libzvbi-teletextdec: add support for setting background opacityMarton Balint2016-01-25
| | | | Signed-off-by: Marton Balint <cus@passwd.hu>
* avcodec/dvbsubdec: Allow selecting the substream, or all substreamsMichael Niedermayer2015-08-04
| | | | | | Fixes Ticket 2161 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/decoders: Add entry for dvbsub and document compute_clutMichael Niedermayer2015-07-27
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* lavc/hevc: rudimentary support for skip_loop_filter.Nicolas George2015-07-23
| | | | | | | | | +~9% speed on Core i5 on test sample. All frames are treated as ref frames, skipping only applies at level "all". The following mail contains information on how to improve that: http://ffmpeg.org/pipermail/ffmpeg-devel/2015-July/176116.html
* doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-16
| | | | | | | | Also fix typo found by Lou Logan: Sacrifying -> Sacrificing Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
* lavc/flac: Fix encoding and decoding with high lpc.Carl Eugen Hoyos2015-05-17
| | | | | | Based on an analysis by trac user lvqcl. Fixes ticket #4421, reported by Chase Walker.
* doc/decoders.texi: typo in description for option ifo_paletteTOYAMA Shin-ichi2014-11-22
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avcodec/dvdsubdec: New option for obtaining global palette from .IFO file ↵Shin-ichi Toyama2014-11-15
| | | | | | | (experimental) Suggested-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/decoders: adding documentation for lavc/dvdsubdec.c option ↵Nicholas Robbins2014-09-22
| | | | | | | "forced_subs_only" Signed-off-by: Nicholas Robbins <nickrobbins@yahoo.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/decoders: mention native Opus decoderLou Logan2014-07-27
| | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* Fix texinfo error due to wrong @subsubsectionAndreas Cadhalpun2014-03-27
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit 'a17ab0e46a9fec7c31cc1be363828184c6ecebf7'Michael Niedermayer2014-01-30
|\ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a17ab0e46a9fec7c31cc1be363828184c6ecebf7': doc: add decoders.texi Conflicts: doc/decoders.texi doc/ffmpeg.texi doc/ffplay.texi See: 5e45f03420945dfeaf66729f5d022e5c15ff5723 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: add decoders.texiJohn Stebbins2014-01-29
| | | | Only documents ac3 decoder options at this point.
* 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