Skip to content
  • Tim-Philipp Müller's avatar
    gst/ffmpegcolorspace/gstffmpegcodecmap.c: The "signed" field in raw audio caps... · d07b7ac5
    Tim-Philipp Müller authored
    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)
    d07b7ac5