From a7c42064a664cdebb473fdfb9f092c10ecff599f Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Wed, 24 Nov 2004 21:44:57 +0000 Subject: another wmv9 fourcc CVS patchset: 7160 CVS date: 2004/11/24 21:44:57 --- src/xine-engine/buffer_types.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/xine-engine/buffer_types.c b/src/xine-engine/buffer_types.c index 8f6179812..6bf5eac41 100644 --- a/src/xine-engine/buffer_types.c +++ b/src/xine-engine/buffer_types.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: buffer_types.c,v 1.87 2004/10/03 14:08:48 tmmm Exp $ + * $Id: buffer_types.c,v 1.88 2004/11/24 21:44:57 miguelfreitas Exp $ * * * contents: @@ -309,6 +309,7 @@ static video_db_t video_db[] = { { { meFOURCC('W','M','V','3'), + meFOURCC('W','M','V','P'), 0 }, BUF_VIDEO_WMV9, -- cgit v1.2.3