]> git.sesse.net Git - vlc/shortlog
vlc
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-08-02 Gildas Bazin* include/ninput.h: removed left-over from access2...
2004-08-02 Gildas Bazin* modules/misc/network/ipv4.c: do a var_Get() on "ttl...
2004-08-02 Derk-Jan Hartman* modules/gui/macosx/vout: Output YUY2 to QT/QD.
2004-08-02 Gildas Bazinmodules/access/screen/win32.c: avoid an extra memcpy...
2004-08-02 Derk-Jan Hartman* hotkeys.c: add some more OSD
2004-08-02 Derk-Jan Hartman* Fixed hotkey/OSD behaviour for OS X. Also prevents...
2004-08-01 Cyril Deguet * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT...
2004-08-01 Olivier Teulière * modules/gui/skins2/parser/interpreter.cpp: Added...
2004-08-01 Laurent Aimar * stream.c: increase precache for stream without title...
2004-08-01 Laurent Aimar * mp4: with ref .mov, don't forget to add the access.
2004-08-01 Laurent Aimar * input.c: mmh better fix for slow/fast (I hope).
2004-08-01 Derk-Jan Hartman* fix avcodecbuild# prob with h.261
2004-08-01 Benjamin Pracht* all : fix channels selection in the sout options...
2004-08-01 Laurent Aimar * input: fixed slower/faster rate.
2004-08-01 Laurent Aimar * stream.c: call Seek if stream_Read( s, NULL, skip );
2004-07-31 Sam Hocevar * modules/control/joystick.c:
2004-07-31 Benjamin Pracht* all :
2004-07-31 Derk-Jan Hartman* print a debug message when our buffer gets it's first...
2004-07-31 Cyril Deguet * opengl.c: support "cube" and "transparent-cube"...
2004-07-31 Derk-Jan Hartmanmodules/stream_output/rtp.c:
2004-07-30 Derk-Jan Hartman* SDP should use \r\n instead of \n
2004-07-30 Sam Hocevar * modules/demux/util/id3tag.c modules/codec/ffmpeg...
2004-07-30 Sam Hocevar * mozilla/vlcpeer.cpp: proper float->int cast.
2004-07-30 Sam Hocevar * modules/gui/wxwindows/video.cpp modules/gui/wxwindo...
2004-07-30 Sam Hocevar * src/video_output/video_output.c:
2004-07-30 Sam Hocevar * modules/video_filter/invert.c: don't cast lvalues.
2004-07-30 Sam Hocevar * modules/codec/cmml/browser_open.c:
2004-07-30 Sam Hocevar * boostrap:
2004-07-30 Derk-Jan Hartman* check correct build# of libavcodec for SNOW support
2004-07-30 Derk-Jan Hartman* Fix OSX build of dvdnav
2004-07-30 Rémi Denis... Compile fix
2004-07-30 Sam Hocevar * autotools: no longer manage this directory with...
2004-07-30 Sam Hocevar * autotools: no longer manage this directory with...
2004-07-29 Laurent Aimar * rtp: added port-audio and port-video option (for...
2004-07-29 Gildas Bazin* modules/codec/toolame.c: compilation fix.
2004-07-29 Gildas Bazin* modules/codec/toolame.c: MPEG-1/2 layer II audio...
2004-07-29 Gildas Bazin* modules/access/http.c: --http-reconnect option to...
2004-07-29 Sam Hocevar * debian/patches/20_configure.dpatch:
2004-07-29 Sam Hocevar * debian/rules:
2004-07-29 Derk-Jan Hartman* ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfu...
2004-07-29 Derk-Jan Hartman* vcdx Coding style fixes.
2004-07-29 Sam Hocevar * configure.ac: build i420_yuy2_altivec with -maltive...
2004-07-29 Felix Paul... * added declares for the checkboxes in the nib to contr...
2004-07-29 Gildas Bazin* src/input/decoder.c: don't let the decoder/packetizer...
2004-07-28 Laurent Aimar * rtp: sdp can now be exported as a file (sdp=file...
2004-07-28 Benjamin PrachtAdded a RTP (New) stream outpu method for the rtp sout...
2004-07-28 Eric Petit contrib/src/Makefile: fixed OS X breakage
2004-07-28 Eric Petit BeOS libdvdnav patch
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
next