mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 04:42:04 +00:00
b56918d388
Part of the fix of #2600.
6 lines
233 B
Ruby
Executable File
6 lines
233 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_517h264_forbidden_byte_sequence_in_slice_nalu
|
|
describe "mkvmerge / H.264 slices with forbidden byte value requiring NALU-to-RBSP conversion"
|
|
test_merge "data/h264/forbidden_byte_sequence_in_slice_header.h264"
|