diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-01-06 14:34:52 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-01-06 14:34:52 +0000 |
commit | 4ac14e757e3cae93a10f0c70d54bb985b0ddd413 (patch) | |
tree | b2244114d7180b6c8a5255117025ae6375593e13 | |
parent | 1423f13c844c428d1ea2dec813e74b4a30ef96b5 (diff) |
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
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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): |