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
228 B
Ruby
Executable File
6 lines
228 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_627h264_sps_pps_between_slices_of_same_frame
|
|
describe "mkvmerge / AVC/H.264 with SPS/PPS between two slices that belong to the same frame"
|
|
test_merge "data/h264/sps_pps_between_slices_of_same_frame.h264"
|