Searched hist:"01 e0d3278a2849546efa72c14eacd70854e0bc2e" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/apps/mediaplayer/interface/ |
H A D | SubtitleBitmap.h | 01e0d3278a2849546efa72c14eacd70854e0bc2e Tue Sep 28 10:57:54 UTC 2010 Stephan Aßmus <superstippi@gmx.de> * Use asynchronous bitmap drawing in VideoView. Wouldn't matter much, though. * In SubtitleBitmap, if we ever take too long to generate a subtitle bitmap with the drop-shadow, fall back to outline mode. The StackBlurFilter is extremely fast, though, so there isn't a huge difference. It can fix some jumps in the video when switching subtitles in fullscreen mode, though. * Introduce overlay mode to SubpixelBitmap. It uses the black outline then and disables font anti-aliasing (just for the outline).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38833 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | SubtitleBitmap.cpp | 01e0d3278a2849546efa72c14eacd70854e0bc2e Tue Sep 28 10:57:54 UTC 2010 Stephan Aßmus <superstippi@gmx.de> * Use asynchronous bitmap drawing in VideoView. Wouldn't matter much, though. * In SubtitleBitmap, if we ever take too long to generate a subtitle bitmap with the drop-shadow, fall back to outline mode. The StackBlurFilter is extremely fast, though, so there isn't a huge difference. It can fix some jumps in the video when switching subtitles in fullscreen mode, though. * Introduce overlay mode to SubpixelBitmap. It uses the black outline then and disables font anti-aliasing (just for the outline).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38833 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/apps/mediaplayer/ |
H A D | VideoView.h | 01e0d3278a2849546efa72c14eacd70854e0bc2e Tue Sep 28 10:57:54 UTC 2010 Stephan Aßmus <superstippi@gmx.de> * Use asynchronous bitmap drawing in VideoView. Wouldn't matter much, though. * In SubtitleBitmap, if we ever take too long to generate a subtitle bitmap with the drop-shadow, fall back to outline mode. The StackBlurFilter is extremely fast, though, so there isn't a huge difference. It can fix some jumps in the video when switching subtitles in fullscreen mode, though. * Introduce overlay mode to SubpixelBitmap. It uses the black outline then and disables font anti-aliasing (just for the outline).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38833 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | VideoView.cpp | 01e0d3278a2849546efa72c14eacd70854e0bc2e Tue Sep 28 10:57:54 UTC 2010 Stephan Aßmus <superstippi@gmx.de> * Use asynchronous bitmap drawing in VideoView. Wouldn't matter much, though. * In SubtitleBitmap, if we ever take too long to generate a subtitle bitmap with the drop-shadow, fall back to outline mode. The StackBlurFilter is extremely fast, though, so there isn't a huge difference. It can fix some jumps in the video when switching subtitles in fullscreen mode, though. * Introduce overlay mode to SubpixelBitmap. It uses the black outline then and disables font anti-aliasing (just for the outline).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38833 a95241bf-73f2-0310-859d-f6bbb57e9c96
|