]> git.sesse.net Git - x264/commit
RGB encoding support
authorxvidfan <xvidfan@freenet.de>
Thu, 23 Jun 2011 01:46:14 +0000 (18:46 -0700)
committerFiona Glaser <fiona@x264.com>
Sun, 10 Jul 2011 04:15:56 +0000 (21:15 -0700)
commitce55ae08a6aad516e6aa2ed58fd93a2adf39a997
tree92e34e07fc9ba83c4c781734bafaae6d44e17282
parenta93e4c4a75d05e7bf379cb9a39caad57f615eeb0
RGB encoding support
Much less efficient than YUV444, but easy to support using the YUV444 framework.
common/common.c
common/frame.c
common/mc.c
common/mc.h
encoder/encoder.c
encoder/set.c
input/avs.c
input/input.h
x264.c
x264.h