Hi,

with the switch to libavcodec 56.1.0 (Ubuntu 14.10), our VDPAU decoder stopped 
working. Specifically, the call to 

  pCodec = avcodec_find_decoder_by_name("h264_vdpau”);

returns 0. 

In the release notes to libav 10.5, I read "converted VDPAU to the hwaccel 
framework; the old way of using VDPAU is no longer supported”. Is this what 
we’re running into? If so, how big are the changes that are needed to get 
things running again? The code in question is on github: 
https://github.com/libavg/libavg/tree/master/src/video, mostly in the VDPAU* 
files.

Thanks in advance!

Cheers,

  Uli

--
Any technology distinguishable from magic is insufficiently advanced.

Ulrich von Zadow | +49-172-7872715
Jabber: [email protected]
Skype: uzadow




_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to