land
23rd August 2007, 11:53
Hi,
I want to make some changes in the source code of x264, but in some parts of the code the lines I write are ignore.
When I write something in x264.c all works perfectly, but when I write something in encoder.c my lines are ignore.
I even write things like:
jkdsoe
kejsog
and the project links without errors!!!
It seems that the encoder is using another encoder.c.
Any ideas about how can I fix that?
I'm working with MSVC6 and I have obtain the code using TortoiseSVN.
I want to make some changes in the source code of x264, but in some parts of the code the lines I write are ignore.
When I write something in x264.c all works perfectly, but when I write something in encoder.c my lines are ignore.
I even write things like:
jkdsoe
kejsog
and the project links without errors!!!
It seems that the encoder is using another encoder.c.
Any ideas about how can I fix that?
I'm working with MSVC6 and I have obtain the code using TortoiseSVN.