]> granicus.if.org Git - libx264/commit
Use short startcodes whenever possible
authorFiona Glaser <fiona@x264.com>
Mon, 22 Feb 2010 01:30:52 +0000 (17:30 -0800)
committerFiona Glaser <fiona@x264.com>
Tue, 23 Feb 2010 09:46:24 +0000 (01:46 -0800)
commite6928564728fb467269b3a8f24f0c90d0b536630
treeded96ec983264301afd7903a9f744531e5a4c6de
parentc9e8e4de68825662580d99d0cae6989455698c2c
Use short startcodes whenever possible
Saves one byte per frame for every slice beyond the first.
Only applies to Annex-B output mode.
common/common.c
common/common.h
encoder/encoder.c