Well, if somebody is still working on it than it's probably me
No really, I started evaluating if shader based h.264 makes sense or not when I started working for AMD, and got a demo working using parts of ffmpeg code and the simple MC and IDCT shaders originally used for MPEG2 acceleration.
Unfortunately the outcome was that even with a really lot of effort (and we are talking about really lot of effort) the improvement that could be archived would never be more than 20%, while full hardware based decoding promised to easily accelerate more than 90% of the whole decoding process.
So what I've done after that is actually looking if, when, how we could ever be able to release UVD and where the pitfalls are. But I can't really say when and or if we are going to release it, it might be tomorrow, it might be next year, but it could also be never.
Christian.