Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 22 Jan 2010 21:16:54 +0000 | reimar | Replace strncat by av_strlcat which is easier to verify for correctness. |
Fri, 22 Jan 2010 21:10:40 +0000 | reimar | Also handle ASS subtitles when removing subtitles via sub_remove slave command. |
Fri, 22 Jan 2010 20:59:15 +0000 | reimar | Avoid duplicating code to remove subtitles (sub_remove slave command). |
Fri, 22 Jan 2010 03:26:30 +0000 | mru | Move array specifiers outside DECLARE_ALIGNED() invocations |
Thu, 21 Jan 2010 11:16:03 +0000 | diego | Disable all hwaccel glue code from FFmpeg. |
Thu, 21 Jan 2010 10:37:35 +0000 | cehoyos | x264 version 0.83 is required. |