summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990'Michael Niedermayer2013-05-16
|\
| * vf_crop: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_boxblur: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_blackframe: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * vf_aspect: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* | lavfi/mp: remove mp=ow wrapper.Clément Bœsch2013-05-16
* | lavfi: port wavelet denoiser filter from libmpcodecs.Clément Bœsch2013-05-16
* | lavfi/histogram: logarithmic mode for levelsPaul B Mahol2013-05-15
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-15
|\|
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
| * lavfi: fix compatibility code for old vf_scale options syntaxAnton Khirnov2013-05-15
* | Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd'Michael Niedermayer2013-05-15
|\|
| * avfiltergraph: simplify inserting conversion filters.Anton Khirnov2013-05-15
| * yadif: correct strides in filter_edges_16bitJames Darnley2013-05-14
| * yadif: restore speed of the C filtering codeJames Darnley2013-05-14
* | lavfi/dctdnoiz: fix 10l typo in pr_height computation.Clément Bœsch2013-05-15
* | lavfi: add dctdnoiz filter.Clément Bœsch2013-05-15
* | libavfilter/Makefile: unbreak make alltoolsMichael Niedermayer2013-05-14
* | tools: add zmqsend tool, useful to test the zmq filtersStefano Sabatini2013-05-14
* | lavfi: add zmq filtersStefano Sabatini2013-05-14
* | lavfi/blend: timeline supportPaul B Mahol2013-05-14
* | lavfi: cosmetics: fix vertical alignment for pads in some filtersPaul B Mahol2013-05-14
* | vf_colorchannelmixer: round lut entries to nearestMichael Niedermayer2013-05-14
* | avfilter: Add 'drawgrid' video filterAndrey Utkin2013-05-13
* | lavfi/hqdn3d: restore timeline feature.Clément Bœsch2013-05-12
* | lavfi/hqdn3d: use macros instead of hardcoded indexes.Clément Bœsch2013-05-12
* | lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-12
* | lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding.Clément Bœsch2013-05-12
* | lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding.Clément Bœsch2013-05-12
* | lavfi/select: unbreak compatibility with older PICT_TYPE syntaxPaul B Mahol2013-05-12
* | avfilter/af_astats: fix 64bit printf typeMichael Niedermayer2013-05-11
* | avfilter/vf_mp: remove unused functionMichael Niedermayer2013-05-11
* | vf_copy: silence "incompatible pointer type" warningMichael Niedermayer2013-05-11
* | lavfi/curves: avoid ctx pointer indirection.Clément Bœsch2013-05-10
* | Merge commit '16a4a18db089af8c432f1cdec62155000585b72c'Michael Niedermayer2013-05-10
|\|
| * af_asyncts: fix offset calculationAnton Khirnov2013-05-10
* | lavfi/select: set forgotten VAR_PICT_TYPE_BIPaul B Mahol2013-05-10
* | lavfi: avectorscope filterPaul B Mahol2013-05-10
* | lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-10
* | lavfi/anull: remove redundant linesPaul B Mahol2013-05-10
* | lavfi: modify names of deshake_kernel.h and unsharp_kernel.hhighgod04012013-05-10
* | lavfi/avfiltergraph: fix styleStefano Sabatini2013-05-10
* | lavfi/avfilter.h: fix typoStefano Sabatini2013-05-10
* | lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.Clément Bœsch2013-05-09
* | lavfi/overlay: simpler up-rounded w/h computations.Clément Bœsch2013-05-09
* | lavu: add FF_CEIL_RSHIFT and use it in various places.Clément Bœsch2013-05-09
* | lavfi: remove alphaextract special codePaul B Mahol2013-05-09