<cyndis>
nice, got H264 decoding w/NVDEC working(* multi-slice encoded stuff seems to have some artifacts still)
<digetx>
will the nvdec doc and firmware interface headers be opened?
<cyndis>
they have already been on open-gpu-doc for months
<cyndis>
i pushed the mpeg2 support back when they were published
<cyndis>
well, basically it's just the firmware interface (methods and data structure definitions), but that's pretty much all that exists
<digetx>
very nice, I didn't know about that
<cyndis>
yep.. it was an effort :)
<cyndis>
nvenc and nvjpg headers are also there
<cyndis>
although now that the company is starting to lean more in the open-source direction it is much easier to release this stuff than before
* digetx
wishes the hw header of older vde could be dropped as well
<cyndis>
the challenge with the older stuff is you need find to find someone who actually understands the hardware and is willing to review the headers
<digetx>
aren't they the same people who work on nvdec?
<cyndis>
it's possible, but vde is old enough that it's more likely not, and they probably would have forgotten a lot
<digetx>
oh well
<cyndis>
i can take a look around if i see any familiar names, maybe also answer questions if there are some. answering questions is usually easier than outright releasing stuff
<digetx>
the internal data structures should be the only thing that is needed for accelerating more complex mainline and high profile videos, too tedious to RE it
DavidHeidelberg has joined #tegra
<Ultrasauce>
oh I didn't think any of the video acceleration stuff was in the cards, awesome