From 1416e359d0bfcb59d2021d3904b50dc55bbfe466 Mon Sep 17 00:00:00 2001 From: Harm van der Heijden Date: Tue, 11 Dec 2001 02:26:58 +0000 Subject: - major code cleanup in dxr3enc driver. Still one big c file, but now easy to split into core + fame + rte - now official support for librte-0.4 (zapping.sf.net); updated configure scripts, checks for librte added. Possible to compile both librte and libfame support in at the same time, configuration via .xinerc. - fixed YUY2 decoding, both for libfame and librte. Note: unifying dxr3enc (non-mpeg) and dxr3 (mpeg) seems rather easy right now. I think I'll wait with it for a bit, because perhaps the dxr3-dvd fixes need major replumbing in the dxr3 vo driver (but I don't expect that; all mpeg stuff is done in the dxr3 decoder plugin) CVS patchset: 1220 CVS date: 2001/12/11 02:26:58 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4e86aa516..24f352b85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ + * cleanup of dxr3enc driver. Now official support for librte-0.4 besides + the traditional libfame, via .xine/config file. + xine (0.9.7) unstable; urgency=low * fix some win32 dll segfaults -- cgit v1.2.3