2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes alignment detection on some systems (netbsd 1.6) Thanks to Nicolas Joly for noticing. More... about 22 years ago
horizontal_size_value and vertical_size_value must be nonzero according to mpeg. Also this avoids a potential bug - we can not allocate a zero-pixel picture buffer. More... about 22 years ago
Do not abort when a motion vector points outside of the reference picture. Instead, clip it and try to continue. More... about 22 years ago
It's 2003 now. More... about 22 years ago
win32 is funny. More... about 22 years ago
This change makes sure parsing an incorrect sequence header or picture header (where one of the existing consistency checks determines it actually is invalid, and we return STATE_INVALID) does not have side effects, such as modifying the quantization matrixes. More... about 22 years ago
This fixes one possible error when dealing with corrupted streams More... about 22 years ago
dave, now you owe me TWO beers. More... about 22 years ago
grumpf More... about 22 years ago
update version number More... about 22 years ago
let's roll a new release. More... about 22 years ago
removed the messages about accelerations - this was the only place left where we had these. More... about 22 years ago
This should fix the build issues on IA64, and if we're lucky it might work on HPPA too. More... about 22 years ago
fix known memory leaks More... about 22 years ago
add --enable-debug configure option that disables -fomit-frame-pointer and the memalign() shortcut. More... about 22 years ago
HP-UX does not like to see := in Makefile More... about 22 years ago
minor de-uglyfications More... about 22 years ago
Alpha MC improvements More... about 22 years ago
This should fix the alpha MVI IDCT problem with compcore/ccm1 More... about 22 years ago
updated md5 files for a few twilight_zone streams More... about 22 years ago
changed the C IDCT again. More... about 22 years ago
One more small IDCT simplification More... about 22 years ago
Let the alpha optimizations be selected at runtime More... about 22 years ago
more cosmetics More... about 22 years ago
grumpf. More... about 22 years ago
use a different source address More... about 22 years ago
faster alpha IDCT code - plus it actually gives the same results as the C code. More... about 22 years ago
cosmetics More... about 22 years ago
see if it works better that way More... about 22 years ago
updating md5 files following the recent C IDCT changes More... about 22 years ago