summaryrefslogtreecommitdiffstats
path: root/libavfilter/video.c
Commit message (Expand)AuthorAgeFilesLines
* 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: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-9/+21
* 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
* 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: move video-related functions to a separate file.Anton Khirnov2012-05-151-0/+294
OpenPOWER on IntegriCloud