From aff40b703b2e1b156032cb2c25db839b76712816 Mon Sep 17 00:00:00 2001 From: James Stembridge Date: Sun, 17 Jul 2005 20:18:37 +0000 Subject: Another H.264 fourcc CVS patchset: 7651 CVS date: 2005/07/17 20:18:37 --- src/xine-engine/buffer_types.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/xine-engine/buffer_types.c b/src/xine-engine/buffer_types.c index 33ee0a893..3f0c3aced 100644 --- a/src/xine-engine/buffer_types.c +++ b/src/xine-engine/buffer_types.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2003 the xine project + * Copyright (C) 2000-2005 the xine project * * This file is part of xine, a free video player. * @@ -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: buffer_types.c,v 1.100 2005/05/28 02:25:46 tmmm Exp $ + * $Id: buffer_types.c,v 1.101 2005/07/17 20:18:37 jstembridge Exp $ * * * contents: @@ -648,6 +648,7 @@ static video_db_t video_db[] = { { meFOURCC('a','v','c','1'), meFOURCC('h','2','6','4'), + meFOURCC('H','2','6','4'), 0 }, BUF_VIDEO_H264, -- cgit v1.2.3