[x264-devel] commit: Add global #define for maximum reference count ( Jason Garrett-Glaser )
git at videolan.org
git at videolan.org
Tue Aug 24 20:03:44 CEST 2010
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Sat Aug 21 16:51:39 2010 -0500| [636d85b07cab192f796485969bc5e7a5538b8372] | committer: Jason Garrett-Glaser
Add global #define for maximum reference count
This should make it easier to play around with reference frame counts that exceed the spec maximum.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=636d85b07cab192f796485969bc5e7a5538b8372
---
common/common.h | 35 ++++++++++++++++++-----------------
common/frame.h | 6 +++---
common/macroblock.c | 10 +++++-----
encoder/encoder.c | 16 ++++++++--------
encoder/set.c | 2 +-
5 files changed, 35 insertions(+), 34 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=636d85b07cab192f796485969bc5e7a5538b8372
More information about the x264-devel
mailing list