]> git.sesse.net Git - vlc/history - modules/demux/gme.c
decoder: do not wait for buffering when there is no data
[vlc] / modules / demux / gme.c
2014-04-01 Rémi Denis-Courmontgme: fix warning
2012-11-13 Jean-Baptiste KempfLGPL
2012-04-04 Piotr Fusikgme: fixed out-of-memory/out-of-range tests
2012-01-07 Laurent AimarFixed a possible NULL dereference in the GME demuxer.
2012-01-07 Laurent AimarLoad files to memory when needed for loading GME files.
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2010-10-28 Rémi Denis-CourmontGME: support for more than one track per file
2010-10-28 Rémi Denis-CourmontGME: useless #include
2010-10-28 Rémi Denis-CourmontGME: fix potential integer overflow
2010-10-28 Rémi Denis-CourmontGME: new plugin based on the official C API