diff options
author | Diego Biurrun <diego@biurrun.de> | 2011-07-15 01:06:16 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-07-16 00:28:07 +0200 |
commit | f20418c3491b745b0f82e6eb1a7debae4cfff126 (patch) | |
tree | 5f5997e2c4311bd330afe57fed95b3c89ccceca6 /libavcodec/api-example.c | |
parent | 86e8272a235ac233bf7dbad86bab2c45720d65ca (diff) | |
download | ffmpeg-f20418c3491b745b0f82e6eb1a7debae4cfff126.tar.gz |
vaapi: do not assert on value read from input bitstream
User-provided data should never trigger an assert; return error instead.
Also fix an instance of get_bits where get_bits_long should have been used.
This eliminates the following warning:
libavcodec/vaapi_mpeg2.c:112:14: warning: variable 'start_code' set but not used
Diffstat (limited to 'libavcodec/api-example.c')
0 files changed, 0 insertions, 0 deletions