aboutsummaryrefslogtreecommitdiffstats
path: root/doc/codecs.texi
Commit message (Collapse)AuthorAgeFilesLines
* lavc: extend documentation for the "bf" optionStefano Sabatini2013-10-291-1/+7
|
* doc/codecs: update skip_alpha documentationTimothy Gu2013-10-241-1/+3
| | | | | | | Merged-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/codecs: Add missing mpeg2 aac profilesTimothy Gu2013-10-111-0/+4
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/codecs: Add ignorecropTimothy Gu2013-10-111-0/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/codecs: Remove no longer existing optionsTimothy Gu2013-10-111-13/+0
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/codecs: Cosmetics in the flags2 descriptionTimothy Gu2013-10-111-7/+7
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/codecs: document skip_alphaMichael Niedermayer2013-10-111-0/+3
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/codecs: Document field_orderMichael Niedermayer2013-10-101-0/+16
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/codecs: fix dangling reference to codec-options chapterStefano Sabatini2013-07-271-0/+1
|
* doc/codecs: Mention relation of the experimental setting and codecsMichael Niedermayer2013-06-081-1/+4
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc: move ffmpeg-codecs.texi content to separated fileStefano Sabatini2013-04-051-0/+1069
This should simplify inclusion in monolithic tool manuals.