Mercurial > mplayer.hg
log libmpdemux/mp3_hdr.h @ 28574:d60566b9ae27
age | author | description |
---|---|---|
Wed, 05 Mar 2008 23:32:01 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Fri, 22 Feb 2008 09:09:46 +0000 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
Tue, 01 Jan 2008 21:35:58 +0000 | diego | Add multiple inclusion guards to all header files that lack them. |
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, 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 |
Sun, 21 Jul 2002 14:36:33 +0000 | albeu | Fix vbr muxing and win32 codec crash on init |
Thu, 14 Feb 2002 23:41:00 +0000 | arpi | fast header checker added |