
Originally Posted by
HokTar
Let's assume we have a working vdpau state tracker with r600g. Now how could we add vp8 decoding possibility to this?
1) The shader based version which was started eons ago needs to be done for all formats, right?
2) An opencl based solution would require a working opencl state tracker and the ffmpeg guys to write decoders for each codec.
3) The vdpau state tracker needs to be written only once and then we've got to wait for nvidia devs to implement support new formats. Maybe some modifications are needed afterwards.