| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/rgbtestsrc: make alpha plane opaque | Stefano Sabatini | 2012-01-15 | 1 | -1/+1 |
* | overlay: do not leak x/y expressions. | Nicolas George | 2012-01-15 | 1 | -0/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-15 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Move static and inline attributes to more standard places. | Diego Biurrun | 2012-01-14 | 1 | -1/+1 |
* | | vf_deshake: remove unused variable totalangles | Ray Simard | 2012-01-13 | 1 | -9/+0 |
* | | vf_deshake: zero-init Transform structs in end_frame() | Ray Simard | 2012-01-13 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-13 | 4 | -12/+55 |
|\| |
|
| * | lavfi: move version macros to a new installed header version.h | Anton Khirnov | 2012-01-12 | 3 | -13/+46 |
| * | vsrc_buffer: release the buffer on uninit. | Anton Khirnov | 2012-01-12 | 1 | -0/+9 |
* | | Use an int MotionVector for find_block_motion. | Reimar Döffinger | 2012-01-12 | 1 | -4/+9 |
* | | avfilter: pool draining and self destruction support. | Michael Niedermayer | 2012-01-12 | 3 | -19/+43 |
* | | lavfi/testsrc: add "d" alias for the duration option | Stefano Sabatini | 2012-01-12 | 2 | -1/+2 |
* | | timecode: set a fixed buffer size of 16B for tc string. | Clément Bœsch | 2012-01-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-11 | 1 | -0/+8 |
|\| |
|
| * | vsrc_buffer: error on changing frame parameters. | Anton Khirnov | 2012-01-10 | 1 | -0/+10 |
* | | lavfi: add audio silencedetect filter. | Clément Bœsch | 2012-01-08 | 4 | -2/+179 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-08 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: drop some pointless parentheses | Diego Biurrun | 2012-01-07 | 1 | -1/+1 |
| * | Disable annoying warning without changing behavior | Andrey Utkin | 2012-01-07 | 1 | -0/+1 |
* | | volume: remove duplicated condition. | Clément Bœsch | 2012-01-05 | 1 | -3/+1 |
* | | drawtext: fix hard dependency to lavc (timecode). | Clément Bœsch | 2012-01-02 | 1 | -0/+9 |
* | | af_astreamsync: remove unused variable | Jean First | 2012-01-01 | 1 | -1/+0 |
* | | vf_tinterlace: implement interlace mode 5 | Stefano Sabatini | 2012-01-01 | 2 | -11/+14 |
* | | lavfi: add amerge audio filter. | Nicolas George | 2011-12-31 | 4 | -1/+291 |
* | | lavfi: add astreamsync audio filter. | Nicolas George | 2011-12-31 | 3 | -0/+211 |
* | | lavfi: port tinterlace filter from MPlayer | Stefano Sabatini | 2011-12-31 | 4 | -2/+329 |
* | | lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.h | Stefano Sabatini | 2011-12-31 | 1 | -9/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-31 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Drop unnecessary parentheses around return values. | Diego Biurrun | 2011-12-30 | 1 | -1/+1 |
* | | lavfi: add asplit filter | Stefano Sabatini | 2011-12-27 | 4 | -1/+58 |
* | | lavfi: add missing check in avfilter_filter_samples() | Stefano Sabatini | 2011-12-27 | 1 | -1/+1 |
* | | lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_al... | Stefano Sabatini | 2011-12-27 | 1 | -4/+11 |
* | | lavfi: don't try to indent words in trace messages | Stefano Sabatini | 2011-12-27 | 1 | -2/+2 |
* | | thumbnail: fix error code in case of invalid args. | Clément Bœsch | 2011-12-27 | 1 | -1/+1 |
* | | lavfi: add thumbnail video filter. | Clément Bœsch | 2011-12-27 | 3 | -0/+245 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-26 | 6 | -3/+71 |
|\| |
|
| * | Add minor bumps and APIchanges entries for lavc/lavfi changes. | Anton Khirnov | 2011-12-25 | 1 | -2/+2 |
| * | lavfi: add a new function av_buffersrc_buffer(). | Anton Khirnov | 2011-12-25 | 3 | -34/+72 |
| * | lavfi: add avfilter_copy_frame_props() | Stefano Sabatini | 2011-12-25 | 4 | -8/+30 |
| * | lavc: add a sample_aspect_ratio field to AVFrame | Stefano Sabatini | 2011-12-25 | 1 | -2/+2 |
* | | vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used | Stefano Sabatini | 2011-12-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-24 | 1 | -1/+1 |
|\| |
|
| * | allfilters: fix type of avfilter_vsrc_buffer. | Anton Khirnov | 2011-12-23 | 1 | -1/+1 |
* | | libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs. | Michael Niedermayer | 2011-12-23 | 2 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-23 | 2 | -2/+7 |
|\| |
|
| * | lavfi: always build vsrc_buffer. | Anton Khirnov | 2011-12-22 | 2 | -2/+7 |
* | | sink_buffer: copy list of provided formats in the context | Stefano Sabatini | 2011-12-22 | 3 | -11/+76 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 2 | -4/+5 |
|\| |
|
| * | yadif: support 10bit YUV | Luca Barbato | 2011-12-13 | 1 | -2/+5 |
| * | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |