]> git.sesse.net Git - x264/commit
Add --filler option
authorFiona Glaser <fiona@x264.com>
Mon, 9 Sep 2013 19:37:59 +0000 (12:37 -0700)
committerFiona Glaser <fiona@x264.com>
Wed, 30 Oct 2013 20:02:27 +0000 (13:02 -0700)
commitc084f6c029f016cf2024a2fc511825e82fb95865
tree2de06d46025edc4f1660911288ecaf30cf25c509
parent350b214c5abe7e82618ac46a14f23b7ab543045e
Add --filler option

Allows generation of hard-CBR streams without using NAL HRD.
Useful if you want to be able to reconfigure the bitrate (which you can't do
with NAL HRD on).
common/common.c
encoder/encoder.c
encoder/ratecontrol.c
x264.c
x264.h