Re:First to organize, last to release
on
Play DVDs On Linux
·
· Score: 1
The CVS code hit stable points many times. I've used it for months to watch my DVDs. We just never put the effort into making a release.
Typical problem of trying to add more code, breaking things again, fix back to stable, repeat. Hopefully that will change in the future now that many build system bugs have been cleaned up.
And I seriously doubt we will be the last DVD player.;-)
5). LiViD is getting there - THEY REALLY NEED MMX OPTIMISERS - if you are a super genius mmx coder I'm sure they'd really want your help.
mpeg2dec MMX code was checked into CVS last night. Go to www.linuxvideo.org to try it out. SSE/3dnow version isn't checked in but is mostly done. If someone knows how to schedule or otherwise optimize MMX instructions please take a look at the code.
https://github.com/msporny/dna/issues
The CVS code hit stable points many times. I've used it for months to watch my DVDs. We just never put the effort into making a release.
Typical problem of trying to add more code, breaking things again, fix back to stable, repeat. Hopefully that will change in the future now that many build system bugs have been cleaned up.
And I seriously doubt we will be the last DVD player. ;-)
There is also an official announcement for OMS.
5). LiViD is getting there - THEY REALLY NEED MMX OPTIMISERS - if you are a super genius mmx coder I'm sure they'd really want your help.
mpeg2dec MMX code was checked into CVS last night. Go to www.linuxvideo.org to try it out. SSE/3dnow version isn't checked in but is mostly done. If someone knows how to schedule or otherwise optimize MMX instructions please take a look at the code.