- 04 Sep, 2001 1 commit
-
-
Michel Lespinasse authored
-
- 23 Jul, 2001 1 commit
-
-
Michel Lespinasse authored
-
- 19 Jul, 2001 1 commit
-
-
Michel Lespinasse authored
-
- 18 Feb, 2001 1 commit
-
-
Michel Lespinasse authored
-
- 17 Feb, 2001 1 commit
-
-
Michel Lespinasse authored
starting 0.2.1-cvs
-
- 16 Feb, 2001 3 commits
-
-
Michel Lespinasse authored
releasing 0.2.0 :)
-
Michel Lespinasse authored
add --enable-warnings flag, disabled by default
-
Michel Lespinasse authored
more polishing
-
- 15 Feb, 2001 2 commits
-
-
Michel Lespinasse authored
small portability changes
-
Michel Lespinasse authored
Ensure proper alignment of critical malloced structures This includes picture_t which solved the mlib alignment problem
-
- 12 Feb, 2001 1 commit
-
-
Michel Lespinasse authored
going into 0.2.0-alpha state :)
-
- 07 Feb, 2001 1 commit
-
-
Michel Lespinasse authored
support for win32 dll builds this does not work yet because of issues in the yuv2rgb code
-
- 06 Feb, 2001 1 commit
-
-
Michel Lespinasse authored
cosmetic stuff
-
- 05 Feb, 2001 2 commits
-
-
Håkan Hjort authored
in my last commit, now corrected.
-
Håkan Hjort authored
they don't confuse cofigure it self. They caused lot of test to fail for me resulting in faild build. Change the configure tests for mediaLib to wokr correctly when it isn't located in you default path or in LD_LIBRARY_PATH. Should now work with Sun CC too.
-
- 03 Feb, 2001 1 commit
-
-
Håkan Hjort authored
-
- 01 Feb, 2001 1 commit
-
-
Michel Lespinasse authored
Trying to make an extendable setup for the cc-flags changes I'm a bit torn on the non-gcc flags - if we start supporting too many different systems and compilers it might get tricky to maintain. Well, I guess we'll see.
-
- 31 Jan, 2001 1 commit
-
-
Michel Lespinasse authored
configure changes for libvo doc
-
- 30 Jan, 2001 1 commit
-
-
Gernot Ziegler authored
-
- 19 Jan, 2001 1 commit
-
-
Michel Lespinasse authored
minor changes to make mpeg2dec compile and work under cygwin
-
- 30 Nov, 2000 1 commit
-
-
Michel Lespinasse authored
fixed dent's reversal :) more details on livid-dev
-
- 24 Nov, 2000 1 commit
-
-
Michel Lespinasse authored
pushing out the configuration system changes
-
- 23 Nov, 2000 2 commits
-
-
Martin Vogt authored
-
Martin Vogt authored
* 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.
-
- 07 Nov, 2000 1 commit
-
-
Michel Lespinasse authored
include file cleanups
-
- 03 Nov, 2000 2 commits
-
-
Michel Lespinasse authored
starting 0.1.8-cvs
-
Michel Lespinasse authored
mpeg2dec 0.1.7 final time to celebrate !
-
- 02 Nov, 2000 1 commit
-
-
Michel Lespinasse authored
more sdl and portability fixes I have actually tested sdl this time
-
- 01 Nov, 2000 1 commit
-
-
Michel Lespinasse authored
a few fixes for bigendian and mlib thanks to hh
-
- 31 Oct, 2000 1 commit
-
-
Michel Lespinasse authored
mpeg2dec 0.1.7-alpha mostly a lot of configuration changes... build with ./bootstrap;./configure;make
-
- 25 Oct, 2000 1 commit
-
-
Michel Lespinasse authored
--disable-shared is now the default (I wonder why this was not the case already ?????) walken, trying to learn the autotools
-
- 20 Sep, 2000 1 commit
-
-
Michel Lespinasse authored
configure patch for power pc as suggested by ryan gordon walken
-
- 26 Aug, 2000 1 commit
-
-
Michel Lespinasse authored
idct mlib changes from hh. Also one small sparc configuration change and a frame counter bugfix
-
- 01 Jun, 2000 1 commit
-
-
Aaron Holtzman authored
sub-directories. This minimizes configure code duplication between oms/mpeg2dec. Now for some cvsroot hacking. aaron
-
- 29 May, 2000 1 commit
-
-
Aaron Holtzman authored
it has some problems rendering single slices. It looks like it is off by one scanline somewhere. Some notes on things that need to be done with yuv2rgb_mmx.c - fix the major bug first - merge the different combinations of depth/colour order into one function body + macro/inlines. See yuv2rgb by walken for a good example of this. I'm not maintaining 6 different versions of a fifty line mmx asm routine :) - change the assembly to use the mmx.h style assembly. Thanks to Ollie too, for being so patient. cheers, aaron
-
- 23 May, 2000 1 commit
-
-
Aaron Holtzman authored
ah
-
- 22 May, 2000 1 commit
-
-
Aaron Holtzman authored
to the SDL, 3dfx, and Xv/X11 drivers. The big change here is that all of the display drivers are now compiled into the libvo library. This allows us to change backends at runtime. The mpeg2dec application defaults to x11, but you select your output mode using -o [mga|3dfx|sdl|x11]. I also cleaned the configure script up a bit, so there may be some build breakages. Here's the status of the various video_out backends. mga - tested sdl - tested x11 - 32bpp tested 3dfx - untested, but should work xv - untested, but should work gatos - broken Now lets see if a fresh cvs checkout actually compiles :) cheers, aaron
-
- 08 May, 2000 1 commit
-
-
Aaron Holtzman authored
ah
-
- 02 May, 2000 1 commit
-
-
Aaron Holtzman authored
ah
-
- 01 May, 2000 1 commit
-
-
Aaron Holtzman authored
ah
-