summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13'Michael Niedermayer2013-02-161-14/+12
|\ \ | |/
| * vf_yadif: factorize initializing the filtering callbacksAnton Khirnov2013-02-151-11/+12
* | lavfi/yadif: support 9, 12, and 14 bits per pixelJames Darnley2013-02-161-0/+9
* | lavfi/yadif: remove unnecessary castJames Darnley2013-02-161-1/+1
* | lavfi/kerndeint: move is_rgb_packed definition to the internal contextStefano Sabatini2013-02-161-1/+3
* | lavfi/kerndeint: use aligned linesizes for the temporary buffer.Clément Bœsch2013-02-161-5/+10
* | lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=...Stefano Sabatini2013-02-162-5/+7
* | lavfi/unsharp: use named options, and add missing checks on matrix size valuesStefano Sabatini2013-02-162-18/+44
* | lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing the tableHendrik Leppkes2013-02-151-1/+1
* | lavfi/ebur128: advance pointer to samplessedacca@comcast.net2013-02-151-2/+2
* | lavfi/ebur128: fix channel weightsDavid A. Sedacca2013-02-151-5/+19
* | lavfi/unsharp: use the same macros used in the original MP filterStefano Sabatini2013-02-151-4/+4
* | lavfi/showspectrum: simplify intensity_color_table declaration.Clément Bœsch2013-02-141-4/+2
* | lavfi/showspectrum: pretty-align constants.Clément Bœsch2013-02-141-8/+8
* | lavfi/vf_ass: reindent after last commit.Nicolas George2013-02-141-7/+6
* | lavfi/vf_ass: ignore subtitles decoding errors.Nicolas George2013-02-141-2/+6
* | lavfi: remove softskip libmpcodecs wrapperPaul B Mahol2013-02-143-105/+0
* | lavfi: remove dsize libmpcodecs wrapperPaul B Mahol2013-02-143-126/+0
* | lavfi/transpose: support more pix fmtsPaul B Mahol2013-02-131-22/+24
* | lavfi/amerge: make description consistent with documentationPaul B Mahol2013-02-111-1/+1
* | lavfi/il: filter out hwaccels formats from the list of supported formatsStefano Sabatini2013-02-101-1/+1
* | lavfi/il: move query_formats() definition upStefano Sabatini2013-02-101-15/+15
* | 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
OpenPOWER on IntegriCloud