]> git.sesse.net Git - vlc/shortlog
vlc
2004-07-28 Eric Petit configure.ac: fix dvdnav linking on beos/os x/win32...
2004-07-28 Gildas Bazin* modules/codec/ffmpeg/*:
2004-07-28 Derk-Jan Hartman* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
2004-07-28 Eric Petit configure.ac: typo
2004-07-28 Derk-Jan HartmanMacOSX intf work
2004-07-27 Derk-Jan Hartman* More code cleanup for OSX vout. Man what a mess this...
2004-07-27 Derk-Jan Hartman-
2004-07-27 Derk-Jan Hartman* screen module for OSX. Does not yet work. Seems close...
2004-07-27 Derk-Jan Hartman* ( p_vout->p_module && p_vout->p_module ) how pointless
2004-07-27 Gildas Bazin* src/libvlc.h: cleanup in the hotkeys definitions.
2004-07-27 Derk-Jan Hartman* release what you find. (this looks like a very old...
2004-07-27 Eric Petit gettext BeOS patch is no longer necessary
2004-07-26 Felix Paul... * updated the used gettext version to 0.14.1
2004-07-26 Derk-Jan Hartman* Fix dts building on mac
2004-07-26 Derk-Jan Hartman* remove patch that is no longer necessary.
2004-07-26 Gildas Bazin* modules/access/screen/*: added svn properties.
2004-07-26 Derk-Jan Hartman* fix libebml and libmatroska downloads
2004-07-26 Eric Petit screen/beos.cpp: test before you commit
2004-07-26 Cyril Deguet * opengl.c: clear the color buffer before rendering
2004-07-26 Eric Petit ALL: splitted screen module (needed as BeOS requires...
2004-07-26 Gildas Bazin* modules/gui/wxwindows/fileinfo.cpp: partially fixed...
2004-07-26 Gildas Bazin* modules/access/screen.c: force RV24 capture on win32...
2004-07-26 Gildas Bazin* configure.ac: should fix detection of libpng.
2004-07-25 Gildas Bazin* modules/control/rc.c: removed useless code for the...
2004-07-25 Gildas Bazin* modules/video_output/x11/*:
2004-07-25 Rémi Denis... Use VLC networking APIs: close -> net_Close, accept...
2004-07-25 Gildas Bazin* NEWS: updated.
2004-07-25 Rémi Denis... - unlink Unix socket on exit,
2004-07-25 Gildas Bazin* modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc.
2004-07-24 Gildas Bazin* src/misc/net.c, modules/control/rc.c: win32 fixes.
2004-07-24 Gildas Bazin* src/misc/net.c, include/network.h: added net_vaPrintf...
2004-07-24 Rémi Denis... Specify port in Host: HTTP request header
2004-07-24 Rémi Denis... Fixed typo
2004-07-24 Gildas Bazin* modules/access/screen.c: win32 support for screen...
2004-07-24 Gildas Bazin* configure.ac: don't build the screen plugin on darwin.
2004-07-24 Laurent Aimar * mp4.c: compute avg/max bitrate info. removed a fprin...
2004-07-24 Gildas Bazin* modules/access/v4l/v4l.c: converted to access_demux...
2004-07-24 Laurent Aimar * input: release p_playlist.
2004-07-24 Laurent Aimar * mp4.c: really(?) fixed the tkhd invalid width (thx...
2004-07-24 Laurent Aimar * equalizer : [0] isn't cool, use a define.
2004-07-24 Gildas Bazin* modules/stream_out/display.c: converted to the new...
2004-07-24 Gildas BazinNEWS, TODO: comprehensive new features update.
2004-07-24 Rémi Denis... - really iterate through getaddrinfo(),
2004-07-24 Gildas Bazin* modules/access/screen.c: new screen capture access...
2004-07-23 Gildas Bazin* modules/visualization/galaktos/plugin.c: usual test...
2004-07-23 Gildas Bazin* modules/visualization/galaktos/plugin.c: fixed thread...
2004-07-23 Gildas Bazin* configure.ac: added glwin32 and fixed linkage of...
2004-07-23 Gildas Bazin* modules/video_output/opengl.c, modules/video_output...
2004-07-23 Sam Hocevar * configure.ac: fixed the AltiVec capabilities check.
2004-07-23 Sam Hocevar * configure.ac: don't use -maltivec -mabi=altivec...
2004-07-23 Eric Petit + configure.ac: BeOS dvdread linkage fix
2004-07-23 Gildas Bazin* modules/video_output/opengl.c: forward control querie...
2004-07-23 Gildas Bazin* modules/video_output/directx/glwin32.c: 1st shot...
2004-07-23 Gildas Bazin* src/video_output/vout_intf.c: small kludge for opengl...
2004-07-23 Eric Petit BeOS contrib bla bla
2004-07-23 Damien Fouilleulimproved filter compatibility by favoring current conne...
2004-07-22 Eric Petit + configure.ac: don't build OpenGL support on BeOS...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c: OpenGL context is...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c, modules/video_output...
2004-07-22 Gildas Bazin* src/misc/objects.c: hmmm, did I say vlc_opengl.h...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c: vlc_opengl.h was...
2004-07-22 Gildas Bazin* Makefile.am: include/vlc_opengl.h was removed.
2004-07-22 Gildas Bazin* modules/video_output/x11/*: the glx "opengl provider...
2004-07-22 Eric Petit contrib system adapted for BeOS (need to set LIBRARY_P...
2004-07-22 Gildas Bazin* modules/video_output/x11/glx.c: improvements.
2004-07-22 Gildas Bazin* modules/video_chroma/i420_rgb.c: work around a gcc...
2004-07-22 Eric Petit equalizer.c: compile fix for old compilers (thx sam)
2004-07-22 Eric Petit BeOS doesn't know about PF_INET
2004-07-22 Eric Petit netsync.c: converted to unix file because BeOS' gcc...
2004-07-22 Eric Petit configure.ac: check for png_set_rows in libpng because...
2004-07-22 Derk-Jan Hartman* frenglish paquets -> packets
2004-07-22 Eric Petit contrib/*: started to adapt the contrib system for...
2004-07-22 Gildas Bazin* modules/visualization/galaktos: added svn:ignore...
2004-07-22 Gildas Bazin* Makefile.am: added include/vlc_opengl.h to the build.
2004-07-21 Cyril Deguet * all: created a new module type "opengl provider...
2004-07-21 Derk-Jan Hartman* Example Multipart MJPEG webpage. With cambozola JAVA...
2004-07-21 Derk-Jan Hartman* Fix the sap module compilation. Compile before you...
2004-07-20 Derk-Jan Hartman* Fix livedotcom API change.
2004-07-20 Cyril Deguet * glx.c: don't scale the image with the chroma (suppo...
2004-07-20 Derk-Jan Hartman* recognize new x-plgroup paramater (only standardized...
2004-07-20 Cyril Deguet * modules/video_output/x11/glx.c: new OpenGL vout...
2004-07-20 Mohammed Adnène... author :)
2004-07-20 Sigmund Augdal... mpjpeg.c: The rfc says to use \r\n so use \r\n. Also...
2004-07-20 Sam Hocevar * debian/control:
2004-07-20 Gildas Bazin* src/misc/httpd.c: fixed non-initialized variable...
2004-07-19 Derk-Jan Hartman* darwin buildflag for vlc/libvlc
2004-07-19 Laurent Aimar * stream.c: fixed seeking near the end of a stream.
2004-07-19 Gildas Bazin* modules/demux/ts.c: added support for transport strea...
2004-07-19 Gildas Bazin* src/misc/httpd.c: ipv6 win32 fix.
2004-07-19 Gildas Bazin* modules/control/http.c: portability fix.
2004-07-18 Laurent Aimar stream.c: do not drop empty line.
2004-07-18 Laurent Aimar * subtitle: fixed a small memleak.
2004-07-18 Laurent Aimar * mpga: fixed a memleak+warnings.
2004-07-18 Cyril Deguet * all: now both GLX 1.2 and 1.3 are supported
2004-07-18 Laurent Aimar * ftp: handle multiple lines answers.
2004-07-18 Derk-Jan Hartman* spelling corrections
2004-07-17 Derk-Jan Hartman* additions to TODO list
2004-07-17 Rémi Denis... Fix socket errors handling.
2004-07-17 Rémi Denis... Fallback for UDP if not using IPv4
2004-07-17 Rémi Denis... Fix corner case introduced in HTTPd IPv6 patch
next