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
pushing out the configuration system changes More... about 24 years ago
forgot one file More... about 24 years ago
libvo stuff is not used anymore - it got replaced by the oms version More... about 24 years ago
* the bootstrap file didn't include all Makefiles More... about 24 years ago
* standalone interface was missing More... about 24 years ago
* added missing template. Why we need the template? Well, otherwise automake complains when we use the buildin macro that in src/ the libraries are not defined. Besides that it complains it stops working afterwards. * mpeg2dec should work now. More... about 24 years ago
* Makefile am builds not libvo but video * acinclude contains the sdl.m4 macro * bootstrap dynamically creates a configure.in from a template (sorry, I have not mad it run otherwise) * configure.in.tmpl adjustments to build a standalone video lib. Hm, still missing. Ok I add this. More... about 24 years ago
* adjustements for ../video and new reentrant mpeg2dec interface * we build a standalone libvo from the ../video dir More... about 24 years ago
* we cannot keep the libvo directory because its _in_ the mpeg2dec source and never was a standalone module Maybe we can change this somehow? More... about 24 years ago
* This makes mpeg2dec reentrant. Note: I hope I have keep all the commits in sync with my tree, please check it Michel. It will build soon More... about 24 years ago
small fixes. More... about 24 years ago
small fixes for stuff that got stuck in dent's big merge. More... about 24 years ago
minor fixes for new ctrl added missing file More... about 24 years ago
changed ctrl interface (now using varargs - so we can pass even clut tables to the codecs - especially spu) More... about 24 years ago
small problem fixed caused by merging in the *au* sources. More... about 24 years ago
make dist-rpm now works automagical image conversion for docbook entries, also including files added (off) for both audio and subpicture btw. subpictures are enable now, and they're working ifo cleanups More... about 24 years ago
added support for mpeg1 full-pixel MC More... about 24 years ago
field pictures support More... about 24 years ago
Fix the oms/mm/cpu_accel stuff. More... about 24 years ago
removed the 2's, added a message about mm_accel()... More... about 24 years ago
I field pictures work now. (with HACK_MODE = 2) More... about 24 years ago
* First commit. this _fixes_ two things. 1. First it make compile the sdl output (you cant derefrence void pointer on Mandrake 7.2) 2. then it changes the X11 output from Flush behaviour to sync behaviour. This make the x11 output 2 frames slower/sec but is the correct way of displaying images. The reported bugs that "x11 output flickers" is gone with that. More... about 24 years ago
partial support for field pictures More... about 24 years ago
minor updates after recent checkins mpeg2dec compiles again More... about 24 years ago
oops, missed some changes - now all MM* should be fixed. More... about 24 years ago
added new file mm_accel.h edited all OMS_* defines and includes pointing to oms_whatever. More... about 24 years ago
martin vogt's take at making libvo more similar to oms. More... about 24 years ago
Minor adjustments in the way we handle reference frames in MC. More... about 24 years ago
picture size adjustement for progressive sequences. More... about 24 years ago
Changed the way we detect that we have finished decoding a picture. More... about 24 years ago