log libmpdemux/mp3_hdr.c @ 30554:321e9ea69b9f

age author description
Tue, 16 Feb 2010 15:03:03 +0000 diego #include corresponding .h files in .c files.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
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