| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: fix examples. | Clément Bœsch | 2013-03-10 | 2 | -2/+2 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -3/+0 |
|\ |
|
| * | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -10/+0 |
* | | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830' | Michael Niedermayer | 2013-03-08 | 1 | -0/+3 |
|\| |
|
| * | avstring: Add locale independent versions of some ctype.h functions | Reimar Döffinger | 2013-03-07 | 1 | -0/+3 |
* | | lavf/segment: add support to ffconcat segment list | Stefano Sabatini | 2013-03-07 | 2 | -0/+8 |
* | | doc/texi2pod: fix @ref substitution rule, disallow "}" within the fields | Stefano Sabatini | 2013-03-07 | 1 | -1/+1 |
* | | lavu: add escape API | Stefano Sabatini | 2013-03-07 | 1 | -0/+3 |
* | | lavf/concat: document the use of the files durations. | Nicolas George | 2013-03-06 | 1 | -0/+6 |
* | | lavfi/deshake: support named options. | Clément Bœsch | 2013-03-05 | 1 | -12/+19 |
* | | doc/filters: make examples a bit more consistent. | Clément Bœsch | 2013-03-05 | 1 | -40/+96 |
* | | doc/showspectrum: add some examples. | Clément Bœsch | 2013-03-05 | 1 | -0/+17 |
* | | lavfi: port MP stereo3d filter | Paul B Mahol | 2013-03-05 | 1 | -0/+121 |
* | | examples/muxing: fix memory leak. | Nicolas George | 2013-03-05 | 1 | -9/+2 |
* | | doc/muxers: specify that tee needs -map. | Nicolas George | 2013-03-05 | 1 | -2/+2 |
* | | doc/filters: fix short options for noise filter | Paul B Mahol | 2013-03-05 | 1 | -2/+2 |
* | | doc/filters: fix degrees/radians copy/paste fail. | Clément Bœsch | 2013-03-03 | 1 | -1/+1 |
* | | doc/examples/demuxing: use AVFrame accessor functions | Michael Niedermayer | 2013-03-01 | 1 | -3/+3 |
* | | Improve dump_attachment documentation. | Carl Eugen Hoyos | 2013-02-28 | 1 | -2/+2 |
* | | ffmpeg_opt: add -to option to specify stop time | Jean First | 2013-02-27 | 1 | -0/+8 |
* | | lavfi/geq: improve support for formats with alpha plane | Paul B Mahol | 2013-02-25 | 1 | -5/+12 |
* | | lavfi/abuffersink: add sample_rates field to AVABufferSinkParams | Stefano Sabatini | 2013-02-24 | 1 | -0/+3 |
* | | Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf' | Michael Niedermayer | 2013-02-24 | 1 | -0/+4 |
|\| |
|
| * | lavfi: connect libavresample options to af_resample via AVFilterGraph | Justin Ruggles | 2013-02-23 | 1 | -0/+4 |
* | | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608' | Michael Niedermayer | 2013-02-24 | 1 | -1/+1 |
|\| |
|
| * | doc: developer: Allow tabs in the vim configuration for Automake files | Diego Biurrun | 2013-02-23 | 1 | -1/+1 |
* | | lavf/concatdec: add the "duration" directive. | Nicolas George | 2013-02-24 | 1 | -0/+7 |
* | | doc/filters: add forgotten sentence for blend filter examples | Paul B Mahol | 2013-02-23 | 1 | -0/+2 |
* | | doc/muxers: fix reference to @anchor defined in another manual | Stefano Sabatini | 2013-02-22 | 1 | -3/+3 |
* | | lavu/parseutils: allow MM:SS format for duration in av_parse_time() | Senthilnathan M | 2013-02-22 | 1 | -1/+1 |
* | | doc/filters: apply minor spacing fixes to boxblur docs | Stefano Sabatini | 2013-02-22 | 1 | -5/+3 |
* | | lavfi/boxblur: add support to named options | Stefano Sabatini | 2013-02-22 | 1 | -16/+34 |
* | | blend filter | Paul B Mahol | 2013-02-21 | 1 | -0/+108 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-21 | 1 | -1/+1 |
|\| |
|
| * | doc: filters: Correct BNF FILTER description | Vicente Jimenez Aguilar | 2013-02-20 | 1 | -1/+1 |
| * | doc: Fix some obsolete references to av* tools as ff* tools | Vicente Jimenez Aguilar | 2013-02-18 | 7 | -8/+8 |
| * | doc/platform: Fix 10l typo | Derek Buitenhuis | 2013-02-13 | 1 | -1/+1 |
* | | lavfi/overlay: add format option | Stefano Sabatini | 2013-02-20 | 1 | -1/+19 |
* | | lavfi/overlay: implement shortest option | Stefano Sabatini | 2013-02-20 | 1 | -0/+16 |
* | | doc/filters: rework introductory description for decimate | Stefano Sabatini | 2013-02-20 | 1 | -5/+6 |
* | | lavfi/decimate: use named options | Stefano Sabatini | 2013-02-20 | 1 | -9/+14 |
* | | doc/filters: apply misc fixes to drawbox documentation | Stefano Sabatini | 2013-02-20 | 1 | -7/+5 |
* | | lavfi/histogram: overlay display mode for levels histogram mode | Paul B Mahol | 2013-02-18 | 1 | -12/+16 |
* | | eval: print() support | Michael Niedermayer | 2013-02-17 | 1 | -0/+8 |
* | | doc/codecs: simple sub_charenc option documentation. | Clément Bœsch | 2013-02-17 | 1 | -0/+3 |
* | | doc/examples: do not allocate AVFrame directly. | Nicolas George | 2013-02-17 | 2 | -9/+19 |
* | | lavfi/subtitles: support charenc option. | Clément Bœsch | 2013-02-17 | 1 | -0/+4 |
* | | lavfi/mp: drop mp=kerndeint filter | Stefano Sabatini | 2013-02-17 | 1 | -1/+0 |
* | | lavfi/mp: drop mp=unsharp filter | Stefano Sabatini | 2013-02-17 | 1 | -1/+0 |
* | | lavfi/unsharp: add check on matrix x/y size values oddity | Stefano Sabatini | 2013-02-17 | 1 | -3/+3 |