summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* doc: enable compilation of -all tool pagesStefano Sabatini2013-04-05
| | | | | | | In particular, add documentation configuration system, through the doc/config.texi file. Fix trac issue #2374.
* doc: move ffmpeg-scaler.texi content to separated fileStefano Sabatini2013-04-05
| | | | This should simplify inclusion in monolithic tool manuals.
* doc: move ffmpeg-resampler.texi content to separated fileStefano Sabatini2013-04-05
| | | | This should simplify inclusion in monolithic tool manuals.
* doc: move ffmpeg-devices.texi content to separated fileStefano Sabatini2013-04-05
| | | | This should simplify inclusion in monolithic tool manuals.
* doc: move ffmpeg-formats.texi content to separated fileStefano Sabatini2013-04-05
| | | | This should simplify inclusion in monolithic tool manuals.
* doc: move ffmpeg-codecs.texi content to separated fileStefano Sabatini2013-04-05
| | | | This should simplify inclusion in monolithic tool manuals.
* doc/filters: fix erroneously truncated comment on a scale exampleStefano Sabatini2013-04-05
|
* doc/filters: put separated geq variables in separate linesStefano Sabatini2013-04-05
| | | | Make clear that they are not aliases for the same variable.
* doc: document -v repeatMichael Niedermayer2013-04-04
| | | | | Thanks-to: Derek Buitenhuis Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavfi/blend: add N variablePaul B Mahol2013-04-04
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b'Michael Niedermayer2013-04-04
|\ | | | | | | | | | | | | | | | | | | | | | | * commit 'bcc94328980e6c56546792ab08b0756abdce310b': opt: check the return values of av_get_token for ENOMEM. doc: Fix best_nb_channells typo matroska: pass the lace size to the matroska_parse_rm_audio Conflicts: libavformat/matroskadec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/ffprobe: fix references in See Also sectionStefano Sabatini2013-04-04
| |
* | doc/fate.texi: fix typoStefano Sabatini2013-04-03
| |
* | doc/filters: fix error in blend descriptionPaul B Mahol2013-04-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | aphaser filterPaul B Mahol2013-04-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | deshake opencl based on comments on 20130402 3rdhighgod04012013-04-02
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc: Grammar fixes for strem specifiers sectionDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Fix broken English in the common options descriptionDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Grammar fixes for stream selectionDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Consistently use 'filtergraph'Derek Buitenhuis2013-03-31
| | | | | | | | | | | | | | | | | | We used to use 'filtergraph' or 'filter graph' randomly. 'filtergraph' was chosen due to having 57 occurrences in the documentation, whereas 'filter graph' had only 19. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Grammar fixes for FFmpeg's detailed descriptionDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Consistently use 'frame rate' everywhereDerek Buitenhuis2013-03-31
| | | | | | | | | | | | We used to use 'framerate' or 'frame rate' randomly. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Grammar fixes for FFmpeg descriptionDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Fix grammar in -n descriptionDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Small grammar fix in -f descriptionDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Document which cpuflags existDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Explain the various logevel settingsDerek Buitenhuis2013-03-31
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: Remove list of format fieldsDerek Buitenhuis2013-03-31
| | | | | | | | | | | | | | | | These are available in the output of -formats. Similarily, we do not list the fields for e.g. -codecs. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doxygen: dont strip code commentsMichael Niedermayer2013-03-31
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | examples/resampling_audio: make use of av_samples_alloc_array_and_samples()Stefano Sabatini2013-03-31
| | | | | | | | Simplify.
* | lavu/samplefmt: add av_samples_alloc_array_and_pointers()Stefano Sabatini2013-03-31
| |
* | doc/filters: fix width/height typo in crop filter.Timothy Gu2013-03-31
| | | | | | | | Signed-off-by: Clément Bœsch <ubitux@gmail.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-31
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: doc/platform: Remove part about dllimport vp8: Fix pthread_cond and pthread_mutex leaks Conflicts: doc/platform.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc/platform: Remove part about dllimportDerek Buitenhuis2013-03-30
| | | | | | | | | | | | | | | | | | Only deprecated things need this at all anymore, as we have functions to access them or they are no longer needed. The document should not encourage use of deprecated APIs. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc/texi2pod.pl: skip printing chapter names if they are disabledStefano Sabatini2013-03-30
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-30
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: fate: add an option to generate the references Conflicts: doc/fate.texi tests/fate-run.sh Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add an option to generate the referencesLuca Barbato2013-03-29
| | | | | | | | Useful to add or update fate tests.
* | ffmpeg/avformat: factor av_guess_frame_rate() outMichael Niedermayer2013-03-29
| | | | | | | | | | | | This will be used in ffplay Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c'Michael Niedermayer2013-03-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c': lavfi/gradfun: remove rounding to match C and SSE code. lavfi/gradfun: fix dithering in MMX code. lavfi/gradfun: fix rounding in MMX code. lavfi/gradfun: do not increment DC pointer for odd values. fate: filter: Add dependencies avconv: add options for reading filtergraphs from a file. Conflicts: Changelog doc/ffmpeg.texi doc/filters.texi ffmpeg.h ffmpeg_opt.c libavfilter/vf_gradfun.c tests/fate/filter.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2013-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current code divides before increasing precision. Also reduce upper bound for strength from 255 to 64. This will prevent an overflow in the SSSE3 and MMX filter_line code: delta is expressed as an u16 being shifted by 2 to the left. If it overflows, having a strength not above 64 will make sure that m is set to 0 (making the m*m*delta >> 14 expression void). A value above 64 should not make any sense unless gradfun is used as a blur filter. Signed-off-by: Anton Khirnov <anton@khirnov.net>
| * avconv: add options for reading filtergraphs from a file.Anton Khirnov2013-03-28
| |
* | doc: "av* tools" -> "ff* tools".Clément Bœsch2013-03-27
| | | | | | | | Spotted-by: Timothy Gu <timothygu99@gmail.com>
* | lavfi/perms: add seed option.Clément Bœsch2013-03-26
| |
* | lavfi/curves: add forgotten strong_contrast preset.Clément Bœsch2013-03-26
| |
* | lavfi/curves: support preset shorthand.Clément Bœsch2013-03-26
| |
* | lavfi/curves: add presets support.Clément Bœsch2013-03-25
| | | | | | | | | | | | | | | | Except for the vintage preset, the values are defined by Lou Logan based on the ones found in Adobe Photoshop CS6. Signed-off-by: Clément Bœsch <ubitux@gmail.com> Signed-off-by: Lou Logan <lou@lrcd.com>
* | lavf/mux: add the flush_packets option.Nicolas George2013-03-24
| | | | | | | | Note: a lot of muxers already do the flushing explicitly.
* | lavfi: support multiple rounds of format negotiation.Nicolas George2013-03-24
| | | | | | | | | | Remove the temporary hack for amerge and replace it with a generic solution.
* | lavfi/thumbnail: add support for named options.Clément Bœsch2013-03-24
| |
* | lavfi/colormatrix: add support for named optionsStefano Sabatini2013-03-24
| |