Mercurial > mplayer.hg
log libmpdemux/mp3_hdr.c @ 24744:d81eef9beb1b
age | author | description |
---|---|---|
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Mon, 01 Aug 2005 18:36:50 +0000 | reimar | set i_bps in demux_audio for WAV and MP3 to avoid division by zero before |
Sun, 24 Apr 2005 08:41:45 +0000 | nicodvb | wrong framesize calculation for layers 1 and 2 with lsf set |
Sun, 17 Apr 2005 09:42:51 +0000 | nicodvb | assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign layer and samples_per_frame when parsing mpa header |
Sat, 02 Apr 2005 10:30:19 +0000 | nicodvb | added support for mpa layers 1 and 2 |
Fri, 04 Jul 2003 21:04:14 +0000 | arpi | codmetics (noticed by Alex) |
Fri, 04 Jul 2003 20:43:32 +0000 | arpi | better checks |