]> granicus.if.org Git - libx264/commit
Add global #define for maximum reference count
authorFiona Glaser <fiona@x264.com>
Sat, 21 Aug 2010 21:51:39 +0000 (16:51 -0500)
committerFiona Glaser <fiona@x264.com>
Tue, 24 Aug 2010 15:28:47 +0000 (11:28 -0400)
commit34649ace2ce4cb4bde4bcbdc78919dfca358d6a3
tree4afc7090a9d1e437896c872249534518f25124a8
parent2846aaa76f3e20b73225eaaa3f710ad701652152
Add global #define for maximum reference count
This should make it easier to play around with reference frame counts that exceed the spec maximum.
common/common.h
common/frame.h
common/macroblock.c
encoder/encoder.c
encoder/set.c