gst/ffmpegcolorspace/gstffmpegcodecmap.c: The "signed" field in raw audio caps is...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 21 Dec 2006 12:30:11 +0000 (12:30 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 21 Dec 2006 12:30:11 +0000 (12:30 +0000)
commitd07b7ac539f4b6581b24cbdf2c97f5ea36b08d0a
tree9bcedcf994d7ba5403e0fd9ee887a2d397b41017
parent5f8d6ab7a0f74f6c71f63ecc5e3020af9ed0b2e2
gst/ffmpegcolorspace/gstffmpegcodecmap.c: The "signed" field in raw audio caps is of boolean type, trying to extract ...

Original commit message from CVS:
* gst/ffmpegcolorspace/gstffmpegcodecmap.c:
(gst_ffmpeg_caps_to_smpfmt):
The "signed" field in raw audio caps is of boolean type, trying to
extract the value with _get_int() will fail (fix to keep in sync with
the copy in gst-ffmpeg)
ChangeLog
gst/ffmpegcolorspace/gstffmpegcodecmap.c