[x264-devel] commit: Add support for arbitrary user SEIs (Kieran Kunhya )

git at videolan.org git at videolan.org
Sun Sep 19 03:19:55 CEST 2010


x264 | branch: master | Kieran Kunhya <kieran at kunhya.com> | Mon Sep 13 15:09:06 2010 +0100| [01e9f8cebbae58f4c2d6ea037546186cc8cdcd53] | committer: Jason Garrett-Glaser 

Add support for arbitrary user SEIs
This allows calling applications to insert SEIs that x264 doesn't know about while maintaining HRD/VBV accuracy.

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=01e9f8cebbae58f4c2d6ea037546186cc8cdcd53
---

 common/frame.c    |    1 +
 common/frame.h    |    3 +
 encoder/encoder.c |   19 +++++++++
 encoder/set.c     |  112 ++++++++++++++++++++++++++--------------------------
 encoder/set.h     |    1 +
 x264.h            |   28 +++++++++++++-
 6 files changed, 107 insertions(+), 57 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=01e9f8cebbae58f4c2d6ea037546186cc8cdcd53


More information about the x264-devel mailing list