From 9ba70616baa20296d632758331a0e857d3f2fc16 Mon Sep 17 00:00:00 2001 From: Jamie Tittle Date: Tue, 12 Apr 2005 16:42:02 +0000 Subject: version bumped to 0.6 svn path=/trunk/externals/gem2pdp/; revision=2746 --- CHANGES.LOG | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.LOG b/CHANGES.LOG index 8f28b90..bbb464b 100644 --- a/CHANGES.LOG +++ b/CHANGES.LOG @@ -1,3 +1,7 @@ +0.6 + added colorspace message, now we can choose what to decode the YV12 into: + YUV, RGBA/BGRA, or RGB/BGR + uses color conversions from GemPixUtil.cpp 0.5 fixed help patches for pd 0.37 0.4 diff --git a/configure.ac b/configure.ac index df6e9c0..f2cb5fd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT -GEM2PDP_VERSION=0.5 +GEM2PDP_VERSION=0.6 PD_DIR=/usr/local/pd PDP_DIR=/usr/local/pd/pdp GEM_DIR=/usr/local/pd/gem -- cgit v1.2.1