summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-01-06 14:34:52 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-01-06 14:34:52 +0000
commit0051f0e18ecb90e900d6c4f92a01b473408f493e (patch)
treee4bd31852443eb8e9de3de655fe2fe812a9c635e /ChangeLog
parentc0c379cccbf20df183710f757a7ac0774d9da0c6 (diff)
downloadgst-plugins-bad-0051f0e18ecb90e900d6c4f92a01b473408f493e.tar.gz
gst-plugins-bad-0051f0e18ecb90e900d6c4f92a01b473408f493e.tar.bz2
gst-plugins-bad-0051f0e18ecb90e900d6c4f92a01b473408f493e.zip
ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2
Original commit message from CVS: ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a10c3b7c..ce2dbd9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-07 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
+ (gst_xvid_csp_to_caps):
+ * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
+ * ext/xvid/gstxvidenc.c:
+ ifdef out ARGB type when it isn't available
+ in xvidcore 1.0.0beta2
+
2004-01-06 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):