summaryrefslogtreecommitdiff
path: root/doc/formats.texi
Commit message (Collapse)AuthorAge
* lavf/options_table: improve option help textMichael Niedermayer2013-09-17
| | | | | | Contains text suggested by carl Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/formats: Add documentation for 3 parameters that have been missingTimothy Gu2013-09-16
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/formats: remove probe_score entry, since it's not an optionStefano Sabatini2013-08-29
|
* avformat: export probe scoreMichael Niedermayer2013-08-28
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/formats: add section describing stream specifiersStefano Sabatini2013-07-11
|
* lavf: fix documentation for avoid_negative_tsStefano Sabatini2013-07-05
| | | | Prefer "non-negative" over "positive", the former is more accurate.
* doc: move ffmpeg-formats.texi content to separated fileStefano Sabatini2013-04-05
This should simplify inclusion in monolithic tool manuals.