[mythtv-commits] mythtv commit: r25474 - in trunk/mythtv/libs by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 29 13:21:20 UTC 2010


      Author: markk
        Date: 2010-07-29 13:21:20 +0000 (Thu, 29 Jul 2010)
New Revision: 25474
   Changeset: http://svn.mythtv.org/trac/changeset/25474

Removed:

   trunk/mythtv/libs/libavcodec/dvdv.c
   trunk/mythtv/libs/libavcodec/dvdv.h
   trunk/mythtv/libs/libmythtv/videoout_dvdv.h
   trunk/mythtv/libs/libmythtv/videoout_dvdv.mm
   trunk/mythtv/libs/libmythtv/videoout_dvdv_private.h

Modified:

   trunk/mythtv/libs/libavcodec/allcodecs.c
   trunk/mythtv/libs/libavcodec/avcodec.h
   trunk/mythtv/libs/libavcodec/libavcodec.pro
   trunk/mythtv/libs/libavcodec/mpeg12.c
   trunk/mythtv/libs/libavcodec/mpegvideo_parser.c
   trunk/mythtv/libs/libavcodec/myth_utils.c
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/mythcodecid.cpp
   trunk/mythtv/libs/libmythtv/mythcodecid.h
   trunk/mythtv/libs/libmythtv/videoout_quartz.cpp
   trunk/mythtv/libs/libmythtv/videoout_quartz.h

Log:

Remove the OS X DVD Video acceleration code.

Reasons:-

 - it's been (badly) broken for some time
 - it's clearly not used
 - any Mac built within the last few years can cope with MPEG2 without
issue
 - it relies on a private API that may not be supportable on never
versions of OS X and Qt
 - it will be replaced with support for the newer, public API for H.264
decoding (VideoDecodeAcceleration)





More information about the mythtv-commits mailing list