summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_real.c
Commit message (Expand)AuthorAgeFilesLines
* completed real seeking - working very well with audio only filesalex2002-04-301-31/+72
* Added demuxer uninitalbeu2002-04-241-0/+4
* added PRE-ALPHA seeking ability and index table generator (like avi's one)alex2002-03-151-29/+188
* fixed num_of_packets and current_packet handling, bug found by Mike Melansonalex2002-01-231-7/+6
* fix dnet supportalex2002-01-181-2/+36
* updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and ...alex2002-01-041-85/+126
* added read_index_chunk, fixed audio_header parser for version5alex2001-12-301-23/+149
* fixed rv10 with subid=3alex2001-12-291-2/+5
* fixed audio detection code and improved ;)alex2001-12-271-76/+108
* improved audio codec detectionalex2001-12-271-10/+91
* added real demuxeralex2001-12-261-0/+402