summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* fifo: fix permissions.Nicolas George2012-08-17
* split: set rej_perms = AV_PERM_WRITE on outputs.Nicolas George2012-08-17
* sink_buffer: require AV_PERM_PRESERVE.Nicolas George2012-08-17
* lavfi: grant all permissions on mallocated audio buffers.Nicolas George2012-08-17
* lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame.Nicolas George2012-08-17
* lavfi: grant all permissions on mallocated video buffers.Nicolas George2012-08-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-17
|\
| * Add missing includes for code relying on external librariesMartin Storsjö2012-08-16
* | lavfi/edgedetect: add rounding for high/low threshold.Clément Bœsch2012-08-17
* | lavfi: add edgedetect filter.Clément Bœsch2012-08-16
* | lavfi/movie: extend a doxygen comment.Nicolas George2012-08-16
* | lavfi/movie: set pkt->stream_index for flushing.Nicolas George2012-08-16
* | yadif: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Add more missing includes after removing the implicit common.hMartin Storsjö2012-08-16
| * Add some more missing includes after removing the implicit common.hMartin Storsjö2012-08-15
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | lavfi/hue: add verbose debug message showing initial parametersStefano Sabatini2012-08-16
* | lavfi/hue: reindent after previous commitsStefano Sabatini2012-08-16
* | lavfi/hue: apply misc fixes to default values settingStefano Sabatini2012-08-16
* | lavfi/hue: add named options supportJérémy Tran2012-08-16
* | lavfi/mp: remove hue wrapped filterStefano Sabatini2012-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-14
|\|
| * x86: yadif: fix asm with sunccMans Rullgard2012-08-13
* | lavfi/asetnsamples: push as many frames as readyAndrey Utkin2012-08-14
* | lavfi: use min_perms and rej_perms for out pads.Nicolas George2012-08-14
* | lavfi: add hue filterJérémy Tran2012-08-13
* | lavfi: add avfilter_get_class() and iteration callbacksStefano Sabatini2012-08-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-10
|\|
| * doxygen: Fix function parameter names to match the codeDiego Biurrun2012-08-09
* | yadif: check input video size.Michael Niedermayer2012-08-10
* | yadif: remove get_video_buffer, its redundant nowMichael Niedermayer2012-08-10
* | yadif: redesign first and last 2 lines handling.Michael Niedermayer2012-08-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* | Remove "Error parsing options string [...]" messages.Clément Bœsch2012-08-09
* | lavfi: add asetpts audio filterStefano Sabatini2012-08-09
* | lavfi/atempo: remove dead increment.Clément Bœsch2012-08-08
* | lavfi/testsrc: set default value for option "color" to NULL and rework color ...Stefano Sabatini2012-08-08
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
* | lavfi: add smptebars sourcePaul B Mahol2012-08-07
* | Replace various inlined inverse AVRational with av_inv_q().Clément Bœsch2012-08-06
* | lavfi/overlay: remove dead initialization.Clément Bœsch2012-08-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-05
|\|
| * lavfi: properly signal out-of-memory error in ff_filter_samplesReinhard Tartler2012-08-05
| * cosmetics: Fix a few switched periods and linebreaksDerek Buitenhuis2012-08-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-04
|\|
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* | lavfi: document the constraints on incoming frames.Nicolas George2012-08-04
* | lavfi: use a new field for automatic buffer copy.Nicolas George2012-08-04