Mercurial > libavformat.hg
comparison vocenc.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 | 3d6e7901bf05 |
children | 536e5527c1e0 |
comparison
equal
deleted
inserted
replaced
4255:3d4314e9213f | 4256:3f5d00cb1f61 |
---|