index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
demuxers
/
demux_mod.c
Age
Commit message (
Expand
)
Author
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-10
MOD reported zero-length workaround (avoids divide-by-0).
Darren Salt
2009-04-04
Correct invalid MIME info in the MOD demuxer.
Darren Salt
2009-03-25
Add Mimetypes to src/demuxers/demux_mod.c
Shlomi Fish
2009-01-01
check for negative/too large return values of get_size when demuxing mod streams
Thomas Viehmann
2008-08-13
Check for allocation failures.
Darren Salt
2008-08-13
Use size_t for data length variables.
Darren Salt
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_description get_identifier get_extensions get_mimetypes return a con...
Diego 'Flameeyes' Pettenò
2006-12-25
* Implement at least a partial content-based detection of ModPlug-decoded
Diego 'Flameeyes' Pettenò
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-02-17
I bet it was meant that way
Michael Roitzsch
2004-02-14
big memleak
Thibaut Mattern
2004-02-14
Add the xm extension.
Thibaut Mattern
2004-02-14
Disable detection by content, it was completely silly.
Thibaut Mattern
2004-02-11
Amiga MOD music file demuxer from Paul Eggleton (uses the ModPlug engine).
Thibaut Mattern