| Commit message (Expand) | Author | Age | Files | Lines |
* | ffplay: add -af option | Marton Balint | 2013-03-17 | 1 | -0/+6 |
* | ffprobe: remove deprecated frame "reference" field | Stefano Sabatini | 2013-03-17 | 1 | -1/+0 |
* | lavfi/settb: add support for named options | Stefano Sabatini | 2013-03-17 | 1 | -6/+8 |
* | lavfi/blackframe: add support for named options | Stefano Sabatini | 2013-03-17 | 1 | -8/+14 |
* | doc/filters: add bit-slicing example in lutyuv docs | Stefano Sabatini | 2013-03-17 | 1 | -0/+6 |
* | lavu/eval: add bitor and bitand functions | Stefano Sabatini | 2013-03-17 | 1 | -0/+11 |
* | Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' | Michael Niedermayer | 2013-03-16 | 1 | -0/+3 |
|\ |
|
| * | avfiltergraph: replace AVFilterGraph.filter_count with nb_filters | Anton Khirnov | 2013-03-16 | 1 | -0/+3 |
* | | lavfi: add perms and aperms filters. | Clément Bœsch | 2013-03-16 | 1 | -0/+39 |
* | | lavfi/ebur128: add framelog option. | Clément Bœsch | 2013-03-15 | 1 | -0/+13 |
* | | examples/filtering_*: constify AVFrame * for print_frame() and display_frame(... | Stefano Sabatini | 2013-03-14 | 2 | -2/+2 |
* | | examples/filtering_audio: update to new API | Stefano Sabatini | 2013-03-14 | 1 | -14/+12 |
* | | examples/filtering_video: update to new API | Stefano Sabatini | 2013-03-14 | 1 | -20/+18 |
* | | lavfi/cropdetect: add support for named options | Stefano Sabatini | 2013-03-13 | 1 | -13/+16 |
* | | lavfi/fieldorder: add support to named options | Stefano Sabatini | 2013-03-13 | 1 | -7/+8 |
* | | lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame options | Stefano Sabatini | 2013-03-13 | 1 | -34/+13 |
* | | Remove references to the "ff" variant of buffersink. | Nicolas George | 2013-03-12 | 2 | -2/+2 |
* | | Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38' | Michael Niedermayer | 2013-03-12 | 1 | -11/+5 |
|\| |
|
* | | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111' | Michael Niedermayer | 2013-03-12 | 1 | -3/+37 |
|\| |
|
| * | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -3/+37 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -0/+5 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -0/+5 |
* | | lavfi/smartblur: add support to named options | Stefano Sabatini | 2013-03-10 | 1 | -21/+31 |
* | | ffmpeg: add the -canvas_size option. | Nicolas George | 2013-03-10 | 1 | -0/+3 |
* | | doc/ffplay,ffmpeg: mention the corresponding negated option for -stats | Stefano Sabatini | 2013-03-10 | 2 | -3/+8 |
* | | lavfi: add curves filter. | Clément Bœsch | 2013-03-10 | 1 | -0/+67 |
* | | 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 |