summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavfi/ebur128: add framelog option.Clément Bœsch2013-03-151-0/+13
* examples/filtering_*: constify AVFrame * for print_frame() and display_frame(...Stefano Sabatini2013-03-142-2/+2
* examples/filtering_audio: update to new APIStefano Sabatini2013-03-141-14/+12
* examples/filtering_video: update to new APIStefano Sabatini2013-03-141-20/+18
* lavfi/cropdetect: add support for named optionsStefano Sabatini2013-03-131-13/+16
* lavfi/fieldorder: add support to named optionsStefano Sabatini2013-03-131-7/+8
* lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame optionsStefano Sabatini2013-03-131-34/+13
* Remove references to the "ff" variant of buffersink.Nicolas George2013-03-122-2/+2
* Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer2013-03-121-11/+5
|\
* \ Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-121-3/+37
|\ \ | |/
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-3/+37
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-0/+5
|\ \ | |/
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-0/+5
* | lavfi/smartblur: add support to named optionsStefano Sabatini2013-03-101-21/+31
* | ffmpeg: add the -canvas_size option.Nicolas George2013-03-101-0/+3
* | doc/ffplay,ffmpeg: mention the corresponding negated option for -statsStefano Sabatini2013-03-102-3/+8
* | lavfi: add curves filter.Clément Bœsch2013-03-101-0/+67
* | doc: fix examples.Clément Bœsch2013-03-102-2/+2
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-3/+0
|\ \ | |/
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-081-10/+0
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-081-0/+3
|\ \ | |/
| * avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-071-0/+3
* | lavf/segment: add support to ffconcat segment listStefano Sabatini2013-03-072-0/+8
* | doc/texi2pod: fix @ref substitution rule, disallow "}" within the fieldsStefano Sabatini2013-03-071-1/+1
* | lavu: add escape APIStefano Sabatini2013-03-071-0/+3
* | lavf/concat: document the use of the files durations.Nicolas George2013-03-061-0/+6
* | lavfi/deshake: support named options.Clément Bœsch2013-03-051-12/+19
* | doc/filters: make examples a bit more consistent.Clément Bœsch2013-03-051-40/+96
* | doc/showspectrum: add some examples.Clément Bœsch2013-03-051-0/+17
* | lavfi: port MP stereo3d filterPaul B Mahol2013-03-051-0/+121
* | examples/muxing: fix memory leak.Nicolas George2013-03-051-9/+2
* | doc/muxers: specify that tee needs -map.Nicolas George2013-03-051-2/+2
* | doc/filters: fix short options for noise filterPaul B Mahol2013-03-051-2/+2
* | doc/filters: fix degrees/radians copy/paste fail.Clément Bœsch2013-03-031-1/+1
* | doc/examples/demuxing: use AVFrame accessor functionsMichael Niedermayer2013-03-011-3/+3
* | Improve dump_attachment documentation.Carl Eugen Hoyos2013-02-281-2/+2
* | ffmpeg_opt: add -to option to specify stop timeJean First2013-02-271-0/+8
* | lavfi/geq: improve support for formats with alpha planePaul B Mahol2013-02-251-5/+12
* | lavfi/abuffersink: add sample_rates field to AVABufferSinkParamsStefano Sabatini2013-02-241-0/+3
* | Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'Michael Niedermayer2013-02-241-0/+4
|\ \ | |/
| * lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-231-0/+4
* | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-241-1/+1
|\ \ | |/
| * doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun2013-02-231-1/+1
* | lavf/concatdec: add the "duration" directive.Nicolas George2013-02-241-0/+7
* | doc/filters: add forgotten sentence for blend filter examplesPaul B Mahol2013-02-231-0/+2
* | doc/muxers: fix reference to @anchor defined in another manualStefano Sabatini2013-02-221-3/+3
* | lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M2013-02-221-1/+1
* | doc/filters: apply minor spacing fixes to boxblur docsStefano Sabatini2013-02-221-5/+3
* | lavfi/boxblur: add support to named optionsStefano Sabatini2013-02-221-16/+34
* | blend filterPaul B Mahol2013-02-211-0/+108
OpenPOWER on IntegriCloud