aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter: fix 2 warnings about discarding constMichael Niedermayer2013-05-081-1/+1
* avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINEMichael Niedermayer2013-05-081-1/+3
* avfilter: Make enabled/disabled state available as a field of the AVFilterCon...Michael Niedermayer2013-05-082-1/+4
* lavfi/extractplanes: packed rgb supportPaul B Mahol2013-05-081-6/+61
* lavfi/colorchannelmixer: remove now redudant codePaul B Mahol2013-05-081-13/+2
* lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map()Paul B Mahol2013-05-081-0/+10
* lavfi/null: remove redudant linesPaul B Mahol2013-05-081-5/+0
* lavfi/lut: add support for YUVA422P and YUVA444PPaul B Mahol2013-05-081-1/+3
* lavfi: add gbrap support to some filtersPaul B Mahol2013-05-084-4/+6
* lavfi/unsharp: use verbal form in help message optionsStefano Sabatini2013-05-081-12/+12
* lavfi: add comments to explain the negotiation loop.Nicolas George2013-05-071-2/+19
* lavfi: fix filter format negotiation loop.Nicolas George2013-05-071-1/+2
* lavfi/overlay: reindent fix.Clément Bœsch2013-05-071-6/+5
* lavfi/alphaextract: copy width and not linesize.Clément Bœsch2013-05-071-2/+1
* Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110'Michael Niedermayer2013-05-071-2/+4
|\
| * vf_scale: add endianness conversion pixel format in query_formatsJanne Grunau2013-05-061-2/+4
* | avfilter: add av_cold to uninit()Michael Niedermayer2013-05-066-6/+6
* | lavfi/deshake_opencl: use ff_opencl_set_parameterhighgod04012013-05-061-34/+31
* | lavfi/unsharp_opencl: use av_opencl_errstrhighgod04012013-05-061-1/+1
* | lavfi/unsharp: fix opencl crash on 64bit linuxhighgod04012013-05-061-1/+1
* | make the ordering of the return type and av_cold consistentMichael Niedermayer2013-05-051-1/+1
* | Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6'Michael Niedermayer2013-05-051-2/+4
|\|
| * lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-05-042-4/+8
* | Merge commit '093804a93cc5da3f95f98265a5df116912443cec'Michael Niedermayer2013-05-0511-17/+27
|\|
| * avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun2013-05-0411-17/+27
* | src_movie: fix scanf stringMichael Niedermayer2013-05-051-3/+3
* | lavfi/testsrc: add support for color interactive commandStefano Sabatini2013-05-032-1/+35
* | extractplanes filterPaul B Mahol2013-05-034-1/+257
* | lavfi/frei0r: fix crash when parameters are not set.Clément Bœsch2013-05-031-0/+3
* | lavfi/blend: merge config_input_top into config_outputPaul B Mahol2013-05-021-12/+7
* | lavfi/blend: use correct way to check number of planesPaul B Mahol2013-05-021-2/+4
* | avfilter/trim: improve rounding precissionMichael Niedermayer2013-05-011-3/+3
* | Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876'Michael Niedermayer2013-05-013-0/+411
|\|
| * lavfi: add trim and atrim filters.Anton Khirnov2013-04-303-0/+411
* | Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'Michael Niedermayer2013-05-013-61/+60
|\|
| * lavfi: add an asetpts filterAnton Khirnov2013-04-304-7/+75
* | Merge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0'Michael Niedermayer2013-05-011-4/+7
|\|
| * vf_setpts: cosmetics, reformatAnton Khirnov2013-04-301-6/+6
* | Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8'Michael Niedermayer2013-05-012-1/+10
|\|
| * graphparser: only print filter arguments if they are non-NULLAnton Khirnov2013-04-301-1/+4
| * af_channelmap: ensure the output channel layout is valid.Anton Khirnov2013-04-301-0/+6
* | Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071'Michael Niedermayer2013-05-012-25/+12
|\|
| * af_channelmap: remove now unnecessary gotoAnton Khirnov2013-04-301-24/+11
| * vf_split: fix descriptionAnton Khirnov2013-04-301-1/+1
* | lavfi/stereo3d: add support for alternating frames input & output formatPaul B Mahol2013-04-301-24/+101
* | lavfi: add two opencl headers to SKIPHEADERS.Clément Bœsch2013-04-301-1/+1
* | lavfi/showwaves: fix crash in case of negative linesizePaul B Mahol2013-04-291-1/+2
* | lavfi/showspectrum: fix crash in case of negative linesizePaul B Mahol2013-04-291-3/+5
* | avfilter/vf_tinterlace: fix handling of not so even sizesMichael Niedermayer2013-04-291-2/+2
* | lavfi/mp: remove mp=tinterlace wrapperStefano Sabatini2013-04-284-239/+1