[mythtv-users] Mything thomething

Ian Clark mrrooster at gmail.com
Tue May 31 13:45:39 UTC 2011


On 28 May 2011 16:36, Jay Ashworth <jra at baylink.com> wrote:
> ----- Original Message -----
>> From: "Raymond Wagner" <raymond at wagnerrp.com>
>
>> On 5/28/2011 00:31, Jay Ashworth wrote:
>> > "Fix it yourself" is not a valid response -- though it's always been
>> > the > stock answer in the FOSS community -- when the codebase is, what,
>> > 400kloc?
>>
>> Somewhere around 1.25Mloc, not including themes, translation files,
>> and the ffmpeg include.
>
> Damn.  Even I didn't realize it was that big.  That's on par with FF4,
> I think.
>
The current 'master' branch:

ian at pvr:~/software/myth-git/mythtv$ find . \( -name "*.cpp" -o -name
"*.h" -o -name "*.c" -o -name "*.php" \) -exec cat {} \; | wc -l
1604758

this includes ffmpeg and the php bindings too.

It's quite big. :)

Ian


More information about the mythtv-users mailing list