summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | vf_removelogo: fix permissions.Nicolas George2012-08-17
* | vf_overlay: fix permissions.Nicolas George2012-08-17
* | vf_idet: fix permissions.Nicolas George2012-08-17
* | vf_fps: fix permissions.Nicolas George2012-08-17
* | vf_fieldorder: fix permissions.Nicolas George2012-08-17
* | vf_fade: fix permissions.Nicolas George2012-08-17
* | vf_drawtext: fix permissions.Nicolas George2012-08-17
* | vf_drawtext: fix permissions.Nicolas George2012-08-17
* | vf_deshake: fix permissions.Nicolas George2012-08-17
* | vf_delogo: fix permissions.Nicolas George2012-08-17
* | vf_colormatrix: fix permissions.Nicolas George2012-08-17
* | vf_ass: fix permissions.Nicolas George2012-08-17
* | vf_alphamerge: fix permissions.Nicolas George2012-08-17
* | avf_concat: fix permissions.Nicolas George2012-08-17
* | af_channelmap: fix permissions.Nicolas George2012-08-17
* | af_channelmap: require AV_PERM_PRESERVE.Nicolas George2012-08-17
* | 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
|\|