summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2005-03-22 22:38:51 +0000
committerscop <scop>2005-03-22 22:38:51 +0000
commit8ddc88cf4104dc8a842590bc30563ae2b8712d43 (patch)
treecf5e67912df7f71d80c7b9dcf185da6351a44fe1
parent7db482bd7c49011f1c6b95f02cbdfbf22ae8519b (diff)
downloadvdr-plugin-dxr3-8ddc88cf4104dc8a842590bc30563ae2b8712d43.tar.gz
vdr-plugin-dxr3-8ddc88cf4104dc8a842590bc30563ae2b8712d43.tar.bz2
Add sf.net bug numbers.
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index f30b25d..f187353 100644
--- a/HISTORY
+++ b/HISTORY
@@ -262,9 +262,10 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- removed explicit linking with zlib (Christian Gmeiner)
- compiles now with 3.4.x gcc's (Christian Gmeiner, Ville Skyttä)
- use $CXX for generating dependencies instead of hardcoded g++ (Ville Skyttä)
-- added descriptions to audio and video output threads (Ville Skyttä)
+- added descriptions to audio and video output threads
+ (#1112673, Ville Skyttä)
- fixed audio and video thread deletion in demux device destructor
- (Ville Skyttä)
+ (#1112674, Ville Skyttä)
- made "all" the default target in Makefile (Ville Skyttä)
- assume SSE support implies MMXEXT support, this enables optimized
memcpy routines on more systems (Ville Skyttä)