diff options
author | Thibaut Mattern <tmattern@users.sourceforge.net> | 2005-03-06 21:38:09 +0000 |
---|---|---|
committer | Thibaut Mattern <tmattern@users.sourceforge.net> | 2005-03-06 21:38:09 +0000 |
commit | ffc4577118d12e04c1126b7b5f0af39484b49820 (patch) | |
tree | 61f2b16eaafdad393b403429e11b9727cc03f5a4 | |
parent | 02a2c75c297d025d55e9901ed601599dca8e8a6c (diff) | |
download | xine-lib-ffc4577118d12e04c1126b7b5f0af39484b49820.tar.gz xine-lib-ffc4577118d12e04c1126b7b5f0af39484b49820.tar.bz2 |
pthread leak and onefield_xv
CVS patchset: 7436
CVS date: 2005/03/06 21:38:09
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ xine-lib (1.0.1) * plugin description accessor functions (may load plugins) * fixed translations, they were not used in some cases * Win32 port updates: cross compilation of VCD, external ffmpeg with MSVC + * fixed pthread leak + * fixed onefield_xv deprecated deinterlace method xine-lib (1.0) * unbreak DXR3 plugin |