mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-26 21:03:57 +00:00
3716e532ee
If resizing down a non-free instance then we must copy at most as many bytes as the new size allows for. Fixes #931.
6 lines
181 B
Ruby
Executable File
6 lines
181 B
Ruby
Executable File
#!/usr/bin/ruby -w
|
|
|
|
# T_413memory_resize_nonfree_smaller
|
|
describe "mkvmerge / memory_c::resize(), non-free, smaller block"
|
|
test_merge "data/mkv/h264-nonfree-remove-filler-nalu.mkv"
|