summaryrefslogtreecommitdiffstats
path: root/libavfilter/avfilter.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer2013-04-111-0/+251
|\ \ | |/
| * lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-111-0/+154
* | Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'Michael Niedermayer2013-04-111-3/+3
|\ \ | |/
| * lavfi: add const to the pads parameter of avfilter_pad_get_name/typeAnton Khirnov2013-04-111-2/+2
| * lavfi: add const to AVFilterContext.filter.Anton Khirnov2013-04-111-1/+1
* | Merge commit '8114c101607843a86960bd3e0e9c40487dc2a961'Michael Niedermayer2013-04-111-6/+7
|\ \ | |/
| * lavfi: add avfilter_get_class().Anton Khirnov2013-04-091-0/+7
| * lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-091-3/+3
* | Merge commit '4fa1f52e33b70029e2b621852f3af7c1ef9aecff'Michael Niedermayer2013-04-101-0/+7
|\ \ | |/
| * af_resample: switch to an AVOptions-based system.Anton Khirnov2013-04-091-0/+7
* | Merge commit 'b439c992c23f3e0f3832fffd2a34a664b236c525'Michael Niedermayer2013-04-101-2/+6
|\ \ | |/
| * lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-091-0/+6
* | lavfi: loop on request_frame if necessary.Nicolas George2013-04-031-0/+11
* | lavfi: add common code to handle options parsing.Nicolas George2013-03-201-0/+9
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-7/+41
|\ \ | |/
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-081-6/+22
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-281-37/+7
* | lavfi/avfilter: remove now unused {src,cur,out}_buf.Clément Bœsch2013-01-061-45/+0
* | lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels.Nicolas George2013-01-011-0/+24
* | lavfi: add an accessor for ref->audio->channels.Nicolas George2012-12-201-1/+6
* | lavfi: add a channels field to AVFilterLink.Nicolas George2012-12-201-0/+10
* | lavfi/avfilter.h: clarify doxy for AVFilterLink.out_bufStefano Sabatini2012-12-151-1/+1
* | doxy: add ref for lavfi, lpp and lsws.Clément Bœsch2012-12-111-0/+15
* | avfilter: mark start_frame/end_frame/draw_slice as deprecatedAnton Khirnov2012-11-291-27/+3
* | libavfilter: update doxy for filter_frameMichael Niedermayer2012-11-281-5/+5
* | lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-281-4/+4
* | lavfi: store and propagate number of channels information in audio buffer pro...Stefano Sabatini2012-11-131-0/+1
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-1/+1
|\ \ | |/
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* | lavfi: fix references to avfilter_* functions that don't exist anymore.Clément Bœsch2012-10-311-2/+2
* | libavfilter: include needed header for AVDictionaryMichael Niedermayer2012-10-241-0/+1
* | lavc: add lavfi metadata support.Clément Bœsch2012-10-211-0/+2
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* | lavfi: drop deprecated and pointless avfilter_default_end_frame() functionStefano Sabatini2012-09-091-4/+0
* | lavfi: add qp_table_sizeMichael Niedermayer2012-09-071-0/+1
* | libavfilter: pass QP table through the filter chainMichael Niedermayer2012-09-071-0/+2
* | lavfi: add a closed field to AVFilerLink.Nicolas George2012-08-221-0/+17
* | lavfi: use min_perms and rej_perms for out pads.Nicolas George2012-08-141-2/+9
* | lavfi: add avfilter_get_class() and iteration callbacksStefano Sabatini2012-08-131-0/+6
* | lavfi: document the constraints on incoming frames.Nicolas George2012-08-041-0/+6
* | lavfi: use a new field for automatic buffer copy.Nicolas George2012-08-041-0/+9
* | avfilter: fix minor typoMichael Niedermayer2012-07-301-1/+1
* | lavfi/avfilter.h: add doxy for AVFilterLink.out_bufStefano Sabatini2012-07-251-0/+18
* | lavfi/avfilter.h: add doxy for AVFilterLink.cur_bufStefano Sabatini2012-07-251-0/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-4/+11
|\ \ | |/
| * 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-1/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-211-1/+3
|\ \ | |/
OpenPOWER on IntegriCloud