summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/il: simplify/generalize linesize computationStefano Sabatini2013-02-101-24/+18
* lavfi/il: fix typo in CopyrightPaul B Mahol2013-02-091-1/+1
* lavfi: remove mp=il filterPaul B Mahol2013-02-094-152/+1
* lavfi: port MP il filterPaul B Mahol2013-02-094-1/+239
* lavfi/histogram: make waveform mode more usefulPaul B Mahol2013-02-091-17/+29
* lavfi/histogram: make it C90 compliantPaul B Mahol2013-02-091-1/+2
* histogram filterPaul B Mahol2013-02-094-2/+333
* lavfi/select: correctly set prev_t and prev_ptsStefano Sabatini2013-02-071-1/+3
* lavfi/select: avoid double -> int lossy conversion in debug logStefano Sabatini2013-02-071-4/+4
* af_biquad: avoid subtraction in loopMichael Niedermayer2013-02-071-3/+5
* af_biquad: unroll loop, remove variable copiesMichael Niedermayer2013-02-071-1/+26
* lavfi: fix missing space in error message.Nicolas George2013-02-071-1/+1
* lavfi: remove disabled code.Nicolas George2013-02-071-90/+0
* Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer2013-02-063-12/+20
|\
| * vf_yadif: silence a warning.Anton Khirnov2013-02-063-12/+20
* | libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstreamMichael Niedermayer2013-02-052-25/+1
* | libmpcodecs/vf_pullup: update to latest version from mplayermultiple authors2013-02-051-1/+4
* | libmpcodecs/vf_uspp: update to latest version from mplayermultiple authors2013-02-051-4/+12
* | libmpcodecs/vf_unsharp: update to latest version from mplayermultiple authors2013-02-051-4/+5
* | libmpcodecs/vf_spp: update to latest version from mplayermultiple authors2013-02-051-3/+4
* | libmpcodecs/vf_sab: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | libmpcodecs/pullup: update to latest version from mplayermultiple authors2013-02-051-1/+2
* | libmpcodecs/vf_noise: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | libmpcodecs/vf_pp7:update to latest version from mplayermultiple authors2013-02-051-2/+0
* | libmpcodecs/vf_qp: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | libmpcodecs/vf_mcdeint: update to latest version from mplayermultiple authors2013-02-051-4/+7
* | libmpcodecs/vf_ilpack: update to latest version from mplayermultiple authors2013-02-051-0/+1
* | libmpcodecs/vf_ivtc: update to latest version from mplayermultiple authors2013-02-051-1/+1
* | libmpcodecs/vf_fspp: update to latest version from mplayermultiple authors2013-02-051-1/+2
* | libmpcodecs/av_helpers: update to latest version from mplayermultiple authors2013-02-051-0/+27
* | libmpcodecs/vf_filmdint: update to latest version from mplayermultiple authors2013-02-051-1/+1
* | libmpcodecs/vf_divtc: update to latest version in mplayermultiple authors2013-02-051-0/+1
* | libhmpcodec/mp_msg: update to latest from mplayermultiple authors2013-02-051-2/+4
* | libmpcodecs/help_mp: update to latest from mplayermultiple authors2013-02-051-157/+147
* | libmpcodecs/cpudetect: update to latest from mplayermultiple authors2013-02-051-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-055-4/+4
|\ \ | |/
| * avfilter: x86: consistent filenames for filter optimizationsDiego Biurrun2013-02-045-4/+4
* | libmpcodecs: update img_format.* & mp_image.* to latest from mplayermultiple authors2013-02-054-112/+314
* | libmpcodecs/vf_stereo3d: update to latest version from mplayermultiple authors2013-02-051-13/+41
* | lavfi/showspectrum: display multiple channels in separate rowRudolf Polzer2013-02-041-35/+217
* | lavfi/showspectrum: set default height to 512Rudolf Polzer2013-02-031-2/+2
* | lavfi/pad: add support to named optionsStefano Sabatini2013-02-032-15/+39
* | lavfi/crop: fix help message for the keep_aspect optionStefano Sabatini2013-02-021-1/+1
* | avfilter/vf_hqdn3d.h: restore author attribution, history and project nameMichael Niedermayer2013-02-021-4/+8
* | avfilter/x86/vf_hqdn3d_init: fix author attribution & project nameMichael Niedermayer2013-02-021-4/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-024-21/+81
|\ \ | |/
| * vf_hqdn3d: x86: Add proper arch optimization initializationDiego Biurrun2013-02-014-21/+81
* | lavfi/buffersrc: forward filter_frame errors.Nicolas George2013-01-311-4/+1
* | lavfi/af_amerge: set outbuf->audio->channels.Nicolas George2013-01-311-0/+1
* | lavfi/af_amerge: check for buffer queue overflows.Nicolas George2013-01-311-0/+5
OpenPOWER on IntegriCloud