[mythtv-firehose] mythtv/gpu-commflag commit: 21b2b1a20 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sat Dec 24 02:43:24 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-12-23T18:39:56-08:00
   Push Date:  2011/12/23 18:42:53 -0800
  Repository:  mythtv
      Branch:  gpu-commflag
New Revision:  21b2b1a20070c5fa35a973796747ca5557e83131
   Changeset:  https://github.com/MythTV/mythtv/commit/21b2b1a20

Log:

Hooked up VDPAU->OpenGL->OpenCL, new VideoDecoder structure

Requires libglew1.6

As it is not possible to bind an OpenGL texture to both VDPAU and OpenCL
simultaneously, bit-blit from VDPAU->OpenGL textures to OpenGL->OpenCL textures

Added:

   mythtv/programs/mythgpucommflag/ffmpegvideodecoder.cpp
   mythtv/programs/mythgpucommflag/ffmpegvideodecoder.h
   mythtv/programs/mythgpucommflag/openclvideoprocessor.cpp
   mythtv/programs/mythgpucommflag/openglsupport.h
   mythtv/programs/mythgpucommflag/softwarevideoprocessor.cpp
   mythtv/programs/mythgpucommflag/vdpauvideodecoder.cpp
   mythtv/programs/mythgpucommflag/vdpauvideodecoder.h
   mythtv/programs/mythgpucommflag/videodecoder.h
   mythtv/programs/mythgpucommflag/videopacket.cpp
   mythtv/programs/mythgpucommflag/videopacket.h
   mythtv/programs/mythgpucommflag/videoprocessor.cpp
   mythtv/programs/mythgpucommflag/videoprocessor.h
   mythtv/programs/mythgpucommflag/videosurface.cpp
   mythtv/programs/mythgpucommflag/videosurface.h

Modified:

   mythtv/libs/libmythtv/mythcodecid.h
   mythtv/programs/mythgpucommflag/audioconsumer.cpp
   mythtv/programs/mythgpucommflag/audioconsumer.h
   mythtv/programs/mythgpucommflag/commandlineparser.cpp
   mythtv/programs/mythgpucommflag/main.cpp
   mythtv/programs/mythgpucommflag/mythgpucommflag.pro
   mythtv/programs/mythgpucommflag/openclinterface.cpp
   mythtv/programs/mythgpucommflag/openclinterface.h
   mythtv/programs/mythgpucommflag/queueconsumer.cpp
   mythtv/programs/mythgpucommflag/queueconsumer.h
   mythtv/programs/mythgpucommflag/videoconsumer.cpp
   mythtv/programs/mythgpucommflag/videoconsumer.h



More information about the mythtv-firehose mailing list