aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f'Michael Niedermayer2014-01-101-0/+8
|\
| * avfilter: add needs_writable field to the internal AVFilterPad structureVittorio Giovara2014-01-091-0/+8
* | lavfi: parsing helper for unknown channel layouts.Nicolas George2013-11-031-1/+4
* | Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-191-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-281-4/+2
|\|
| * lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-281-4/+2
* | avfilter/avfilter: check allocation failure in ff_insert_pad()Paul B Mahol2013-09-151-5/+8
* | avfilter: remove ff_copy_int*_listMichael Niedermayer2013-08-161-12/+0
* | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer2013-08-031-0/+5
|\|
| * Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-021-0/+5
* | Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f'Michael Niedermayer2013-08-011-0/+3
|\|
| * avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefsDiego Biurrun2013-07-311-0/+3
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-241-0/+12
|\|
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-241-0/+12
* | Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'Michael Niedermayer2013-04-121-0/+5
|\|
| * lavfi: make avfilter_free() remove the filter from its graph.Anton Khirnov2013-04-111-0/+5
* | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer2013-04-121-0/+10
|\|
| * lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-111-0/+10
* | lavfi: loop on request_frame if necessary.Nicolas George2013-04-031-0/+14
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-28/+5
|\|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-081-25/+4
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-281-37/+17
* | internal.h: remove start/end_frame from AVFilterPadMichael Niedermayer2013-01-051-23/+0
* | lavfi: remove some draw_slice related code that has become unneededMichael Niedermayer2012-12-301-10/+0
* | libavfilter: update doxy for filter_frameMichael Niedermayer2012-11-281-4/+4
* | libavfilter: Support using filter_frame for videoMichael Niedermayer2012-11-281-0/+12
* | lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-281-1/+1
* | lavfi: fix references to avfilter_* functions that don't exist anymore.Clément Bœsch2012-10-311-2/+2
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
|\|
* | lavfi/sink_buffer: implement libav compatibility API.Nicolas George2012-09-271-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-2/+9
|\|
| * lavfi: add error handling to end_frame().Anton Khirnov2012-07-221-1/+3
| * lavfi: add error handling to draw_slice().Anton Khirnov2012-07-221-1/+3
| * lavfi: add error handling to start_frame().Anton Khirnov2012-07-221-0/+3
* | lavfi: add FF_*LINK_IDX convenience macros.Nicolas George2012-07-201-0/+8
* | lavfi: make copy_buffer_ref common.Nicolas George2012-07-201-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-091-1/+5
|\|
| * lavfi: add error handling to filter_samples().Anton Khirnov2012-07-091-1/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-0/+8
|\|
| * lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-221-0/+8
* | lavfi: define macro AVFILTER_DEFINE_CLASSStefano Sabatini2012-06-221-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-2/+134
|\|
| * lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-131-2/+8
| * lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-131-0/+126
* | lavfi: change name of tracing functions and of the macro which enables themStefano Sabatini2012-06-131-4/+12
* | libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.Michael Niedermayer2012-06-101-9/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-0/+50
|\|
| * lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-0/+17
| * lavfi: make avfilter_insert_pad and pals private on next bump.Anton Khirnov2012-06-051-0/+33
* | lavfi: move tracing utilities definition from video.c to avfilter.cStefano Sabatini2012-06-051-0/+6