summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'Michael Niedermayer2013-02-24
|\
| * lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-23
* | lavfi/formats: reindent after last commit.Nicolas George2013-02-24
* | lavfi: fix merging of formats and clarify exception.Nicolas George2013-02-24
* | libavfilter/af_amerge: fix segfault if init fails.Nicolas George2013-02-24
* | vf_mp: Set pseudo palMichael Niedermayer2013-02-23
* | vf_overlay: silence warning: X may be used uninitialized in this functionMichael Niedermayer2013-02-23
* | avfilter: Silence warning: passing argument 3 of av_image_copy from incompati...Michael Niedermayer2013-02-23
* | lavfi/boxblur: add support to named optionsStefano Sabatini2013-02-22
* | blend filterPaul B Mahol2013-02-21
* | lavfi/buffersrc: set channel layout if it is known.Nicolas George2013-02-21
* | vf_idet: adapt default scores due to bugfixMichael Niedermayer2013-02-21
* | vf_idet: Fix macro arguments sideeffectMichael Niedermayer2013-02-21
* | lavfi/subtitles: fix recently introduced warning about discarded const qualif...Clément Bœsch2013-02-20
* | lavfi/overlay: add format optionStefano Sabatini2013-02-20
* | lavfi/overlay: apply minor consistency fixesStefano Sabatini2013-02-20
* | lavfi/overlay: implement shortest optionStefano Sabatini2013-02-20
* | lavfi/decimate: use named optionsStefano Sabatini2013-02-20
* | avfilter: fix segfault with setsar/darMichael Niedermayer2013-02-20
* | lavfi/hue: reindent after previous commitStefano Sabatini2013-02-20
* | lavfi/hue: simplify parsing by making use of option shorthandsStefano Sabatini2013-02-20
* | avfilter/ff_merge_formats: only merge if doing so does not loose chroma or alphaMichael Niedermayer2013-02-19
* | lavfi/overlay: yuv444p & yuva444p supportPaul B Mahol2013-02-19
* | lavfi/histogram: overlay display mode for levels histogram modePaul B Mahol2013-02-18
* | lavf/showspectrum: add divVerent in the (c) for his recent work on the filter.Clément Bœsch2013-02-18
* | lavfi/noise: switch to AVLFG noise generatorPaul B Mahol2013-02-17
* | lavf/subtitles: error out in case of bitmap subtitles.Clément Bœsch2013-02-17
* | 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