diff options
author | Michael Smith <msmith@songbirdnest.com> | 2009-02-27 11:36:58 -0800 |
---|---|---|
committer | Michael Smith <msmith@songbirdnest.com> | 2009-02-27 11:36:58 -0800 |
commit | c0ad05cec444776cf69366b98664e8e9affefd5d (patch) | |
tree | 9196cab65808d7e021dfde7f37eab91c2114e5c2 /ext/mpeg2enc/gstmpeg2encstreamwriter.cc | |
parent | 546bfbecb8dec16f784c0b10b64874d0b5b5d18e (diff) | |
download | gst-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 'ext/mpeg2enc/gstmpeg2encstreamwriter.cc')
0 files changed, 0 insertions, 0 deletions