aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lavfi/transpose: apply grammar consistency fixes to transpose dir optionStefano Sabatini2013-04-281-5/+5
* | lavfi/transpose: reindent constantsStefano Sabatini2013-04-271-3/+3
* | lavfi/transpose: restore validity of values in range 4-7Stefano Sabatini2013-04-271-2/+1
* | astats filterPaul B Mahol2013-04-274-2/+278
* | lavfi/negate: unbreak negate alphaPaul B Mahol2013-04-261-1/+1
* | lavfi/hqdn3d: remove timeline flag.Clément Bœsch2013-04-261-1/+0
* | lavfi/stereo3d: avoid division when changing aspect ratioPaul B Mahol2013-04-261-4/+4
* | lavfi/afade: fix AVOptions descriptionsPaul B Mahol2013-04-261-12/+12
* | lavfi/curves: add support for more rgb formatsPaul B Mahol2013-04-261-19/+53
* | lavfi: support timeline for colorbalance and colorchannelmixerPaul B Mahol2013-04-262-0/+2
* | lavfi/unsharp: add opencl unsharp filterhighgod04012013-04-268-38/+587
* | lavfi/noise: remove get_video_buffer, its redundant nowPaul B Mahol2013-04-251-1/+0
* | lavfi/noise: add missing emms_c()Paul B Mahol2013-04-251-0/+1
* | lavfi/telecine: show time base change tooPaul B Mahol2013-04-251-0/+2
* | lavfi/subtitles: zero-init AVSubtitle.Clément Bœsch2013-04-251-1/+1
* | lavfi: add timeline support in {de,remove}logo.Clément Bœsch2013-04-242-0/+2
* | lavfi: add vidstabutils.h to SKIPHEADERS.Clément Bœsch2013-04-241-0/+1
* | lavfi/vidstabdetect: fix direct path.Clément Bœsch2013-04-241-22/+3
* | lavfi/vidstab: remove mention of defaults for consistency with other filters.Clément Bœsch2013-04-242-17/+17
* | lavfi/vidstab: make use of direct variable.Clément Bœsch2013-04-241-1/+1
* | lavfi/vidstab: add missing flags for 2 options.Clément Bœsch2013-04-242-2/+2
* | lavfi/vidstab: consistent descriptions.Clément Bœsch2013-04-242-6/+6
* | lavfi/vidstab: miscelenaous cosmetics and typo fixes.Clément Bœsch2013-04-243-71/+68
* | lavfi: add video stabilization plugins using vid.stab libraryGeorg Martius2013-04-246-0/+657
* | lavfi/hue: rework logic for setting commandsStefano Sabatini2013-04-231-16/+39
* | avfilter/geq: rgb supportMichael Niedermayer2013-04-231-9/+40
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-232-2/+2
|\|
| * x86: Move some conditional code around to avoid unused variable warningsDiego Biurrun2013-04-222-2/+2
* | avfilter/drawtext: add pict_type supportMichael Niedermayer2013-04-231-0/+14
* | lavfi/overlay: support timeline through the new system.Clément Bœsch2013-04-231-31/+33
* | lavfi: add 'enable' command injection to filters supporting timeline.Clément Bœsch2013-04-231-13/+46