Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
malloc().
|
|
|
|
This way the iconv descriptor is not left open during the whole ASF demuxing.
|
|
|
|
Use calloc(1, ...) rather than using memset right afterward.
|
|
|
|
|
|
going to be fully sprintf'd.
|
|
size of an item for the number of items.
|
|
|
|
|
|
rather than memset().
|
|
size of an item for the number of items.
Also don't memset calloc()ed areas to zero.
|
|
|
|
value on the proper structure.
This way, parse_data_atom is inlined by GCC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default_post_class_dispose.
|
|
(This doesn't work with detection by content.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It has been observed claiming files which should be claimed by other demuxers
such as playlist or real.
|
|
Thanks to Petri Hintukainen for reporting.
|
|
|
|
--HG--
rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c
rename : src/libfaad/xine_faad_decoder.c => src/libxineadec/xine_faad_decoder.c
|
|
|
|
not used.
|