Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 21 Mar 2009 22:53:18 +0000 | cehoyos | 10l: Only try to create vdpau decoder if hardware decoding is intended. |
Sat, 21 Mar 2009 20:11:05 +0000 | cehoyos | Test if create_vdp_decoder() might succeed by calling it from config() |
Sat, 21 Mar 2009 19:59:35 +0000 | cehoyos | Change return value for create_vdp_decoder(). |
Sat, 21 Mar 2009 19:46:13 +0000 | compn | map jls (jpeg-ls), thm and db (thumbnails) files to jpg |
Sat, 21 Mar 2009 17:10:19 +0000 | cehoyos | Factorize create_vdp_decoder(). |
Sat, 21 Mar 2009 16:00:15 +0000 | diego | Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined. |
Sat, 21 Mar 2009 12:16:32 +0000 | sdrik | Fix build failure on x86_32 Mac OS X with PIC enabled |
Sat, 21 Mar 2009 10:20:16 +0000 | reimar | Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest regression test. |