Mercurial > mplayer.hg
graph
-
Prefer yuv4mpeg via libavformat, since that one supports multipleSat, 11 Dec 2010 23:53:27 +0000, by reimar
-
Replace memcpy with memove since at least src==dst is possible.Sat, 11 Dec 2010 23:19:13 +0000, by reimar
-
Fix several memleaks in TS demuxer.Sat, 11 Dec 2010 23:15:48 +0000, by reimar
-
Replace hard-coded number for loop limits for array index bySat, 11 Dec 2010 22:26:57 +0000, by reimar
-
Replace malloc+memset with calloc and use sizeof(*variable).Sat, 11 Dec 2010 22:22:54 +0000, by reimar
-
Add memset to avoid using uninitialized data with sample in bug 1280.Sat, 11 Dec 2010 22:19:46 +0000, by reimar
-
Fix mp_check_mp3_header: it checked for a byte-swapped MP3-headerSat, 11 Dec 2010 21:11:33 +0000, by reimar
-
Fix crahs with -audiofile and audio disabled.Sat, 11 Dec 2010 19:32:23 +0000, by reimar
-
Reset ctx->vo_initialized to 0 on a resolution change.Sat, 11 Dec 2010 18:37:00 +0000, by reimar
-
Fix possible memory leaks on error.Sat, 11 Dec 2010 17:45:41 +0000, by reimar
-
Fix insufficient padding/memset at the end of demuxer packets.Sat, 11 Dec 2010 16:36:17 +0000, by reimar
-
Use FFMAX for slightly better readability.Sat, 11 Dec 2010 15:49:09 +0000, by reimar
-
Remove useless assignment already done in new_sh_video.Sat, 11 Dec 2010 15:46:30 +0000, by reimar
-
Remove pointless assignments that are already handled in new_sh_audio.Sat, 11 Dec 2010 15:45:31 +0000, by reimar