]> git.sesse.net Git - vlc/history - modules/video_output/image.c
- Cleanup and fixes deprecated options:
[vlc] / modules / video_output / image.c
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-05-16 Jean-Paul SamanUse correct datatype. It will shutup the compiler.
2007-04-05 Antoine CellerierPlease keep the coding style consistent inside the...
2007-04-05 Rémi Denis-CourmontFix compiler warning
2007-03-25 Antoine Cellerierconfig chain syntax support for the image video output.
2007-01-26 Antoine Cellerieradd new filename_sanitize and path_sanitize functions...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-13 Derk-Jan Hartman* const char warning fix
2006-11-06 Antoine CellerierUse str_format_time and str_format_meta here too. Make...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-06-12 Yoann Peronneau* modules/video_output/image.c: add --image-width and...
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-03-03 Antoine Cellerierimage.c: add --image-out-replace option. If enabled...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2006-01-02 Felix Paul Kühne* fixed preferences
2006-01-02 Sam Hocevar * modules/video_output/image.c:
2005-11-26 Antoine Cellerierupdate copyright and svn Id property
2005-10-25 Derk-Jan Hartman* Fix a memleak in the image video output.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-03-10 Clément StenacMore prefs fixes
2004-12-29 Clément StenacReuse the encoder
2004-12-29 Clément StenacBaaaah, we _already_ have a PNG encoder.
2004-12-29 Clément StenacPNG image encoder and imagefile video output