From 5776ed88be6ed7381e137e8d4e96a3b390ab3384 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Tue, 22 Jan 2002 01:55:12 +0000 Subject: oops, i must not change that! CVS patchset: 1437 CVS date: 2002/01/22 01:55:12 --- src/libw32dll/w32codec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/libw32dll/w32codec.c b/src/libw32dll/w32codec.c index ae8a8cf2b..0d8f123d2 100644 --- a/src/libw32dll/w32codec.c +++ b/src/libw32dll/w32codec.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: w32codec.c,v 1.61 2002/01/22 01:43:13 miguelfreitas Exp $ + * $Id: w32codec.c,v 1.62 2002/01/22 01:55:12 miguelfreitas Exp $ * * routines for using w32 codecs * DirectShow support by Miguel Freitas (Nov/2001) @@ -632,7 +632,7 @@ static void w32v_decode_data (video_decoder_t *this_gen, buf_element_t *buf) { this->bih.biWidth, this->bih.biHeight, 42, - this->outfmt, + IMGFMT_YUY2, this->video_step, VO_BOTH_FIELDS); -- cgit v1.2.3