[x264-devel] commit: Move presets, tunings, and profiles into libx264 ( Jason Garrett-Glaser )

git version control git at videolan.org
Tue Feb 23 11:05:35 CET 2010


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Sun Feb 21 01:56:12 2010 -0800| [1007cb7478a5e21facb7c23dc49770e2f02b9620] | committer: Jason Garrett-Glaser 

Move presets, tunings, and profiles into libx264
Now any application calling libx264 can use them.
Full documentation and guidelines for usage are included in x264.h.

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

 common/common.c |  266 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 x264.c          |  267 +++----------------------------------------------------
 x264.h          |   96 +++++++++++++++++---
 3 files changed, 357 insertions(+), 272 deletions(-)

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


More information about the x264-devel mailing list