aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/ffmpeg-resampler: Try to document asyncMichael Niedermayer2013-01-061-0/+8
* Megalux Frame demuxerPeter Ross2013-01-061-0/+2
* Merge commit 'b14e89b3c5e6d7f6401a2ff1e3d198fa902e988a'Michael Niedermayer2013-01-051-0/+6
|\
| * Update release notes for the 9 release.Anton Khirnov2013-01-041-2/+8
* | lavfi: add histeq filterStefano Sabatini2013-01-051-0/+38
* | lavfi: add kerndeint filterStefano Sabatini2013-01-051-0/+57
* | lswr: Improve default resampler's default parametersAlexander Strasser2013-01-041-2/+2
* | lavfi/yadif: add support to named constantsStefano Sabatini2013-01-041-14/+14
* | lavfi/yadif: add support to named options and options introspectionStefano Sabatini2013-01-041-7/+17
* | doc/faq: add -start_number exampleLou Logan2013-01-021-1/+16
* | examples/muxing: improve error messages.Nicolas George2013-01-021-17/+28
* | doc/muxers: adopt new -codec:SPEC syntax in segment exampleStefano Sabatini2013-01-021-1/+1
* | doc/muxers: add a dedicated section for segment examplesStefano Sabatini2013-01-021-1/+1
* | doc/muxers: fix typos in the segment chapterStefano Sabatini2013-01-021-2/+2
* | lavf: add data: URI scheme.Nicolas George2013-01-011-0/+9
* | doc/resampler: remove .html from link text.Clément Bœsch2013-01-011-1/+1
* | Sony Wave64 muxerPaul B Mahol2012-12-311-1/+1
* | Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch2012-12-311-0/+1
* | Add PJS subtitles demuxer and decoder.Clément Bœsch2012-12-301-0/+1
* | Add AQTitle subtitles demuxer.Clément Bœsch2012-12-301-0/+1
* | Add MPlayer subtitles demuxer.Clément Bœsch2012-12-301-0/+1
* | Add VPlayer subtitles demuxer and decoder.Clément Bœsch2012-12-301-0/+1
* | Add MPL2 subtitles demuxer and decoder.Clément Bœsch2012-12-301-0/+1
* | lavfi/tinterlace: add low-pass-filter for top/bottom interleave modesMark Himsley2012-12-301-3/+34
* | doc/filters: drop duplicated description of resampler options in aresample docsStefano Sabatini2012-12-301-60/+8
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-301-0/+3
|\|
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-291-0/+3
* | lavf/segment: add segment_frames optionStefano Sabatini2012-12-281-0/+15
* | lavf/segment: add reference_stream optionStefano Sabatini2012-12-281-1/+10
* | doc/encoders: clarify the direction of the quality setting parameters for lib...Stefano Sabatini2012-12-271-1/+2
* | doc/ffmpeg-formats: extend documentation for the probesize parameterStefano Sabatini2012-12-271-1/+4
* | docs: add soxr documentationRob Sykes2012-12-271-15/+40
* | doc/resampler: extend docs for min_comp and min_hard_comp optionsStefano Sabatini2012-12-261-6/+11
* | doc/filters: remove outdated commentsStefano Sabatini2012-12-241-7/+0
* | doc: stop generating syntax.html.Clément Bœsch2012-12-241-1/+0
* | NIST SPHERE demuxerPaul B Mahol2012-12-231-0/+1
* | doc/ffserver: fix a few typo.Clément Bœsch2012-12-231-3/+3
* | docs: add aresample/async exampleMichael Niedermayer2012-12-231-0/+6
* | lavfi: add pp filter.Clément Bœsch2012-12-231-0/+168
* | doc/ffmpeg-resampler: mention that the options also work with the aresample f...Michael Niedermayer2012-12-231-1/+2
* | docs: point to aresample from asyncts docsMichael Niedermayer2012-12-221-0/+3
* | doc/filters: reword introduction sentence of aformat.Clément Bœsch2012-12-221-1/+1
* | doc/filters: simplify escaping in aformat.Clément Bœsch2012-12-221-1/+1
* | doc/filters: add overlay daisy-chaining exampleStefano Sabatini2012-12-221-2/+14
* | doc/filters: rework and itemize examples for the overlay filterStefano Sabatini2012-12-221-16/+39
* | lavfi/overlay: make use of av_opt_set_from_string()Stefano Sabatini2012-12-221-10/+11
* | doc/filters: rename reference to movie filter from "src_movie" to "movie"Stefano Sabatini2012-12-221-2/+2
* | doc/default.css: use ffmpeg.org website CSSStefano Sabatini2012-12-222-100/+135
* | doc: move HTML CSS to a dedicated file default.cssStefano Sabatini2012-12-222-118/+115
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-214-5/+5
|\|