]> git.sesse.net Git - vlc/history - src/video_output/snapshot.c
macosx: fix wrong ref counting in media info
[vlc] / src / video_output / snapshot.c
2015-03-01 Rémi Denis-Courmontsnapshot: fix format string portability
2014-01-16 Rafaël CarréUse str_format_meta for snapshots
2013-07-21 Rémi Denis-Courmontsnapshot: add true subsecond timestamp and pad with...
2012-08-21 Rémi Denis-CourmontUse str_format_time() instead of str_format() in outputs
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2011-11-27 Jean-Baptiste KempfLGPL
2010-02-09 Antoine CellerierStick to the file's coding convention.
2010-02-09 Antoine CellerierSanitize output from str_format() before using it to...
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2009-08-25 Rémi Denis-CourmontPut snapshots to pictures directory
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-01 Laurent AimarMoved out snapshot code to a standalone file.