[Ffmpeg-devel] mpegts.c cleanup patch

Daniel Kristjansson danielk
Sat Apr 15 20:18:18 CEST 2006


On Sat, 2006-04-15 at 16:23 +0100, M?ns Rullg?rd wrote:
> Daniel Kristjansson <danielk at cuymedia.net> writes:
> 
> > This is a cleanup patch generated with a selective diff against
> > the mythtv fork. This patch doesn't bring in any of the bug fixes
> > in the mythtv version, it just brings over some documentation,
> > gets rid of the definition for the mpegts crc function (which no
> > longer exists), changes printf's to av_log's, adds a few debugging
> > messages on non-fatal errors and changes C++ comments to C comments.
> 
> Please send unrelated changes as separate patches.

Sure,
mpegts-rm-old-crc.patch          -- removes definition for old crc func
mpegts-documentation-only.patch  -- adds documentation
mpegts-c-comments.patch          -- c++ to c comment conversion
mpegts-extra-debug.patch         -- adds additional error reporting
mpegts-printf-to-avlog.patch     -- converts printf's to avlog's

-- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegts-c-comments.patch
Type: text/x-patch
Size: 3162 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060415/4ea9db67/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegts-documentation-only.patch
Type: text/x-patch
Size: 4031 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060415/4ea9db67/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegts-extra-debug.patch
Type: text/x-patch
Size: 3160 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060415/4ea9db67/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegts-printf-to-avlog.patch
Type: text/x-patch
Size: 5029 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060415/4ea9db67/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegts-rm-old-crc.patch
Type: text/x-patch
Size: 515 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060415/4ea9db67/attachment-0004.bin>



More information about the ffmpeg-devel mailing list