log libmpdemux/mp3_hdr.c @ 19960:5928bd5c7f0b

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
Fri, 25 Oct 2002 14:33:51 +0000 arpi check for framesize validity, return -1 (error) for zero size (bug found by pl)
Sun, 21 Jul 2002 14:36:33 +0000 albeu Fix vbr muxing and win32 codec crash on init
Wed, 24 Apr 2002 00:49:06 +0000 arpi mp_mp3_get_lsf() added - to get decomp. frame size
Thu, 14 Feb 2002 13:04:35 +0000 albeu Audio file demuxer. Extended version for demuxer info.
Wed, 31 Oct 2001 14:42:32 +0000 arpi mp3 header parser
Wed, 31 Oct 2001 14:42:32 +0000 arpi mp3 header parser