log libmpdemux/mp3_hdr.c @ 37195:ac6c37d85d65 default tip

age author description
Fri, 18 May 2012 20:52:12 +0000 reimar Remove unused code from mp_get_mp3_header.
Fri, 18 May 2012 17:26:05 +0000 reimar Cosmetics: fix up indentations, get rid of a few lost tabs.
Fri, 18 May 2012 17:23:44 +0000 reimar Some minor simplifications.
Fri, 18 May 2012 17:18:31 +0000 reimar Use more appropriate types.
Fri, 18 May 2012 17:16:35 +0000 reimar Make some tables const.
Fri, 18 May 2012 17:14:04 +0000 reimar Return a spf value even when srate is NULL.
Sat, 27 Feb 2010 21:29:06 +0000 cehoyos Remove unused static function mp_mp3_get_lsf().