mirror of https://github.com/FFmpeg/FFmpeg.git
The VideoToolbox hwaccel needs the entire NAL (including the stop bit), but ff_h2645_packet_split may remove it. Detect this case by looking for bit counts divisible by 8 and insert a stop-bit-only 0x80 byte. Signed-off-by: rcombs <rcombs@rcombs.me>release/5.1
parent
792a9f2406
commit
c534d9f72a
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue