summaryrefslogtreecommitdiffstats
path: root/gst/videosignal/gstvideoanalyse.c
diff options
context:
space:
mode:
authorMichael Smith <msmith@songbirdnest.com>2009-02-27 11:36:58 -0800
committerMichael Smith <msmith@songbirdnest.com>2009-02-27 11:36:58 -0800
commitc0ad05cec444776cf69366b98664e8e9affefd5d (patch)
tree9196cab65808d7e021dfde7f37eab91c2114e5c2 /gst/videosignal/gstvideoanalyse.c
parent546bfbecb8dec16f784c0b10b64874d0b5b5d18e (diff)
downloadgst-plugins-bad-c0ad05cec444776cf69366b98664e8e9affefd5d.tar.gz
gst-plugins-bad-c0ad05cec444776cf69366b98664e8e9affefd5d.tar.bz2
gst-plugins-bad-c0ad05cec444776cf69366b98664e8e9affefd5d.zip
mpeg4videoparse: Use correct values for checking VO startcode.
Fix compiler warning due to condition always being true - since we're only looking at the final byte of the startcode (not the leading 0x000001), only check for < 0x1f, not < 0x11f
Diffstat (limited to 'gst/videosignal/gstvideoanalyse.c')
0 files changed, 0 insertions, 0 deletions