Sat, 15 Mar 2003 19:40:52 +0000 |
rtognimp |
Same behaviour as old code for short headers
|
Sat, 15 Mar 2003 14:12:22 +0000 |
rtognimp |
Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Required for truespeech files.
|
Wed, 04 Dec 2002 23:51:44 +0000 |
arpi |
fixed mp3 seeking near end of file
|
Wed, 06 Nov 2002 23:54:29 +0000 |
arpi |
*HUGE* set of compiler warning fixes, unused variables removal
|
Tue, 05 Nov 2002 23:28:52 +0000 |
rfelker |
skip id3v2 junk when looking for mp3
|
Tue, 05 Nov 2002 01:21:35 +0000 |
arpi |
10l
|
Sat, 02 Nov 2002 19:52:59 +0000 |
arpi |
A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
|
Wed, 23 Oct 2002 17:21:01 +0000 |
arpi |
cleanup config option handling in libmpdemux.
|
Tue, 22 Oct 2002 16:02:21 +0000 |
arpi |
dump wav header
|
Sun, 21 Jul 2002 14:36:33 +0000 |
albeu |
Fix vbr muxing and win32 codec crash on init
|
Wed, 24 Apr 2002 17:28:23 +0000 |
albeu |
Uninit added
|
Tue, 23 Apr 2002 13:27:46 +0000 |
albeu |
Fix % seeking
|
Wed, 20 Feb 2002 16:55:11 +0000 |
albeu |
Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2
|
Sat, 16 Feb 2002 05:45:16 +0000 |
melanson |
fixed WAV demuxer so that it skips to the actual start of the audio data
|
Fri, 15 Feb 2002 16:48:25 +0000 |
albeu |
We should skip exactly the first frame on mp3 files.
|
Fri, 15 Feb 2002 00:16:21 +0000 |
arpi |
mp3 position fixed
|
Thu, 14 Feb 2002 18:37:33 +0000 |
albeu |
Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)
|
Thu, 14 Feb 2002 13:04:35 +0000 |
albeu |
Audio file demuxer. Extended version for demuxer info.
|