aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_audio.c
Commit message (Expand)AuthorAge
...
* Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2Gravatar albeu2002-02-20
* fixed WAV demuxer so that it skips to the actual start of the audio dataGravatar melanson2002-02-16
* We should skip exactly the first frame on mp3 files.Gravatar albeu2002-02-15
* mp3 position fixedGravatar arpi2002-02-15
* Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)Gravatar albeu2002-02-14
* Audio file demuxer. Extended version for demuxer info.Gravatar albeu2002-02-14