summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi: add missing header mulitple-inclusion guard in transform.hStefano Sabatini2011-10-201-0/+4
* lavfi/transform.h: apply misc doxy cosmetical changesStefano Sabatini2011-10-201-29/+24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-202-8/+8
|\
| * lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-194-2/+144
| * lavfi: add testsrc sourceStefano Sabatini2011-10-194-1/+362
* | deshake: limit deshake to specific area to search for motion vectors.Paul Flinders2011-10-201-4/+44
* | vf_mp: Fix several incompatible pointer type warnings.Michael Niedermayer2011-10-191-2/+2
* | vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function w...Michael Niedermayer2011-10-191-1/+1
* | src_movie: Fix incompatible pointer type warning.Michael Niedermayer2011-10-191-1/+1
* | vf_deshake: Fix cast discards qualifiers from pointer target type warning.Michael Niedermayer2011-10-191-4/+2
* | vf_pixdesctest: Fix incompatible pointer type warning.Michael Niedermayer2011-10-181-1/+1
* | yadif: Fix assignment from incompatible pointer type warningMichael Niedermayer2011-10-181-1/+1
* | vsrc_buffer: FIx incompatible pointer type warningMichael Niedermayer2011-10-181-1/+1
* | asrc_aevalsrc: apply misc cleanup in the options arrayStefano Sabatini2011-10-181-4/+4
* | asrc_aevalsrc: prefer av_strtok() over strtok_r()Stefano Sabatini2011-10-181-1/+1
* | lavfi: update minor number and add Changelog entry after aevalsrc additionStefano Sabatini2011-10-181-2/+2
* | lavfi: add audio eval signal sourceStefano Sabatini2011-10-183-0/+228
* | lavu: add av_strtok()Stefano Sabatini2011-10-184-7/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-184-10/+16
|\ \ | |/
| * lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-174-1/+287
| * lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-174-1/+353
| * lavfi: add negate filterStefano Sabatini2011-10-174-1/+26
| * lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-176-2/+394
* | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-175-48/+48
* | af_ashowinfo: fix plane size computation for planar layout formatsStefano Sabatini2011-10-161-1/+2
* | af_aresample: fix properties setting in the output bufferStefano Sabatini2011-10-161-4/+6
* | af_ashowinfo: adopt used plane size when computing the plane checksumStefano Sabatini2011-10-161-1/+4
* | vsrc_nullsrc: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_crop: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_setpts: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_select: remove mathematical constants now redundant.Nicolas George2011-10-131-12/+0
* | vf_scale: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_pad: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_overlay: remove mathematical constants now redundant.Nicolas George2011-10-131-10/+0
* | vf_lut: remove mathematical constants now redundant.Nicolas George2011-10-131-10/+0
* | vf_drawtext: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-132-36/+36
|\ \ | |/
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-122-35/+35
| * vf_unsharp: set default chroma size value to 5x5Stefano Sabatini2011-09-291-2/+2
| * vf_unsharp: fix out-of-buffer readStefano Sabatini2011-09-291-1/+5
* | deshake: simplify filename check.Clément Bœsch2011-10-041-1/+1
* | deshake: misc style fixes.Clément Bœsch2011-10-041-7/+7
* | deshake: move angles from stack to heap.Michael Niedermayer2011-10-041-1/+2
* | deshake: Allow specifying the filename for statistics and disable them by def...Michael Niedermayer2011-10-041-7/+14
* | deshake: remove non const staticMichael Niedermayer2011-10-041-18/+11
* | doxygen: remove a few @file parameters.Clément Bœsch2011-10-043-3/+3
* | lavfi: remove align tabs in Makefile.Clément Bœsch2011-10-041-1/+1
* | deshake: fix doxygen comments.Clément Bœsch2011-10-041-17/+17
* | deshake: nicer looking defaultsMichael Niedermayer2011-10-041-1/+1
OpenPOWER on IntegriCloud