Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 23 Jul 2006 08:35:18 +0000 | nicodvb | in decode_audio() memset(0) unused memory in buf before returning |
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) |
Sat, 22 Jul 2006 18:57:56 +0000 | diego | cosmetics/punctuation/spelling |
Sat, 22 Jul 2006 14:40:14 +0000 | ben | rename rtsp.c to stream_rtsp.c for consistency with other input modules |
Sat, 22 Jul 2006 14:35:49 +0000 | rathann | Native MPEG4 SP/ASP/AP support in Matroska. |
Sat, 22 Jul 2006 13:54:33 +0000 | ben | fix compilation if DVB is not defined |
Sat, 22 Jul 2006 10:42:57 +0000 | ben | display the right MPEG packet type |