[x264-devel] x264 for g++ compiler on r239
champ yen
champ.yen at gmail.com
Wed May 25 05:00:09 CEST 2005
Dear all:
Recently, I started my personal hobby project "x264++" to create a
C++ H.264 Codec based on x264. First, I modified x264 r239 for g++
compilation. In the future, I will write c++ classes to replace each
part of x264 C code. If anyone want to test it, it could be downloaded
from:
http://www.ccns.ncku.edu.tw/~champ/x264_239_g++.tgz
I hope that offcial x264 would adopt this modification. BTW, It could
still be compiled by gcc, too. Simply change the line of CC="g++" to
CC="gcc" in the 'configure' file. Remeber to execute configure first
before you make...^^
best regards
champ yen
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list