]> git.sesse.net Git - vlc/history - modules/video_filter/ball.c
decoder: do not mix and match condidition variable and mutex pairings
[vlc] / modules / video_filter / ball.c
2012-11-13 Jean-Baptiste KempfLGPL
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-01-22 Rémi Denis-Courmontball: do not enumerate choices in long text
2012-01-22 Rémi Denis-Courmontball: use sane default value for color
2012-01-22 Rémi Denis-Courmontball: fix filter variable names
2012-01-02 Cheng Sunball: zero-initialize video_format_t to prevent crash...
2011-10-10 Jean-Baptiste KempfBall filter: quick fix for static data
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-05-18 Laurent AimarRemoved useless includes.
2010-02-06 Rémi Duraffortvideo_filter_ball: fix typos (options called ball-ball...
2010-01-08 Rémi Duraffortvideo_filter_ball: missing var_DelCallback + cosmetics.
2010-01-04 Antoine CellerierUse %4.4s instead of %4s for fourccs cast to char *.
2010-01-03 Geoffroy CouprieAdd a bunch of help strings. Feel free to correct them...
2009-12-21 Adrien MagloNew video filter : augmented reality. Add a moving...