gstreamer/gst/bayer
Ian Munro 78a7ce11d9 gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (which may not be available).
Original commit message from CVS:
Patch by: Ian Munro  <imunro at netspace net au>
* gst/bayer/gstbayer2rgb.c:
Include our own "_stdint.h" instead of <stdint.h> (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-30 09:52:36 +00:00
..
gstbayer.c Add a Bayer-to-RGB converter. You know you want one, uh-huh. 2007-05-15 02:54:52 +00:00
gstbayer2rgb.c gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (which may not be available). 2007-07-30 09:52:36 +00:00
Makefile.am ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check. 2007-05-15 21:23:53 +00:00