2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
. More... almost 21 years ago
When calling XCreateImage/XDestroyImage, you have to malloc() the image memory but XDestroyImage will free it for you. More... almost 21 years ago
Adding remote/non-xshm X11 display capability to libvo. More... almost 21 years ago
Introducing STATE_SEQUENCE_MODIFIED. More... almost 21 years ago
Adding new stream for repeat sequence header with different aspect ratio. Also introducing STATE_SEQUENCE_MODIFIED state More... almost 21 years ago
Make sure MPEG2_ACCEL_X86_MMXEXT implies MPEG2_ACCEL_X86_MMX, etc... More... almost 21 years ago
snprintf is not ANSI C. More... almost 21 years ago
Updating for sequence color description values. More... almost 21 years ago
Compact dump format for sequence color description values. More... almost 21 years ago
Correctly read flags from the sequence display extension, as noticed by Keith Winstein. More... almost 21 years ago
. More... almost 21 years ago
When converting to RGB, treat nonprogressive frames as two independant fields. More... almost 21 years ago
Dont be so stupid. More... almost 21 years ago
small simplification - get rid of mpeg2_header_picture_start More... almost 21 years ago
mpeg1 frames are always progressive and should be marked as such. More... almost 21 years ago
mpeg1 frames are progressive and should be marked as such. More... almost 21 years ago
Starting 0.4.1 More... about 21 years ago
. More... about 21 years ago
release notes :) More... about 21 years ago
Punt on the macos X sdl unaligned buffers issue. More... about 21 years ago
Hopefully fix netbsd build issue More... about 21 years ago
removing obsolete libvo doc More... about 21 years ago
. More... about 21 years ago
Getting closer to 0.4.0 More... about 21 years ago
fix "make distcheck" More... about 21 years ago
Adding set-stride functionality. More... about 21 years ago
Moving most of the color conversion init code from decode.c to mpeg2_header_picture_finalize - with the other buffer allocation code. More... about 21 years ago
Moving the uyvy color conversion routines to libmpeg2convert. More... about 21 years ago
Change PTS handling interface More... about 21 years ago
Make libmpeg2convert reentrant (no static arrays) More... about 21 years ago