comparison ffmenc.c @ 4256:3f5d00cb1f61 libavformat

matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes This implies using ff_avc_parse_nal_units_buf instead of ff_avc_parse_nal_units because with 3 bytes startcodes the parsed packet size will change, and the size must be written before the packet content.
author aurel
date Tue, 20 Jan 2009 00:52:12 +0000
parents 77e0c7511d41
children d426504e401b
comparison
equal deleted inserted replaced
4255:3d4314e9213f 4256:3f5d00cb1f61