openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
libmpeg2
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 36 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Build fixes, take three.
Aaron Holtzman
More...
over 24 years ago
Partially working hardware page flipping for the mga_vid from Fredrik Vraalsen. Uncomment display_page_flip to try it out. The ioctl per frame gives us a bit of a hit, we may want to bring some regs into userspace to work around this.
Aaron Holtzman
More...
over 24 years ago
Forgot this one again.
Aaron Holtzman
More...
over 24 years ago
Build fixes, take two.
Aaron Holtzman
More...
over 24 years ago
Remove the silly "build static and shared code at the same time". Savvy hackers can use ./configure --disable-shared
Aaron Holtzman
More...
over 24 years ago
Changes to process slices one at a time. This optimization allows us to get rid of the entire b-frame buffer and reduce some of the cache footprint. You should see a 10 to 15% improvement in speed. I also added hooks to allow the display layer to allocate the working image buffers. This will allow us to do fancy things with AGP transfers (and speed up the Xv stuff) later.
Aaron Holtzman
More...
over 24 years ago
3dfx build fixes from Rick Niles.
Aaron Holtzman
More...
over 24 years ago
Build fixes for compilers that don't have an intrinsic memset.
Aaron Holtzman
More...
over 24 years ago
kernel includes patch from Stephen Crowley.
Aaron Holtzman
More...
over 24 years ago
Maybe fix the libmpeg2 shared lib.
Aaron Holtzman
More...
over 24 years ago
Minor build fixes and a cleanup in decode.
Aaron Holtzman
More...
over 24 years ago
Experimental 3dfx driver from Colin Cross. Roll the dice with --enable-3dfx.
Aaron Holtzman
More...
over 24 years ago
Oops. Forgot this.
Aaron Holtzman
More...
over 24 years ago
SDL update from Ryan Gordon. Also add a flag to display_init to go full_screen.
Aaron Holtzman
More...
over 24 years ago
Major core reworkage of mpeg2dec to allow libmpeg2 to be used by oms.
Aaron Holtzman
More...
over 24 years ago
SDL support from Ryan Gordon.
Aaron Holtzman
More...
over 24 years ago
Numerous goodies that have accumulated in my stable tree since the cvs problems.
Aaron Holtzman
More...
over 24 years ago
Remove the goofy mb_buffer stuff that was killing us. I don't know what I was thinking.
Aaron Holtzman
More...
almost 25 years ago
Another buglet fixed (on the same line doh!).
Aaron Holtzman
More...
almost 25 years ago
Fix one little visual buglet. There's something else wrong still though.
Aaron Holtzman
More...
almost 25 years ago
Touch up on the mmx code. Squeezed a bit more performance out by removing the unnecessary inner width loops (which also removes a bunch of local variable pressure). Also applied David Lehns patch to pull the mm0 init out of the loop.
Aaron Holtzman
More...
almost 25 years ago
Integration of MMX motion comp code from David Lehn. I'm positive that things break for everything but i386 w/mmx. I'll clean that up tomorrow.
Aaron Holtzman
More...
almost 25 years ago
Forgot these.
Aaron Holtzman
More...
almost 25 years ago
Major cleanup and cruft removal before I put in the motion_comp_mmx updates. The libmpeg2 sources are now in the libmpeg2 directory now as well.
Aaron Holtzman
More...
almost 25 years ago
cleanup & bugfixes 1st try to cleanup paths ... and other thing i don't rember right now (probably i should commit in shorter periods, or take notes)
Thomas Mirlacher
More...
almost 25 years ago
Xv support for use in XFree86 4.0. (which I don't have, so let me know if this actually works).
Aaron Holtzman
More...
almost 25 years ago
thanks to David Barth <
[email protected]
>:
Thomas Mirlacher
More...
almost 25 years ago
o cleaned up the staic skindir entry (thanks to Brion Vibber <
[email protected]
>) o removed a bug in ifo Close (you should not close a filedescriptor, when trying to lseek afterwards)
Thomas Mirlacher
More...
almost 25 years ago
Quick hack to fix bistream so dent will stop complaining about mpeg2dec not working directly in oms :)
Aaron Holtzman
More...
almost 25 years ago
libtool support so we can build .so's for oms. Patch submitted by Daniel Caujolle-Bert <
[email protected]
>. You now need libtool installed to build out of cvs.
Aaron Holtzman
More...
almost 25 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree