Hello everyone. I'm looking for some example (or description) with playing video stream which is hardware decoded, but I don't want to copy data from AVFrame to texture. I want to reuse decoded data in GPU as texture and render it with opengl. Is it possibly? Regards Zygmunt