Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 08 Mar 2006 22:23:21 +0000 | reimar | in demux_ogg_read_packet initialize data to whole packet, reduces code and |
Wed, 08 Mar 2006 21:13:16 +0000 | reimar | name array is too small, use strlcpy instead of strncpy |
Wed, 08 Mar 2006 20:27:47 +0000 | reimar | UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD) |
Wed, 08 Mar 2006 19:56:47 +0000 | henry | revert the attempts for ccache fix |