]> git.sesse.net Git - ffmpeg/history - libavfilter
Merge commit '78f75b6fa421dd39a715588e9487579f1ce5bada'
[ffmpeg] / libavfilter /
2013-05-20 Michael NiedermayerMerge commit 'ddf1b4a2f8a680126eb611428e4f47e6e5b8c6c0'
2013-05-20 Michael NiedermayerMerge commit '36f10380043c8b8c5cbf8c1add8695089cdaa341'
2013-05-20 Michael NiedermayerMerge commit '98186578a2a21af5bfe6dd71d222dc270f763c7d'
2013-05-20 Michael NiedermayerMerge commit 'c360fb174b01170ab3fd3048d4d0acb44aa4e834'
2013-05-20 Michael NiedermayerMerge commit '0b6899f154347cdd0aa66c5ec16ed9c65871766f'
2013-05-19 Stefano Sabatinilavfi/geq: mark timeline support
2013-05-19 Stefano Sabatinilavfi/drawgrid: fix drawgrid options after 4c205f42c86
2013-05-19 Paul B Mahollavfi/histogram: cache log2 of max_hval
2013-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-19 Michael NiedermayerMerge commit '8e673efc6f5b7a095557664660305148f2788d30'
2013-05-19 Michael NiedermayerMerge commit 'ed50673066956d6f2201a57c3254569f2ab08d9d'
2013-05-19 Michael NiedermayerMerge commit '8c34558131d846d2b10389564caadaa206372fd4'
2013-05-19 Michael NiedermayerMerge commit '0f689a3d97a1d3053ca0e9516b296909a72ff31e'
2013-05-18 Michael Niedermayeravfilter/vf_deshake: check rx
2013-05-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-18 Michael NiedermayerMerge commit 'cebdedca57d95834a8f8098c7b6a322a1163e26b'
2013-05-18 Michael NiedermayerMerge commit 'bf5b5d2b1561535cc013c12ab8033228bb0d0081'
2013-05-18 Michael NiedermayerMerge commit 'd79bd6040599ef017dc45d5997fcc959ab1f71f6'
2013-05-18 Michael NiedermayerMerge commit '1dd35611433c224e2231ed7ae26b5b560863a3cb'
2013-05-18 Michael NiedermayerMerge commit 'c5ab6088ad7b0dac461fb6757b038f5260e638e5'
2013-05-18 Michael NiedermayerMerge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'
2013-05-18 Michael NiedermayerMerge commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae'
2013-05-18 Michael NiedermayerMerge commit '006ec64877fb638de4b15ae5fd969e22bd0f60ca'
2013-05-18 Michael NiedermayerMerge commit '40020e171a3549a2c0b65ce6f2649aec868872f2'
2013-05-18 Michael NiedermayerMerge commit 'bc8c1cdc7bfe7b1fe56df812aabdac3de2555cec'
2013-05-18 Michael NiedermayerMerge commit '4a4107b48944397c914aa39ee16a82fe44db8c4c'
2013-05-18 Michael NiedermayerMerge commit 'a5a0ef5e13a59ff53318a45d77c5624b23229c6f'
2013-05-17 Anton Khirnovavfilter: check a malloc in avfilter_link().
2013-05-17 Anton Khirnovavfilter.c: cosmetics, reformat
2013-05-17 Anton Khirnovlavfi: factorize freeing a link
2013-05-17 Anton Khirnovvf_format: do not use the AVFilterFormats internals.
2013-05-17 Anton Khirnovaf_aformat: cosmetics, fix indentation
2013-05-17 Anton Khirnovlavfi: rename AVFilterFormats.format_count to nb_formats
2013-05-17 Anton Khirnovlavfi doxy: add a page for lavfi.
2013-05-17 Paul B Mahollavfi/pad: switch to AV_OPT_TYPE_COLOR
2013-05-17 Paul B Mahollavfi/drawtext: switch to AV_OPT_TYPE_COLOR
2013-05-17 Paul B Mahollavfi/life: switch to AV_OPT_TYPE_COLOR
2013-05-17 Paul B Mahollavfi/color: switch to AV_OPT_TYPE_COLOR
2013-05-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-17 Michael NiedermayerMerge commit 'db8e336e5fc18c41cb4e9bab1960349e9800d546'
2013-05-17 Michael NiedermayerMerge commit '30e256430eb88c6d4c382581b89bca171d79fbc0'
2013-05-17 Michael NiedermayerMerge commit '16a645adeb758207346a4bbf66766f02734c461e'
2013-05-17 Michael NiedermayerMerge commit '3fb29588a27a711132106b924e27b53789a58dcb'
2013-05-17 Michael NiedermayerMerge commit '4c205f42c86ccefa093c59434669af34ad14a52b'
2013-05-17 Michael NiedermayerMerge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7'
2013-05-17 Michael NiedermayerMerge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'
2013-05-17 Michael NiedermayerMerge commit '1fb013a57c6d98d3f425506eb25f32b2cf7ddc6f'
2013-05-17 Anton Khirnovvf_pixdesctest: make config_props work properly when...
2013-05-17 Anton Khirnovvf_hqdn3d: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_drawtext: don't leak the expressions.
2013-05-17 Anton Khirnovvf_crop: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_setdar: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_drawbox: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_drawtext: do not reset the frame number in config_input.
2013-05-17 Anton Khirnovvf_fps: move initializing pts from config_props to...
2013-05-17 Anton Khirnovvf_frei0r: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_gradfun: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_lut: make config_props work properly when called...
2013-05-16 Stefano Sabatinilavfi/drawbox: restore verbal form for drawbox options...
2013-05-16 Stefano Sabatinilavfi: factorize drawgrid and drawbox code
2013-05-16 Clément Bœschlavfi/yadif: fix chroma subsampling with odd sizes.
2013-05-16 Clément Bœschlavfi/idet: fix chroma subsampling with odd sizes.
2013-05-16 Clément Bœschlavfi: silence a discarded const qualifier warning.
2013-05-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-16 Michael NiedermayerMerge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'
2013-05-16 Michael NiedermayerMerge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8'
2013-05-16 Clément Bœschlavfi/unsharp: remove unused float.h include.
2013-05-16 Clément Bœschlavfi/unsharp: use av_image_copy_plane().
2013-05-16 Michael NiedermayerMerge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68'
2013-05-16 Michael NiedermayerMerge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd'
2013-05-16 Michael NiedermayerMerge commit '7f83959598b6565baa0091e5739dd9091ab7a990'
2013-05-16 Michael NiedermayerMerge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
2013-05-16 Michael NiedermayerMerge commit 'ff4fc5ef12a37716c5c5d8928a2db92428e916ec'
2013-05-16 Michael NiedermayerMerge commit '9cacdabd1c8cd257a942d8289349c37d992989b7'
2013-05-16 Michael NiedermayerMerge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d'
2013-05-16 Anton Khirnovvf_pad: use the name 's' for the pointer to the private...
2013-05-16 Anton Khirnovvf_overlay: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_lut: use the name 's' for the pointer to the private...
2013-05-16 Anton Khirnovvf_libopencv: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_hqdn3d: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_hflip: use the name 's' for the pointer to the priva...
2013-05-16 Anton Khirnovvf_gradfun: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_frei0r: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_format: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_fieldorder: use the name 's' for the pointer to...
2013-05-16 Anton Khirnovvf_fieldorder: cosmetics, remove an extra linebreak
2013-05-16 Anton Khirnovvf_fade: use the name 's' for the pointer to the privat...
2013-05-16 Anton Khirnovvf_drawtext: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_drawbox: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_delogo: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_cropdetect: use the name 's' for the pointer to...
2013-05-16 Anton Khirnovvf_crop: cosmetics, break lines
2013-05-16 Anton Khirnovvf_crop: use the name 's' for the pointer to the privat...
2013-05-16 Anton Khirnovvf_boxblur: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_blackframe: use the name 's' for the pointer to...
2013-05-16 Anton Khirnovvf_aspect: use the name 's' for the pointer to the...
2013-05-15 Clément Bœschlavfi/mp: remove mp=ow wrapper.
2013-05-15 Clément Bœschlavfi: port wavelet denoiser filter from libmpcodecs.
2013-05-15 Diego BiurrunRemove commented-out debug #define cruft
next