summaryrefslogtreecommitdiffstats
path: root/libavfilter/internal.h
Commit message (Expand)AuthorAgeFilesLines
...
* | lavfi: drop planar/packed negotiation supportStefano Sabatini2012-05-161-10/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-0/+5
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-0/+6
|\ \ | |/
| * lavfi: move audio-related functions to a separate file.Anton Khirnov2012-05-091-0/+4
| * lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-171-0/+3
* | lavfi: create buffer reference in filters which need to access the ref laterStefano Sabatini2012-04-271-0/+9
* | avfiltergraph: add avfilter_graph_request_oldest().Nicolas George2012-04-231-0/+5
* | avfilter: pool draining and self destruction support.Michael Niedermayer2012-01-121-0/+2
* | sink_buffer: copy list of provided formats in the contextStefano Sabatini2011-12-221-0/+12
* | lavfi: document AVFilterCommand fieldsStefano Sabatini2011-09-251-2/+3
* | lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBuffe...Stefano Sabatini2011-09-121-1/+1
* | avfilter: Add avfilter_graph_que_command()Michael Niedermayer2011-08-291-0/+7
* | lavfi: add ff_parse_pixel_format() internal function, and use itStefano Sabatini2011-08-231-0/+10
* | lavfi: add internal functions for parsing format argumentsMina Nagy Zaki2011-08-141-0/+42
* | lavfi: make pix_fmt_is_in() in vf_lut.c an internal functionStefano Sabatini2011-07-011-0/+3
* | lavfi: apply misc style fixesStefano Sabatini2011-06-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-1/+1
|\ \ | |/
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò2011-01-261-8/+0
* | AVFilter: use picture pool to avoid malloc().Michael Niedermayer2011-05-061-0/+6
* | Make the avfilter debug functions and macros static to avfilter.cDiego Elio Pettenò2011-01-281-8/+0
|/
* Make avfilter_default_free_buffer() an internal shared symbol, so thatStefano Sabatini2010-11-251-0/+3
* Prefix with "ff_" the functions:Stefano Sabatini2010-11-131-0/+23
* Implement ff_get_ref_perms_string() and use it for tracing.Stefano Sabatini2010-08-241-0/+2
* Rename ff_dprintf_picref() to ff_dprintf_ref().Stefano Sabatini2010-08-201-1/+1
* Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram2010-08-071-1/+1
* Make avfilter.c dprintf* functions internal and declare them in anStefano Sabatini2010-07-181-0/+35
OpenPOWER on IntegriCloud