summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_aac.c
Commit message (Expand)AuthorAgeFilesLines
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* Remove superfluous bswap.h include.diego2006-12-021-1/+0
* Clean up audio pts handling, make audio pts tracking in the audio-onlyuau2006-06-141-1/+0
* fix minor (i.e. unlikely to ever happen) leak when init failsreimar2006-03-091-0/+3
* Second-try commit of this patch.corey2006-02-171-1/+1
* move resync_audio_stream after seeking to demuxer.creimar2005-10-301-3/+0
* Use PRI?64 defines as format strings for 64 bit variables.reimar2005-10-131-1/+1
* Demuxer modularizationrtognimp2005-08-051-8/+24
* demux close gets called automaticallyfaust32005-06-261-1/+0
* remove useless includehenry2005-06-161-1/+0
* added AAC ADTS demuxernicodvb2005-06-131-0/+255