From 56fbae08acaf0fcae491e9b8014e6323a64e6762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Loeuillet?= Date: Mon, 13 Dec 2004 12:18:07 +0000 Subject: [PATCH] forgot to add h264 to avidemux caps Original commit message from CVS: forgot to add h264 to avidemux caps --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d6e9ff103c..a72e1e564e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * gst/wavenc/riff.h: * gst-libs/gst/riff/riff-media.c: * gst-libs/gst/riff/riff-ids.h: + * gst/avi/gstavimux.c add 4CC code for VideoSoft h264 in AVI (VSSH) fixes bug #160655 remove s323 from riff, it's quicktime specific :(