summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* ashowinfo: fix typo in description.Clément Bœsch2011-10-27
* vf_showinfo: print checksums in hexadecimal.Clément Bœsch2011-10-27
* vf_scale: Request an aligned buffer.Michael Niedermayer2011-10-27
* vf_pad: Fix alignment of get_video_buffer()Michael Niedermayer2011-10-27
* avfilter: add named constamt to indicate the amount of alignment that AV_PERM...Michael Niedermayer2011-10-27
* avfilter: add flag to indicate that alignment is neededMichael Niedermayer2011-10-27
* vsrc_testsrc: fix off-by-one logic when detecting the EOF time in request_fra...Mark Himsley2011-10-25
* testsrc seconds display is out-by-one frameMark Himsley2011-10-25
* vsrc_testsrc: increase log level from DEBUG to INFO for message in init()Stefano Sabatini2011-10-24
* lavfi: rewrite nullsrc using the code in vsrc_testsrc.cStefano Sabatini2011-10-24
* vsrc_testsrc: do not assume non-padded lines in test_fill_picture()Stefano Sabatini2011-10-23
* vf_boxblur: fix slice-drawingStefano Sabatini2011-10-23
* lavfi: add missing header mulitple-inclusion guard in transform.hStefano Sabatini2011-10-20
* lavfi/transform.h: apply misc doxy cosmetical changesStefano Sabatini2011-10-20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\
| * lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-19
| * lavfi: add testsrc sourceStefano Sabatini2011-10-19
* | deshake: limit deshake to specific area to search for motion vectors.Paul Flinders2011-10-20
* | vf_mp: Fix several incompatible pointer type warnings.Michael Niedermayer2011-10-19
* | vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function w...Michael Niedermayer2011-10-19
* | src_movie: Fix incompatible pointer type warning.Michael Niedermayer2011-10-19
* | vf_deshake: Fix cast discards qualifiers from pointer target type warning.Michael Niedermayer2011-10-19
* | vf_pixdesctest: Fix incompatible pointer type warning.Michael Niedermayer2011-10-18
* | yadif: Fix assignment from incompatible pointer type warningMichael Niedermayer2011-10-18
* | vsrc_buffer: FIx incompatible pointer type warningMichael Niedermayer2011-10-18
* | asrc_aevalsrc: apply misc cleanup in the options arrayStefano Sabatini2011-10-18
* | asrc_aevalsrc: prefer av_strtok() over strtok_r()Stefano Sabatini2011-10-18
* | lavfi: update minor number and add Changelog entry after aevalsrc additionStefano Sabatini2011-10-18
* | lavfi: add audio eval signal sourceStefano Sabatini2011-10-18
* | lavu: add av_strtok()Stefano Sabatini2011-10-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-18
|\|
| * lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-17
| * lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-17
| * lavfi: add negate filterStefano Sabatini2011-10-17
| * lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-17
* | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-17
* | af_ashowinfo: fix plane size computation for planar layout formatsStefano Sabatini2011-10-16
* | af_aresample: fix properties setting in the output bufferStefano Sabatini2011-10-16
* | af_ashowinfo: adopt used plane size when computing the plane checksumStefano Sabatini2011-10-16
* | vsrc_nullsrc: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_crop: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_setpts: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_select: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_scale: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_pad: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_overlay: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_lut: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_drawtext: remove mathematical constants now redundant.Nicolas George2011-10-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\|