summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mp3_hdr.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-051-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-0/+4
* set i_bps in demux_audio for WAV and MP3 to avoid division by zero beforereimar2005-08-011-2/+2
* assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign...nicodvb2005-04-171-2/+2
* Fix vbr muxing and win32 codec crash on initalbeu2002-07-211-1/+3
* fast header checker addedarpi2002-02-141-0/+9