summaryrefslogtreecommitdiff
path: root/libavfilter/internal.h
Commit message (Expand)AuthorAge
* avfilter: pool draining and self destruction support.Michael Niedermayer2012-01-12
* sink_buffer: copy list of provided formats in the contextStefano Sabatini2011-12-22
* lavfi: document AVFilterCommand fieldsStefano Sabatini2011-09-25
* lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBuffe...Stefano Sabatini2011-09-12
* avfilter: Add avfilter_graph_que_command()Michael Niedermayer2011-08-29
* lavfi: add ff_parse_pixel_format() internal function, and use itStefano Sabatini2011-08-23
* lavfi: add internal functions for parsing format argumentsMina Nagy Zaki2011-08-14
* lavfi: make pix_fmt_is_in() in vf_lut.c an internal functionStefano Sabatini2011-07-01
* lavfi: apply misc style fixesStefano Sabatini2011-06-02
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-22
|\
| * 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
* | AVFilter: use picture pool to avoid malloc().Michael Niedermayer2011-05-06
* | Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò2011-01-28
|/
* 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