| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -6/+3 |
|\ |
|
| * | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -6/+3 |
| * | lavfi: merge start_frame/draw_slice/end_frame | Anton Khirnov | 2012-11-28 | 1 | -47/+0 |
* | | libavfilter/video.h: remove unused things related to the start/slice/end API | Michael Niedermayer | 2013-01-05 | 1 | -43/+0 |
* | | lavfi/video: remove unused ff_inplace_start_frame(). | Clément Bœsch | 2012-12-26 | 1 | -2/+0 |
* | | lavfi: drop ff_null_start_frame/end_frame/draw_slice. | Michael Niedermayer | 2012-12-13 | 1 | -8/+0 |
* | | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' | Michael Niedermayer | 2012-07-29 | 1 | -0/+1 |
|\| |
|
| * | factor identical ff_inplace_start_frame out of two filters | Loren Merritt | 2012-07-28 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -7/+14 |
|\| |
|
| * | lavfi: add error handling to end_frame(). | Anton Khirnov | 2012-07-22 | 1 | -2/+4 |
| * | lavfi: add error handling to draw_slice(). | Anton Khirnov | 2012-07-22 | 1 | -2/+4 |
| * | lavfi: add error handling to start_frame(). | Anton Khirnov | 2012-07-22 | 1 | -2/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-13 | 1 | -0/+13 |
|\| |
|
| * | lavfi: make avfilter_get_video_buffer() private on next bump. | Anton Khirnov | 2012-06-13 | 1 | -0/+14 |
* | | libavfilter: make ff_null_start_frame_keep_ref() a non static inline function. | Michael Niedermayer | 2012-06-10 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -0/+35 |
|\| |
|
| * | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -0/+35 |
| * | avfilter: include required header file avfilter.h in video.h | Janne Grunau | 2012-05-29 | 1 | -0/+2 |
* | | lavfi/video: add avfilter.h include to fix make checkheaders. | Clément Bœsch | 2012-05-24 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-23 | 1 | -4/+8 |
|/ |
|
* | lavfi: remove avfilter_null_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -0/+6 |
* | lavfi: remove avfilter_default_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -0/+24 |