summaryrefslogtreecommitdiffstats
path: root/libavfilter/video.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-6/+3
|\
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-081-6/+3
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-281-47/+0
* | libavfilter/video.h: remove unused things related to the start/slice/end APIMichael Niedermayer2013-01-051-43/+0
* | lavfi/video: remove unused ff_inplace_start_frame().Clément Bœsch2012-12-261-2/+0
* | lavfi: drop ff_null_start_frame/end_frame/draw_slice.Michael Niedermayer2012-12-131-8/+0
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-291-0/+1
|\ \ | |/
| * factor identical ff_inplace_start_frame out of two filtersLoren Merritt2012-07-281-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-7/+14
|\ \ | |/
| * lavfi: add error handling to end_frame().Anton Khirnov2012-07-221-2/+4
| * lavfi: add error handling to draw_slice().Anton Khirnov2012-07-221-2/+4
| * lavfi: add error handling to start_frame().Anton Khirnov2012-07-221-2/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-0/+13
|\ \ | |/
| * lavfi: make avfilter_get_video_buffer() private on next bump.Anton Khirnov2012-06-131-0/+14
* | libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.Michael Niedermayer2012-06-101-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-0/+35
|\ \ | |/
| * lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-0/+35
| * avfilter: include required header file avfilter.h in video.hJanne Grunau2012-05-291-0/+2
* | lavfi/video: add avfilter.h include to fix make checkheaders.Clément Bœsch2012-05-241-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-231-4/+8
|/
* lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-221-0/+6
* lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-221-0/+24
OpenPOWER on IntegriCloud