summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/color: switch to AV_OPT_TYPE_COLORPaul B Mahol2013-05-171-24/+2
* Merge commit '16a645adeb758207346a4bbf66766f02734c461e'Michael Niedermayer2013-05-172-0/+3
|\
| * vf_pixdesctest: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-0/+1
| * vf_hqdn3d: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-0/+2
* | Merge commit '3fb29588a27a711132106b924e27b53789a58dcb'Michael Niedermayer2013-05-173-17/+28
|\ \ | |/
| * vf_drawtext: don't leak the expressions.Anton Khirnov2013-05-171-0/+8
| * vf_crop: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-0/+3
| * vf_setdar: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-13/+15
* | Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b'Michael Niedermayer2013-05-173-10/+10
|\ \ | |/
| * vf_drawbox: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-5/+5
| * vf_drawtext: do not reset the frame number in config_input.Anton Khirnov2013-05-171-1/+0
| * vf_fps: move initializing pts from config_props to init.Anton Khirnov2013-05-171-1/+2
* | Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7'Michael Niedermayer2013-05-173-0/+7
|\ \ | |/
| * vf_frei0r: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-0/+4
| * vf_gradfun: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-0/+1
| * vf_lut: make config_props work properly when called multiple times.Anton Khirnov2013-05-171-0/+2
* | lavfi/drawbox: restore verbal form for drawbox options descriptionsStefano Sabatini2013-05-171-11/+11
* | lavfi: factorize drawgrid and drawbox codeStefano Sabatini2013-05-173-213/+118
* | lavfi/yadif: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-161-2/+2
* | lavfi/idet: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-161-2/+2
* | lavfi: silence a discarded const qualifier warning.Clément Bœsch2013-05-161-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-163-227/+227
|\ \ | |/
| * vf_pad: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-74/+74
| * vf_overlay: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-21/+21
| * vf_lut: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-60/+60
* | Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'Michael Niedermayer2013-05-164-99/+99
|\ \ | |/
| * vf_libopencv: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-26/+26
| * vf_hqdn3d: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-42/+42
| * vf_hflip: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-8/+8
| * vf_gradfun: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-21/+21
* | Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8'Michael Niedermayer2013-05-163-78/+76
|\ \ | |/
| * vf_frei0r: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-66/+66
| * vf_format: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-5/+5
| * vf_fieldorder: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-6/+4
| * vf_fieldorder: cosmetics, remove an extra linebreakAnton Khirnov2013-05-161-2/+1
* | lavfi/unsharp: remove unused float.h include.Clément Bœsch2013-05-161-2/+0
* | lavfi/unsharp: use av_image_copy_plane().Clément Bœsch2013-05-161-5/+2
* | Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68'Michael Niedermayer2013-05-163-253/+255
|\ \ | |/
| * vf_fade: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-28/+28
| * vf_drawtext: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-156/+156
| * vf_drawbox: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-24/+24
* | Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd'Michael Niedermayer2013-05-163-61/+65
|\ \ | |/
| * vf_delogo: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-15/+15
| * vf_cropdetect: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-41/+41
| * vf_crop: cosmetics, break linesAnton Khirnov2013-05-161-3/+7
* | Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990'Michael Niedermayer2013-05-163-135/+141
|\ \ | |/
| * vf_crop: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-73/+79
| * vf_boxblur: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-45/+45
| * vf_blackframe: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-161-7/+7
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-165-20/+12
|\ \ | |/
OpenPOWER on IntegriCloud