Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 23 Sep 2006 17:00:09 +0000 | reimar | Missing part of previous patch to demux_real.c (revision 19958) |
Sat, 23 Sep 2006 16:46:08 +0000 | faust3 | move video memory info printf before the WIN32 workaround |
Sat, 23 Sep 2006 16:43:57 +0000 | reimar | int->unsigned to avoid crash to sign extension, partially fixes bug #580 |
Sat, 23 Sep 2006 16:28:57 +0000 | rik | Cosmetics and comments. |
Sat, 23 Sep 2006 15:31:21 +0000 | rik | Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se> |
Sat, 23 Sep 2006 15:24:24 +0000 | diego | Update with more mime types. |
Sat, 23 Sep 2006 14:36:25 +0000 | reimar | Avoid buffer overflow: memory has do be allocated accordingly when overwriting a string! |
Sat, 23 Sep 2006 14:34:32 +0000 | reimar | Do not assign constant string to audio_driver_list, it is supposed |