Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 03 Sep 2012 21:29:58 +0000 | reimar | Fix OSD position again for interleaved YUV formats. |
Sun, 02 Sep 2012 22:16:17 +0000 | reimar | Remove unused fb_bpp and change fb_pixel_size initialization |
Sun, 02 Sep 2012 22:06:01 +0000 | reimar | Simplify a condition. |
Sun, 02 Sep 2012 21:51:42 +0000 | reimar | Avoid some code duplication related to drawing the OSD. |
Sun, 02 Sep 2012 21:17:03 +0000 | reimar | Add helper function to reduce code duplication for selecting |
Sat, 01 Sep 2012 16:54:53 +0000 | cehoyos | Add SSE4 to the cpu flags, fixes compilation with current FFmpeg. |
Sat, 01 Sep 2012 16:39:54 +0000 | cehoyos | Remove duplicate HAVE_AVX define. |
Sat, 01 Sep 2012 16:37:30 +0000 | cehoyos | Necessary (but insufficient) changes for current FFmpeg. |