diff options
author | scop <scop> | 2005-03-22 22:38:51 +0000 |
---|---|---|
committer | scop <scop> | 2005-03-22 22:38:51 +0000 |
commit | 8ddc88cf4104dc8a842590bc30563ae2b8712d43 (patch) | |
tree | cf5e67912df7f71d80c7b9dcf185da6351a44fe1 | |
parent | 7db482bd7c49011f1c6b95f02cbdfbf22ae8519b (diff) | |
download | vdr-plugin-dxr3-8ddc88cf4104dc8a842590bc30563ae2b8712d43.tar.gz vdr-plugin-dxr3-8ddc88cf4104dc8a842590bc30563ae2b8712d43.tar.bz2 |
Add sf.net bug numbers.
-rw-r--r-- | HISTORY | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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ä) |