Mercurial > libavformat.hg
comparison bethsoftvid.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 | 7d2f3f1b68d8 |
children | 49c1d3b27727 |
comparison
equal
deleted
inserted
replaced
4255:3d4314e9213f | 4256:3f5d00cb1f61 |
---|