summaryrefslogtreecommitdiff
path: root/libavfilter/internal.h
Commit message (Expand)AuthorAge
* lavfi: add error handling to end_frame().Anton Khirnov2012-07-22
* lavfi: add error handling to draw_slice().Anton Khirnov2012-07-22
* lavfi: add error handling to start_frame().Anton Khirnov2012-07-22
* lavfi: add error handling to filter_samples().Anton Khirnov2012-07-09
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-22
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-13
* lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-13
* lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-05
* lavfi: make avfilter_insert_pad and pals private on next bump.Anton Khirnov2012-06-05
* avfiltergraph: make some functions static.Anton Khirnov2012-06-04
* lavfi: move audio-related functions to a separate file.Anton Khirnov2012-05-09
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-17
* multiple inclusion guard cleanupDiego Biurrun2011-05-21
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò2011-01-26
* Make avfilter_default_free_buffer() an internal shared symbol, so thatStefano Sabatini2010-11-25
* Prefix with "ff_" the functions:Stefano Sabatini2010-11-13
* Implement ff_get_ref_perms_string() and use it for tracing.Stefano Sabatini2010-08-24
* Rename ff_dprintf_picref() to ff_dprintf_ref().Stefano Sabatini2010-08-20
* Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram2010-08-07
* Make avfilter.c dprintf* functions internal and declare them in anStefano Sabatini2010-07-18