Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 23 Jul 2006 07:52:51 +0000 | nicodvb | don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++ |
Sat, 22 Jul 2006 22:14:14 +0000 | nicodvb | the value returned by decode_audio() must be the amount of _decoded_ bytes (finally it's beginning t work: no more toomanypackets... message) |