summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINEMichael Niedermayer2013-05-08
* avfilter: Make enabled/disabled state available as a field of the AVFilterCon...Michael Niedermayer2013-05-08
* lavfi/extractplanes: packed rgb supportPaul B Mahol2013-05-08
* lavfi/colorchannelmixer: remove now redudant codePaul B Mahol2013-05-08
* lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map()Paul B Mahol2013-05-08
* lavfi/null: remove redudant linesPaul B Mahol2013-05-08
* lavfi/lut: add support for YUVA422P and YUVA444PPaul B Mahol2013-05-08
* lavfi: add gbrap support to some filtersPaul B Mahol2013-05-08
* lavfi/unsharp: use verbal form in help message optionsStefano Sabatini2013-05-08
* lavfi: add comments to explain the negotiation loop.Nicolas George2013-05-07
* lavfi: fix filter format negotiation loop.Nicolas George2013-05-07
* lavfi/overlay: reindent fix.Clément Bœsch2013-05-07
* lavfi/alphaextract: copy width and not linesize.Clément Bœsch2013-05-07
* Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110'Michael Niedermayer2013-05-07
|\
| * vf_scale: add endianness conversion pixel format in query_formatsJanne Grunau2013-05-06
* | avfilter: add av_cold to uninit()Michael Niedermayer2013-05-06
* | lavfi/deshake_opencl: use ff_opencl_set_parameterhighgod04012013-05-06
* | lavfi/unsharp_opencl: use av_opencl_errstrhighgod04012013-05-06
* | lavfi/unsharp: fix opencl crash on 64bit linuxhighgod04012013-05-06
* | make the ordering of the return type and av_cold consistentMichael Niedermayer2013-05-05
* | Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6'Michael Niedermayer2013-05-05
|\|
| * lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-05-04
* | Merge commit '093804a93cc5da3f95f98265a5df116912443cec'Michael Niedermayer2013-05-05
|\|
| * avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun2013-05-04
* | src_movie: fix scanf stringMichael Niedermayer2013-05-05
* | lavfi/testsrc: add support for color interactive commandStefano Sabatini2013-05-03
* | extractplanes filterPaul B Mahol2013-05-03
* | lavfi/frei0r: fix crash when parameters are not set.Clément Bœsch2013-05-03
* | lavfi/blend: merge config_input_top into config_outputPaul B Mahol2013-05-02
* | lavfi/blend: use correct way to check number of planesPaul B Mahol2013-05-02
* | avfilter/trim: improve rounding precissionMichael Niedermayer2013-05-01
* | Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876'Michael Niedermayer2013-05-01
|\|
| * lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
* | Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'Michael Niedermayer2013-05-01
|\|
| * lavfi: add an asetpts filterAnton Khirnov2013-04-30
* | Merge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0'Michael Niedermayer2013-05-01
|\|
| * vf_setpts: cosmetics, reformatAnton Khirnov2013-04-30
* | Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8'Michael Niedermayer2013-05-01
|\|
| * graphparser: only print filter arguments if they are non-NULLAnton Khirnov2013-04-30
| * af_channelmap: ensure the output channel layout is valid.Anton Khirnov2013-04-30
* | Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071'Michael Niedermayer2013-05-01
|\|
| * af_channelmap: remove now unnecessary gotoAnton Khirnov2013-04-30
| * vf_split: fix descriptionAnton Khirnov2013-04-30
* | lavfi/stereo3d: add support for alternating frames input & output formatPaul B Mahol2013-04-30
* | lavfi: add two opencl headers to SKIPHEADERS.Clément Bœsch2013-04-30
* | lavfi/showwaves: fix crash in case of negative linesizePaul B Mahol2013-04-29
* | lavfi/showspectrum: fix crash in case of negative linesizePaul B Mahol2013-04-29
* | avfilter/vf_tinterlace: fix handling of not so even sizesMichael Niedermayer2013-04-29
* | lavfi/mp: remove mp=tinterlace wrapperStefano Sabatini2013-04-28
* | lavfi/transpose: apply grammar consistency fixes to transpose dir optionStefano Sabatini2013-04-28