summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-10-10 18:39:38 +0000
committeraustriancoder <austriancoder>2004-10-10 18:39:38 +0000
commit831bc61b712bec46d219afae11c453e5b972f23f (patch)
tree8ea0a7de4de0db1d6f1b2a98b6fbb0ba696d90e8 /HISTORY
parent2faaeca49caa3d65a4da76f7182e0f0bba662c60 (diff)
downloadvdr-plugin-dxr3-831bc61b712bec46d219afae11c453e5b972f23f.tar.gz
vdr-plugin-dxr3-831bc61b712bec46d219afae11c453e5b972f23f.tar.bz2
- rewrote cDxr3SpuDecoder
dropped software decoder added hardware decoder, so we make use of DVD-functions of the dxr3 kicked out YUV2Rgb - as we dont need it any more
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8197c4a..63c53f5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -255,4 +255,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags)
support for non x86 arch
support for cpu's, which dont support rdtsc timing
-- logger now thread safe \ No newline at end of file
+- logger now thread safe
+- rewrote cDxr3SpuDecoder
+ dropped software decoder
+ added hardware decoder, so we make use of DVD-functions of the dxr3
+ kicked out YUV2Rgb - as we dont need it any more \ No newline at end of file