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
2008-01-17
Merge from 1.1.
Darren Salt
2008-01-12
Fixed metadata reading when length=0.
Thibaut Mattern
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Only open (and close) iconv in asf_header_parse_content_description.
Diego 'Flameeyes' Pettenò
2007-12-18
Check for buffer_len before allocating the buffer, so it hasn't to be freed.
Diego 'Flameeyes' Pettenò
2007-12-18
Set the values of buffers in the same if as they are tested.
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-06-15
Cast the -1 comparison.
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ò
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