[mythtv] [PATCH] transcoder update

Geoffrey Hausheer ou401cru02 at sneakemail.com
Sat Dec 20 00:54:30 EST 2003


This patch is the first step in the road to adding MPEG2->MPEG2 support
to the transcoder.

It removes most of the transcoding code from NVP, placing it in its own
file in the mythtranscode directory where it is more appropriate.  There
are a few hooks that are needed in NVP, to get direct access to the
decoder, but not many.

The ReencodeFile procedure has never been useful for anything except the
transcoder, so moving it away from libmythtv makes sense.

There should be no functionality change, except for better memory cleanup
on program end.

This also sets the stage for allowing me to integrate the mpeg2cut code
more cleanly (it can live in mythtranscode instead of libmythv now)

I figured I'd submit this section first, since (a) if Isaac doesn't like
any part of it, better to know now than later, and (b) it'll let me sort
out any bugs in the code seperation without throwing any new paths into
the mix.

I've tested most of the code paths, and haven't found any discrepencies
so far.

Please apply, or let me know what changes you'd like.

Thanks,
.Geoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: transcode17.patch.gz
Type: application/x-gzip
Size: 11190 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20031219/780fb2a3/transcode17.patch.bin


More information about the mythtv-dev mailing list