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 8 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
no seed to reset mpeg2dec->state in mpeg2_header_end (setting the action is sufficient)
Michel Lespinasse
More...
about 21 years ago
no need to reset 'first'
Michel Lespinasse
More...
about 21 years ago
davem prefers his files formatted his way.
Michel Lespinasse
More...
over 21 years ago
New file documenting coding style.
Michel Lespinasse
More...
over 21 years ago
Formatting adjustement. This will teach me to use search-and-replace.
Michel Lespinasse
More...
over 21 years ago
Get rid of mlib. We now have native VIS optimizations instead.
Michel Lespinasse
More...
over 21 years ago
Adding David Miller.
Michel Lespinasse
More...
over 21 years ago
VIS motion compensation and color conversion code from David S. Miller.
Michel Lespinasse
More...
over 21 years ago
Better fallback for building on systems without inttypes.h
Michel Lespinasse
More...
over 21 years ago
Publishing the libmpeg2 memory allocation interface and hooks.
Michel Lespinasse
More...
over 21 years ago
Do not try to use memalign. It's not ANSI C and most systems dont have a declaration for it. So, we needed a workaround for systems that dont have it. In these conditions, it's simpler to just always use the workaround (doing a larger malloc and aligning the data ourselves).
Michel Lespinasse
More...
over 21 years ago
Check for IDCT overflow when doing reference md5 checksums.
Michel Lespinasse
More...
over 21 years ago
New altivec reference md5 files.
Michel Lespinasse
More...
over 21 years ago
New altivec idct.
Michel Lespinasse
More...
over 21 years ago
Adding altivec idct.
Michel Lespinasse
More...
over 21 years ago
Added overflow tests from ccm1 in IEEE test bench.
Michel Lespinasse
More...
over 21 years ago
Adjust ieee 1180 test so it works with same idct as reference decoder.
Michel Lespinasse
More...
over 21 years ago
Add IEEE 1180 conformance tests from ftp://ftp.mpegtv.com/pub/mpeg/mssg/ieee1180.tar.gz
Michel Lespinasse
More...
over 21 years ago
IDCT changes.
Michel Lespinasse
More...
over 21 years ago
Added XV and pgm display modules. Useful for debugging on >8bpp displays and generating reference md5 files.
Michel Lespinasse
More...
over 21 years ago
Initial revision
Michel Lespinasse
More...
over 21 years ago
Fix CVS mail ?
Michel Lespinasse
More...
over 21 years ago
Added MSSG module for reference decoder.
Michel Lespinasse
More...
over 21 years ago
Table-based MC parsing.
Michel Lespinasse
More...
over 21 years ago
typo.
Michel Lespinasse
More...
over 21 years ago
VIS infrastructure part 2
Michel Lespinasse
More...
over 21 years ago
VIS infrastructure - part 1
Michel Lespinasse
More...
over 21 years ago
Updated checksums for the new preshift-by-4 IDCT code.
Michel Lespinasse
More...
over 21 years ago
Make the IDCT input be preshifted by 4:
Michel Lespinasse
More...
over 21 years ago
More concatenated sequence fixes.
Michel Lespinasse
More...
over 21 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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