Mercurial > mplayer.hg
log libmpdemux/demux_audio.c @ 18176:f72bc5754209
age | author | description |
---|---|---|
Sat, 22 Apr 2006 05:12:10 +0000 | reynaldo | Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual |
Sun, 16 Apr 2006 13:45:21 +0000 | reimar | Use ULL for > 32 bits constant. |
Tue, 11 Apr 2006 10:46:52 +0000 | reimar | try to detect flac bitrate early on to avoid division by zero problems. |
Tue, 11 Apr 2006 10:43:20 +0000 | reimar | check wav header length against upper limit, should protect against |
Mon, 27 Mar 2006 17:25:41 +0000 | diego | Convert printfs in aviprint.c to mp_msg and give the information printing |
Fri, 24 Mar 2006 08:12:03 +0000 | diego | Convert all if(verbose>X) to mp_msg_test calls. |