summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi: add lut3d filter.Clément Bœsch2013-05-224-2/+582
* lavfi/(a)showinfo: use link frame counter instead of local counter.Clément Bœsch2013-05-212-18/+4
* lavfi/geq: prefer symbolic constantsStefano Sabatini2013-05-211-32/+34
* lavfi/geq: add aliases for RGB optionsStefano Sabatini2013-05-212-2/+8
* lavfi/yadif: add timeline support.Clément Bœsch2013-05-212-2/+3
* lavfi/geq: mark timeline supportStefano Sabatini2013-05-201-0/+1
* lavfi/drawgrid: fix drawgrid options after 4c205f42c86Stefano Sabatini2013-05-191-4/+4
* lavfi/histogram: cache log2 of max_hvalPaul B Mahol2013-05-191-5/+6
* avfilter/vf_deshake: check rxMichael Niedermayer2013-05-181-0/+5
* Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b'Michael Niedermayer2013-05-181-2/+5
|\
| * avfilter: check a malloc in avfilter_link().Anton Khirnov2013-05-171-2/+5
* | Merge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081'Michael Niedermayer2013-05-181-12/+13
|\ \ | |/
| * avfilter.c: cosmetics, reformatAnton Khirnov2013-05-171-11/+13
* | Merge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6'Michael Niedermayer2013-05-181-23/+21
|\ \ | |/
| * lavfi: factorize freeing a linkAnton Khirnov2013-05-171-23/+21
* | Merge commit '1dd35611433c224e2231ed7ae26b5b560863a3cb'Michael Niedermayer2013-05-181-6/+8
|\ \ | |/
| * vf_format: do not use the AVFilterFormats internals.Anton Khirnov2013-05-171-6/+8
* | Merge commit 'c5ab6088ad7b0dac461fb6757b038f5260e638e5'Michael Niedermayer2013-05-181-1/+1
|\ \ | |/
| * af_aformat: cosmetics, fix indentationAnton Khirnov2013-05-171-1/+1
* | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer2013-05-186-29/+29
|\ \ | |/
| * lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov2013-05-175-21/+21
* | Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'Michael Niedermayer2013-05-182-2/+4
|\ \ | |/
| * lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-172-0/+16
* | lavfi/pad: switch to AV_OPT_TYPE_COLORPaul B Mahol2013-05-171-13/+1
* | lavfi/drawtext: switch to AV_OPT_TYPE_COLORPaul B Mahol2013-05-171-24/+3
* | lavfi/life: switch to AV_OPT_TYPE_COLORPaul B Mahol2013-05-171-19/+3
* | 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
OpenPOWER on IntegriCloud