From 78a7ce11d93c81e193d1b258fd0f1bffa0ba3686 Mon Sep 17 00:00:00 2001 From: Ian Munro Date: Mon, 30 Jul 2007 09:52:36 +0000 Subject: gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of (which may not be available). Original commit message from CVS: Patch by: Ian Munro * gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of (which may not be available). * gst/speed/gstspeed.h: Native HP-UX compiler dosn't seem to like enum typedefs before the actual enum was defined. * gst/vmnc/vmncdec.c: Fix wrong usage of GST_ELEMENT_ERROR macro (#461373). --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d5f7bc63..ecd41235 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2007-07-30 Tim-Philipp Müller + + Patch by: Ian Munro + + * gst/bayer/gstbayer2rgb.c: + Include our own "_stdint.h" instead of (which may not + be available). + + * gst/speed/gstspeed.h: + Native HP-UX compiler dosn't seem to like enum typedefs before the + actual enum was defined. + + * gst/vmnc/vmncdec.c: + Fix wrong usage of GST_ELEMENT_ERROR macro (#461373). + 2007-07-26 Edward Hervey * gst/real/gstrealaudiodec.c: (gst_real_audio_dec_setcaps): -- cgit v1.2.1