[MPlayer-dev-eng] c++ version of mplayer.c
Hugo DesRosiers
hugo at akralogic.com
Wed Feb 9 18:54:27 CET 2005
Hi,
I've made an object-oriented version of the mplayer core file a while
ago, to simplify working on control and main logic flow. The intent
was to work on a better job control and start bringing in
multi-threading / distributed processing features in mencoder. I
haven't pursued this since, as I was too busy, but now I have some free
time and I could work on it once more. I include it to give you an
idea of what it looks like after a first pass.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mEncoder.cpp
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050209/e041d74b/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mEncoder.h
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050209/e041d74b/attachment.txt>
-------------- next part --------------
It would probably be a pain to have a dual version of that core chunk,
so do you see any problem in having a C++ component in the project (if
so, I won't pursue that path, if not, I'll update it to 1pre6a and send
a finished version for inclusion in the project).
Regards,
Hugo DesRosiers.
More information about the MPlayer-dev-eng
mailing list