]> git.sesse.net Git - ffmpeg/history - libavfilter/internal.h
lavfi: remove disabled FF_API_SAMPLERATE64 cruft
[ffmpeg] / libavfilter / internal.h
2012-06-22 Anton Khirnovlavfi: support automatically inserting the fifo filter...
2012-06-13 Anton Khirnovlavfi: replace AVFilterContext.input/output_count with...
2012-06-13 Anton Khirnovlavfi: make AVFilterPad opaque after two major bumps.
2012-06-05 Anton Khirnovlavfi: remove request/poll and drawing functions from...
2012-06-05 Anton Khirnovlavfi: make avfilter_insert_pad and pals private on...
2012-06-04 Anton Khirnovavfiltergraph: make some functions static.
2012-05-09 Anton Khirnovlavfi: move audio-related functions to a separate file.
2011-10-17 Stefano Sabatinilavfi: add LUT (LookUp Table) generic filters
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòMake the avfilter debug functions and macros static...
2010-11-25 Stefano SabatiniMake avfilter_default_free_buffer() an internal shared...
2010-11-13 Stefano SabatiniPrefix with "ff_" the functions:
2010-08-24 Stefano SabatiniImplement ff_get_ref_perms_string() and use it for...
2010-08-20 Stefano SabatiniRename ff_dprintf_picref() to ff_dprintf_ref().
2010-08-07 S.N. Hemanth Meena... Rename AVFilterPicRef to AVFilterBufferRef.
2010-07-18 Stefano SabatiniMake avfilter.c dprintf* functions internal and declare...