]> git.sesse.net Git - vlc/history - modules/video_filter/audiobargraph_v.c
Replace argument = realloc( argument, size ); with realloc_or_free() in modules/...
[vlc] / modules / video_filter / audiobargraph_v.c
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-24 Rémi DuraffortSource files must not be executable.
2009-11-21 Clement ChesninAdd audiobargraph (video part)