summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/mp: remove mp=pullupPaul B Mahol2013-09-186-1246/+1
* avfilter/x86/vf_pullup: try to fix build on x64Paul B Mahol2013-09-171-3/+3
* avfilter: port pullup filter from libmpcodecsPaul B Mahol2013-09-178-1/+1057
* avfilter: add adelay filterPaul B Mahol2013-09-164-1/+286
* avfilter/vf_stereod3d: add const qualifiers to ana_convert()Paul B Mahol2013-09-161-3/+3
* avfilter/vf_stereo3d: BGR24 support for anaglyphsPaul B Mahol2013-09-161-5/+14
* avfilter/vf_stereo3d: avoid pointless copyPaul B Mahol2013-09-161-7/+6
* libavfilter/libmpcodecs: remove unused filesPaul B Mahol2013-09-154-2195/+0
* avfilter/vf_gradfun: use av_calloc()Paul B Mahol2013-09-151-1/+1
* avfilter/vsrc_life: use av_calloc()Paul B Mahol2013-09-151-4/+4
* avfilter: avoid testing float == 0Michael Niedermayer2013-09-151-1/+1
* avfilter/af_aecho & af_compand: use extended_dataPaul B Mahol2013-09-152-7/+7
* avfilter/avfilter: check allocation failure in ff_insert_pad()Paul B Mahol2013-09-152-8/+22
* avfilter/avf_avectorscope: improve descriptionPaul B Mahol2013-09-141-2/+2
* avfilter/video: remove commented out cruftPaul B Mahol2013-09-131-34/+0
* avfilter/vf_noise: rename linesize to bytewidthMichael Niedermayer2013-09-131-3/+3
* Revert "avfilter/vf_noise: dont corrupt the picture outside width x height"Michael Niedermayer2013-09-131-5/+1
* avfilter/vidstabtransform: allow negative zoom.Georg Martius2013-09-131-1/+1
* avfilter/vf_noise: dont corrupt the picture outside width x heightMichael Niedermayer2013-09-121-1/+5
* avfilter/vf_noise: unbreak filter when inline assembly is not presentPaul B Mahol2013-09-121-0/+3
* avfilter: various cosmeticsPaul B Mahol2013-09-12109-896/+750
* avfilter: remove redundant use of AV_NE() macroPaul B Mahol2013-09-113-32/+32
* avfilter/vf_traspose: move switch out of loopPaul B Mahol2013-09-111-15/+23
* avfilter/vf_psnr: >8 bit planar supportPaul B Mahol2013-09-101-24/+72
* avfilter/avfilter: fix null pointer dereference with queued ping filtersMichael Niedermayer2013-09-101-0/+8
* avfilter/vf_psnr: refactor subsampled format supportPaul B Mahol2013-09-081-19/+25
* avfilter/vf_histeq: remove unused item from filter private contextPaul B Mahol2013-09-071-1/+0
* avfilter/vf_format: add .get_video_buffer backPaul B Mahol2013-09-071-0/+2
* avfilter/vf_rotate: fix 'oh' option descriptionPaul B Mahol2013-09-071-1/+1
* avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol2013-09-0731-39/+0
* avfilter/af_asetnsamples: remove .needs_writable as it is not requiredPaul B Mahol2013-09-071-1/+0
* avfilter/af_compand: silence "maybe uninitialized" warningsMichael Niedermayer2013-09-071-1/+4
* avfilter/af_aecho: silence "maybe uninitialized warning"Michael Niedermayer2013-09-071-1/+3
* lavfi/telecine: remove bitstream and pal formatsPaul B Mahol2013-09-061-1/+3
* lavfi/fieldorder: work with non writtable frames tooPaul B Mahol2013-09-061-14/+32
* lavfi/fieldorder: remove pal8 formatPaul B Mahol2013-09-061-0/+1
* lavfi/fieldorder: add timeline supportPaul B Mahol2013-09-061-0/+1
* lavfi/fieldorder: use av_image_fill_linesizes()Paul B Mahol2013-09-061-9/+1
* lavfi/fieldorder: remove redundant get_video_buffer()Paul B Mahol2013-09-061-9/+0
* lavfi: Weston 3 Field Deinterlacing FilterPaul B Mahol2013-09-064-2/+386
* lavfi/mp: remove mp=filPaul B Mahol2013-09-054-120/+1
* lavfi/mp: remove mp=dintPaul B Mahol2013-09-054-218/+1
* avfilter/vf_yadif: Treat mode as a field of flagsMichael Niedermayer2013-09-051-1/+1
* avfilter/vf_yadif: fix "incompatible pointer type" warningMichael Niedermayer2013-09-051-1/+1
* avfilter/vf_yadif: add gbr(a)p supportMichael Niedermayer2013-09-051-0/+2
* lavfi/mptestsrc: use outlink->frame_countPaul B Mahol2013-09-031-4/+1
* lavfi/drawtext: add generic timeline interface and deprecate "draw".Clément Bœsch2013-09-032-4/+39
* Update copyrights where my email appears with the new one.Clément Bœsch2013-09-035-5/+5
* lavfi/hue: relicense to LGPL with permission by all contributorsPaul B Mahol2013-09-031-9/+9
* lavfi/mp: remove mp=phasePaul B Mahol2013-09-034-307/+1
OpenPOWER on IntegriCloud