summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-22 22:39:06 +0000
committerscop <scop>2005-03-22 22:39:06 +0000
commit6721a75f6fa59e2555bf52d935487320a8fb40b5 (patch)
treeb509249b047de0564de109e718fa6df53753a3cf /HISTORY
parent89f123dd083a7c67233cdbf896b9f67a0cfbfcad (diff)
downloadvdr-plugin-dxr3-6721a75f6fa59e2555bf52d935487320a8fb40b5.tar.gz
vdr-plugin-dxr3-6721a75f6fa59e2555bf52d935487320a8fb40b5.tar.bz2
Add sf.net bug numbers.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index c3111e7..5380e6e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -275,9 +275,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ä)