- 24 Jul, 2004 2 commits
-
-
Rémi Denis-Courmont authored
- fixed read after freeaddrinfo() bug, - removed extraneous debug messages
-
Gildas Bazin authored
* modules/access/screen.c: new screen capture access module. Only X11 for now but should be straight-forward to adapt to other platforms.
-
- 23 Jul, 2004 12 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Sam Hocevar authored
-
Sam Hocevar authored
to trigger AltiVec optimisations in our generic code.
-
Eric Petit authored
+ contrib/src/Makefile: build more libs on BeOS, use libdts' svn + Makefile.am: fixed BeOS packages generation
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/video_output/directx/events.c: removed unused code.
-
Gildas Bazin authored
-
Eric Petit authored
-
Damien Fouilleul authored
-
- 22 Jul, 2004 18 commits
-
-
Eric Petit authored
+ extras/contrib/src/*: build libmpeg2 w/o mmxext and 3dnow on BeOS (buggy compiler) + modules/gui/beos/*: quick compile fixes + modules/video_filter/deinterlace.c: require mmxext instead of mmx + Makefile.am: on BeOS, build a VLC bundle a la OS X
-
Gildas Bazin authored
* modules/video_output/x11/glx.c: OpenGL context is initialized in pf_init() because of threading issues.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/video_output/opengl.c: new platform independant OpenGL vout (uses an "opengl provider" module). * modules/visualization/galaktos/*: uses the new "opengl provider" module.
-
Eric Petit authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Eric Petit authored
-
Eric Petit authored
-
Eric Petit authored
-
Eric Petit authored
don't have it
-
Derk-Jan Hartman authored
-
Eric Petit authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 21 Jul, 2004 3 commits
-
-
Cyril Deguet authored
simple interface to create and use OpenGL windows * modules/video_output/x11/glx.c: the GLX vout now implements the "opengl provider" interface * modules/visualization/galaktos/*: no more dependency on GLX: we use the generic opengl provider interface instead.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
- 20 Jul, 2004 5 commits
-
-
Derk-Jan Hartman authored
Thanks to James MacLean, Arwed von Merkatz and Ross Finlayson for reporting and fixing the issue.
-
Cyril Deguet authored
the conversion ??)
-
Derk-Jan Hartman authored
-
Cyril Deguet authored
TODO: - factorization with xcommon.c - factorization with glx.c in GaLaktos plugin - remove hard-coded values (If you don't like the rotating cube, hack the code yourself, the variables will come later ! ;)
-
Mohammed Adnène Trojette authored
-