summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi: add haldclutsrc filter.Clément Bœsch2013-05-27
* lavfi/ocv: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/frei0r: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/channelmap: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/format: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/setpts: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/join: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/hqdn3d: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/interlace: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/trim: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/interlace: remove request frame hackPaul B Mahol2013-05-27
* lavfi/trim: remove request frame hackPaul B Mahol2013-05-27
* lavfi/tinterlace: remove request frame hackPaul B Mahol2013-05-27
* lavfi/idet: remove request_frame hackPaul B Mahol2013-05-27
* lavfi/dctdnoiz: move DC normalization out of loops.Clément Bœsch2013-05-26
* lavfi/lut3d: faster tetrahedral interpolation.Clément Bœsch2013-05-26
* lavfi/lut3d: restore original interpolation speed.Clément Bœsch2013-05-26
* lavfi/bbox: export bbox info to frame metadataPaul B Mahol2013-05-26
* lavfi/bbox: timeline supportPaul B Mahol2013-05-26
* lavfi/bbox: make min_val user configurablePaul B Mahol2013-05-26
* lavfi/bbox: use inlink->frame_countPaul B Mahol2013-05-26
* lavfi/noise: use av_image_copy_plane()Paul B Mahol2013-05-26
* av_cpu_count: factorize "detected %d logical cores" messageMichael Niedermayer2013-05-26
* lavfi/afade: add timeline supportPaul B Mahol2013-05-25
* lavfi/blend: support slice threadingPaul B Mahol2013-05-24
* vf_fade: remove unused functionMichael Niedermayer2013-05-24
* vf_fade: Support slice threaded alphaMichael Niedermayer2013-05-24
* vf_fade: Fix alpha flag integrationMichael Niedermayer2013-05-24
* lavfi/blend: fix SW/SH calculationPaul B Mahol2013-05-24
* fade: fix slice sizesMichael Niedermayer2013-05-24
* yadif: fix slice sizesMichael Niedermayer2013-05-24
* avfilter/vf_yadif: fix race conditionMichael Niedermayer2013-05-24
* lavfi/blend: add yuv(j)411pPaul B Mahol2013-05-24
* avfilter/vf_drawtext: Fix doxygen commentMichael Niedermayer2013-05-24
* avfilter: remove av_opt_set_defaults() from process_options()Michael Niedermayer2013-05-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-24
|\
| * vf_fade: support slice threadingAnton Khirnov2013-05-24
| * vf_yadif: support slice threadingAnton Khirnov2013-05-24
* | lavfi/field, il, noise: use av_pix_fmt_count_planes()Paul B Mahol2013-05-24
* | Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer2013-05-24
|\|
| * lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* | lavfi/testsrc: make nb_decimals available only in testsrc.Clément Bœsch2013-05-23
* | lavfi/testsrc: move color options to the color scope filter definition.Clément Bœsch2013-05-23
* | lavfi/mp: try to pass interlaced & tff flagsPaul B Mahol2013-05-22
* | lavfi/lut3d: avoid overread.Clément Bœsch2013-05-22
* | lavfi: add lut3d filter.Clément Bœsch2013-05-22
* | lavfi/(a)showinfo: use link frame counter instead of local counter.Clément Bœsch2013-05-21
* | lavfi/geq: prefer symbolic constantsStefano Sabatini2013-05-21
* | lavfi/geq: add aliases for RGB optionsStefano Sabatini2013-05-21
* | lavfi/yadif: add timeline support.Clément Bœsch2013-05-21