Mercurial > mplayer.hg
log libmpdemux/mp3_hdr.h @ 30381:8a2219bf8ac7
age | author | description |
---|---|---|
2009-05-13 | diego | whitespace cosmetics: Remove all trailing whitespace. |
2009-05-08 | diego | Add standard license header to all files in libmpdemux. |
2008-03-05 | diego | Add missing header #includes to fix 'make checkheaders'. |
2008-02-22 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
2008-01-01 | diego | Add multiple inclusion guards to all header files that lack them. |
2005-08-01 | reimar | set i_bps in demux_audio for WAV and MP3 to avoid division by zero before |
2005-04-17 | nicodvb | assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign layer and samples_per_frame when parsing mpa header |
2002-07-21 | albeu | Fix vbr muxing and win32 codec crash on init |
2002-02-14 | arpi | fast header checker added |