summaryrefslogtreecommitdiffstats
path: root/libavfilter/video.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-7/+11
|\ \ | |/
| * lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-131-3/+3
| * lavfi: make avfilter_get_video_buffer() private on next bump.Anton Khirnov2012-06-131-4/+8
* | lavfi: change name of tracing functions and of the macro which enables themStefano Sabatini2012-06-131-5/+5
* | libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.Michael Niedermayer2012-06-101-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-9/+21
|\ \ | |/
| * lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-9/+21
* | lavfi: move tracing utilities definition from video.c to avfilter.cStefano Sabatini2012-06-051-40/+0
* | lavfi/video: fix copyrightMichael Niedermayer2012-05-241-0/+4
* | lavfi: copy palette in start_frame()Stefano Sabatini2012-05-241-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-231-12/+47
|\ \ | |/
| * lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-221-4/+20
| * lavfi: remove avfilter_default_* from public API on next bump.Anton Khirnov2012-05-221-8/+27
* | Merge commit '755cd4197d53946208e042f095b930dca18d9430'Michael Niedermayer2012-05-191-0/+2
|\ \ | |/
| * lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.Anton Khirnov2012-05-181-0/+2
| * avfilter: Move ff_get_ref_perms_string() to where it is used.Diego Biurrun2012-05-151-0/+14
* | lavfi: remove stray reference to planar/packed.Nicolas George2012-05-191-3/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-11/+62
|/
* lavfi: move video-related functions to a separate file.Anton Khirnov2012-05-151-0/+294
OpenPOWER on IntegriCloud