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
/
asfheader.c
Age
Commit message (
Expand
)
Author
2011-10-17
Fixed warnings
Petri Hintukainen
2010-07-19
Fix a potential freeing of unallocated memory.
Darren Salt
2008-08-08
Fix crash with corrupted WMV files when checking for aspect ratio information.
Darren Salt
2008-06-27
Add basic aspect ratio detection for WMV streams.
Darren Salt
2008-05-07
Avoid memset() on newly allocated memory areas.
Diego 'Flameeyes' Pettenò
2008-03-07
Get rid of some "may be used uninitialised" warnings.
Darren Salt
2008-01-12
Fixed metadata reading when length=0.
Thibaut Mattern
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2006-11-10
Include xineutils so that lprintf macro is defined and the symbol is not unde...
Diego 'Flameeyes' Pettenò
2006-10-16
Fixed several warnings (but warnings due to APIs not solved).
František Dvořák
2006-09-12
Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa...
František Dvořák
2006-09-07
Added common asf header parser.
Thibaut Mattern