diff options
author | scop <scop> | 2005-03-14 12:32:58 +0000 |
---|---|---|
committer | scop <scop> | 2005-03-14 12:32:58 +0000 |
commit | d7dcdbb93623a3cc289a84c42f27b4bfc5c19e89 (patch) | |
tree | 51e7667528b3cc6f65720abf884ebdd1bf9aaa11 /HISTORY | |
parent | f281720174ef3a9e5bef341b0a570d69992c2b48 (diff) | |
download | vdr-plugin-dxr3-d7dcdbb93623a3cc289a84c42f27b4bfc5c19e89.tar.gz vdr-plugin-dxr3-d7dcdbb93623a3cc289a84c42f27b4bfc5c19e89.tar.bz2 |
Fix audio and video thread deletion in demux device destructor.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -242,3 +242,4 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - removed -lz from makefile - use $CXX for generating dependencies instead of hardcoded g++ - added descriptions to audio and video output threads +- fixed audio and video thread deletion in demux device destructor |