Mercurial > mplayer.hg
log libmpdemux/mp3_hdr.c @ 31347:eb324c0f17f6
age | author | description |
---|---|---|
Sat, 27 Feb 2010 21:29:06 +0000 | cehoyos | Remove unused static function mp_mp3_get_lsf(). |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |
Wed, 17 Feb 2010 22:52:31 +0000 | diego | libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions. |
Wed, 17 Feb 2010 22:14:04 +0000 | diego | Mark mp_mp3_get_lsf() as static; it is not used outside of the file. |
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. |