summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
...
* | lavfi/lut: duplicate class definitions for each lut variant filterStefano Sabatini2012-08-181-26/+73
* | vf_yadif: fix permissions.Nicolas George2012-08-171-4/+4
* | vf_tinterlace: leave harmless permissions alone.Nicolas George2012-08-171-1/+1
* | vf_thumbnail: fix permissions.Nicolas George2012-08-171-1/+1
* | vf_select: require AV_PERM_PRESERVE.Nicolas George2012-08-171-0/+1
* | vf_removelogo: fix permissions.Nicolas George2012-08-171-10/+2
* | vf_overlay: fix permissions.Nicolas George2012-08-171-4/+3
* | vf_idet: fix permissions.Nicolas George2012-08-171-3/+4
* | vf_fps: fix permissions.Nicolas George2012-08-171-1/+3
* | vf_fieldorder: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_fade: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_drawtext: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_drawtext: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_deshake: fix permissions.Nicolas George2012-08-171-1/+1
* | vf_delogo: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_colormatrix: fix permissions.Nicolas George2012-08-171-0/+1
* | vf_ass: fix permissions.Nicolas George2012-08-171-2/+1
* | vf_alphamerge: fix permissions.Nicolas George2012-08-171-4/+2
* | avf_concat: fix permissions.Nicolas George2012-08-171-2/+1
* | af_channelmap: fix permissions.Nicolas George2012-08-171-0/+1
* | af_channelmap: require AV_PERM_PRESERVE.Nicolas George2012-08-171-2/+2
* | fifo: fix permissions.Nicolas George2012-08-171-2/+2
* | split: set rej_perms = AV_PERM_WRITE on outputs.Nicolas George2012-08-171-0/+1
* | sink_buffer: require AV_PERM_PRESERVE.Nicolas George2012-08-171-2/+2
* | lavfi: grant all permissions on mallocated audio buffers.Nicolas George2012-08-171-1/+5
* | lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame.Nicolas George2012-08-171-1/+1
* | lavfi: grant all permissions on mallocated video buffers.Nicolas George2012-08-171-2/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-172-0/+7
|\ \ | |/
| * Add missing includes for code relying on external librariesMartin Storsjö2012-08-162-0/+7
* | lavfi/edgedetect: add rounding for high/low threshold.Clément Bœsch2012-08-171-2/+2
* | lavfi: add edgedetect filter.Clément Bœsch2012-08-164-2/+327
* | lavfi/movie: extend a doxygen comment.Nicolas George2012-08-161-0/+4
* | lavfi/movie: set pkt->stream_index for flushing.Nicolas George2012-08-161-0/+1
* | yadif: remove libavutil/internal.h includeMichael Niedermayer2012-08-161-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-1656-3/+94
|\ \ | |/
| * Add more missing includes after removing the implicit common.hMartin Storsjö2012-08-161-0/+1
| * Add some more missing includes after removing the implicit common.hMartin Storsjö2012-08-151-0/+1
| * Don't include common.h from avutil.hMartin Storsjö2012-08-1557-0/+98
* | lavfi/hue: add verbose debug message showing initial parametersStefano Sabatini2012-08-161-0/+2
* | lavfi/hue: reindent after previous commitsStefano Sabatini2012-08-161-26/+26
* | lavfi/hue: apply misc fixes to default values settingStefano Sabatini2012-08-161-11/+10
* | lavfi/hue: add named options supportJérémy Tran2012-08-162-8/+57
* | lavfi/mp: remove hue wrapped filterStefano Sabatini2012-08-164-185/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-141-15/+14
|\ \ | |/
| * x86: yadif: fix asm with sunccMans Rullgard2012-08-131-19/+13
* | lavfi/asetnsamples: push as many frames as readyAndrey Utkin2012-08-141-1/+1
* | lavfi: use min_perms and rej_perms for out pads.Nicolas George2012-08-143-3/+19
* | lavfi: add hue filterJérémy Tran2012-08-134-1/+205
* | lavfi: add avfilter_get_class() and iteration callbacksStefano Sabatini2012-08-133-1/+42
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-101-3/+3
|\ \ | |/
OpenPOWER on IntegriCloud