summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/drawgrid: fix drawgrid options after 4c205f42c86Stefano Sabatini2013-05-19
* lavfi/histogram: cache log2 of max_hvalPaul B Mahol2013-05-19
* avfilter/vf_deshake: check rxMichael Niedermayer2013-05-18
* Merge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b'Michael Niedermayer2013-05-18
|\
| * avfilter: check a malloc in avfilter_link().Anton Khirnov2013-05-17
* | Merge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081'Michael Niedermayer2013-05-18
|\|
| * avfilter.c: cosmetics, reformatAnton Khirnov2013-05-17
* | Merge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6'Michael Niedermayer2013-05-18
|\|
| * lavfi: factorize freeing a linkAnton Khirnov2013-05-17
* | Merge commit '1dd35611433c224e2231ed7ae26b5b560863a3cb'Michael Niedermayer2013-05-18
|\|
| * vf_format: do not use the AVFilterFormats internals.Anton Khirnov2013-05-17
* | Merge commit 'c5ab6088ad7b0dac461fb6757b038f5260e638e5'Michael Niedermayer2013-05-18
|\|
| * af_aformat: cosmetics, fix indentationAnton Khirnov2013-05-17
* | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'Michael Niedermayer2013-05-18
|\|
| * lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov2013-05-17
* | Merge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'Michael Niedermayer2013-05-18
|\|
| * lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-17
* | lavfi/pad: switch to AV_OPT_TYPE_COLORPaul B Mahol2013-05-17
* | lavfi/drawtext: switch to AV_OPT_TYPE_COLORPaul B Mahol2013-05-17
* | lavfi/life: switch to AV_OPT_TYPE_COLORPaul B Mahol2013-05-17
* | lavfi/color: switch to AV_OPT_TYPE_COLORPaul B Mahol2013-05-17
* | Merge commit '16a645adeb758207346a4bbf66766f02734c461e'Michael Niedermayer2013-05-17
|\|
| * vf_pixdesctest: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
| * vf_hqdn3d: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* | Merge commit '3fb29588a27a711132106b924e27b53789a58dcb'Michael Niedermayer2013-05-17
|\|
| * vf_drawtext: don't leak the expressions.Anton Khirnov2013-05-17
| * vf_crop: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
| * vf_setdar: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* | Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b'Michael Niedermayer2013-05-17
|\|
| * vf_drawbox: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
| * vf_drawtext: do not reset the frame number in config_input.Anton Khirnov2013-05-17
| * vf_fps: move initializing pts from config_props to init.Anton Khirnov2013-05-17
* | Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7'Michael Niedermayer2013-05-17
|\|
| * vf_frei0r: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
| * vf_gradfun: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
| * vf_lut: make config_props work properly when called multiple times.Anton Khirnov2013-05-17
* | lavfi/drawbox: restore verbal form for drawbox options descriptionsStefano Sabatini2013-05-17
* | lavfi: factorize drawgrid and drawbox codeStefano Sabatini2013-05-17
* | lavfi/yadif: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-16
* | lavfi/idet: fix chroma subsampling with odd sizes.Clément Bœsch2013-05-16
* | lavfi: silence a discarded const qualifier warning.Clément Bœsch2013-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-16
|\|
| * vf_pad: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_overlay: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_lut: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
* | Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'Michael Niedermayer2013-05-16
|\|
| * vf_libopencv: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_hqdn3d: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_hflip: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16
| * vf_gradfun: use the name 's' for the pointer to the private contextAnton Khirnov2013-05-16