Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 28 Mar 2010 16:31:17 +0000 | reimar | Fix compilation after librtmp support in FFmpeg. |
Sun, 28 Mar 2010 00:08:28 +0000 | reimar | Fix crash with incomplete yuv2 frames. |
Sat, 27 Mar 2010 19:45:59 +0000 | reimar | Leave disabling SSE to the check_os_katmai_support always regardless of OS, |
Sat, 27 Mar 2010 16:01:22 +0000 | reimar | Support concatenated YUV4MPEG files. |
Sat, 27 Mar 2010 15:35:59 +0000 | reimar | Use calloc instead of malloc+memset |
Sat, 27 Mar 2010 15:27:16 +0000 | reimar | Add const to some video_out extern declarations to match their definitions. |
Sat, 27 Mar 2010 15:22:47 +0000 | reimar | Mark some more LIBVO_EXTERN declarations as const where possible. |