diff options
Diffstat (limited to 'src/libffmpeg/libavcodec/dvdata.h')
-rw-r--r-- | src/libffmpeg/libavcodec/dvdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libffmpeg/libavcodec/dvdata.h b/src/libffmpeg/libavcodec/dvdata.h index e6e0986ba..e60d99448 100644 --- a/src/libffmpeg/libavcodec/dvdata.h +++ b/src/libffmpeg/libavcodec/dvdata.h @@ -218,7 +218,7 @@ static const uint8_t dv_vlc_run[409] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, +127, }; static const uint8_t dv_vlc_level[409] = { |