summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer124-1926/+1820
2013-03-08lavfi: switch to AVFrame.Anton Khirnov59-942/+1061
2013-01-05libavfilter/video.h: remove unused things related to the start/slice/end APIMichael Niedermayer1-43/+0
2012-12-26lavfi/video: remove unused ff_inplace_start_frame().Clément Bœsch2-38/+0
2012-12-13lavfi: drop ff_null_start_frame/end_frame/draw_slice.Michael Niedermayer2-26/+0
2012-11-28lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov55-1458/+632
2012-07-29Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer15-334/+321
2012-07-28factor identical ff_inplace_start_frame out of two filtersLoren Merritt4-73/+39
2012-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer64-376/+764
2012-07-22lavfi: add error handling to end_frame().Anton Khirnov26-76/+126
2012-07-22lavfi: add error handling to draw_slice().Anton Khirnov30-72/+128
2012-07-22lavfi: add error handling to start_frame().Anton Khirnov26-99/+209
2012-06-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer68-220/+757
2012-06-13lavfi: make avfilter_get_video_buffer() private on next bump.Anton Khirnov18-44/+53
2012-06-10libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.Michael Niedermayer3-9/+12
2012-06-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer71-983/+1273
2012-06-05lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov45-176/+235
2012-05-29avfilter: include required header file avfilter.h in video.hJanne Grunau1-0/+2
2012-05-24lavfi/video: add avfilter.h include to fix make checkheaders.Clément Bœsch1-0/+2
2012-05-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer40-84/+361
2012-05-22lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov21-44/+90
2012-05-22lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov10-16/+81