summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* | lavfi/subtitles: set a different description between ass and subtitles.Clément Bœsch2013-02-17
* | lavfi: rename vf_ass.c to vf_subtitles.cClément Bœsch2013-02-17
* | lavfi/subtitles: support charenc option.Clément Bœsch2013-02-17
* | lavfi/subtitles: split options between ass and subtitles.Clément Bœsch2013-02-17
* | lavfi/mp: drop mp=kerndeint filterStefano Sabatini2013-02-17
* | lavfi/mp: drop mp=unsharp filterStefano Sabatini2013-02-17
* | lavfi/unsharp: add missing NULL checkStefano Sabatini2013-02-17
* | lavfi/unsharp: merge definition and declaration in init_filter_param()Stefano Sabatini2013-02-17
* | lavfi/unsharp: directly access in-loop variables in apply_unsharp()Stefano Sabatini2013-02-17
* | lavfi/unsharp: add check on matrix x/y size values oddityStefano Sabatini2013-02-17
* | yadif: remove unused variableMichael Niedermayer2013-02-16
* | lavfi: port MP noise filterPaul B Mahol2013-02-16
* | Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'Michael Niedermayer2013-02-16
|\|
| * vf_yadif: fix out-of line readsAnton Khirnov2013-02-15
* | Merge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13'Michael Niedermayer2013-02-16
|\|
| * vf_yadif: factorize initializing the filtering callbacksAnton Khirnov2013-02-15
* | lavfi/yadif: support 9, 12, and 14 bits per pixelJames Darnley2013-02-16
* | lavfi/yadif: remove unnecessary castJames Darnley2013-02-16
* | lavfi/kerndeint: move is_rgb_packed definition to the internal contextStefano Sabatini2013-02-16
* | lavfi/kerndeint: use aligned linesizes for the temporary buffer.Clément Bœsch2013-02-16
* | lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=...Stefano Sabatini2013-02-16
* | lavfi/unsharp: use named options, and add missing checks on matrix size valuesStefano Sabatini2013-02-16
* | lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing the tableHendrik Leppkes2013-02-15
* | lavfi/ebur128: advance pointer to samplessedacca@comcast.net2013-02-15
* | lavfi/ebur128: fix channel weightsDavid A. Sedacca2013-02-15
* | lavfi/unsharp: use the same macros used in the original MP filterStefano Sabatini2013-02-15
* | lavfi/showspectrum: simplify intensity_color_table declaration.Clément Bœsch2013-02-14
* | lavfi/showspectrum: pretty-align constants.Clément Bœsch2013-02-14
* | lavfi/vf_ass: reindent after last commit.Nicolas George2013-02-14
* | lavfi/vf_ass: ignore subtitles decoding errors.Nicolas George2013-02-14
* | lavfi: remove softskip libmpcodecs wrapperPaul B Mahol2013-02-14
* | lavfi: remove dsize libmpcodecs wrapperPaul B Mahol2013-02-14
* | lavfi/transpose: support more pix fmtsPaul B Mahol2013-02-13
* | lavfi/amerge: make description consistent with documentationPaul B Mahol2013-02-11
* | lavfi/il: filter out hwaccels formats from the list of supported formatsStefano Sabatini2013-02-10
* | lavfi/il: move query_formats() definition upStefano Sabatini2013-02-10
* | lavfi/il: simplify/generalize linesize computationStefano Sabatini2013-02-10
* | lavfi/il: fix typo in CopyrightPaul B Mahol2013-02-09
* | lavfi: remove mp=il filterPaul B Mahol2013-02-09
* | lavfi: port MP il filterPaul B Mahol2013-02-09
* | lavfi/histogram: make waveform mode more usefulPaul B Mahol2013-02-09
* | lavfi/histogram: make it C90 compliantPaul B Mahol2013-02-09
* | histogram filterPaul B Mahol2013-02-09
* | lavfi/select: correctly set prev_t and prev_ptsStefano Sabatini2013-02-07
* | lavfi/select: avoid double -> int lossy conversion in debug logStefano Sabatini2013-02-07
* | af_biquad: avoid subtraction in loopMichael Niedermayer2013-02-07
* | af_biquad: unroll loop, remove variable copiesMichael Niedermayer2013-02-07
* | lavfi: fix missing space in error message.Nicolas George2013-02-07
* | lavfi: remove disabled code.Nicolas George2013-02-07
* | Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer2013-02-06
|\|