[VDPAU] VDPAU HEVC example parser

Philip Langdale philipl at overt.org
Fri Jun 12 15:17:27 PDT 2015


On 2015-06-12 15:14, Aaron Plattner wrote:
> Hi Philip,
> 
> José is away on paternity leave, so I've taken on the task of 
> publishing
> his example HEVC parser.  It's available on GitHub here:
> 
> https://github.com/NVIDIA/vdpau-hevc-example
> 
> José split the X11 part into a submodule, so make sure you initialize
> that after cloning:
> 
> $ git clone https://github.com/NVIDIA/vdpau-hevc-example
> $ cd vdpau-hevc-example/
> $ git submodule update --init
> $ make

Hi Aaron,

Thanks. Plenty to do for the weekend :-)

--phil


More information about the VDPAU mailing list