]> git.sesse.net Git - vlc/shortlog
vlc
2004-08-04 Laurent Aimar * avi.c: fixed fps computation, thanks markfm for...
2004-08-04 Gildas Bazin* modules/video_filter/blend.c: YUVP -> YUY2 alpha...
2004-08-04 Gildas Bazin* modules/video_filter/blend.c: YUVA -> YUY2 alpha...
2004-08-04 Gildas Bazin* modules/access/screen/*: added a win32 only --screen...
2004-08-04 Gildas Bazin* modules/audio_output/waveout.c: added a --no-waveout...
2004-08-04 Derk-Jan Hartman* viedo_format_t -> video_format_t
2004-08-04 Gildas Bazin* src/misc/modules.c: don't forget to save callbacks...
2004-08-04 Gildas Bazin* modules/access/dvdnav.c: very basic probing that...
2004-08-04 Laurent Aimar * ps.h: fixed a segfault with Madonna-audioconverterfa...
2004-08-03 Laurent Aimar * input.c: fixed total length in playlist.
2004-08-03 Gildas Bazin* src/video_output/vout_subpictures.c: fixed OSD alignment
2004-08-03 Derk-Jan Hartman* small addition to translations HOWTO
2004-08-03 Derk-Jan Hartman* modules/stream_out/announce.c: \r\n for SDP
2004-08-03 Gildas Bazin* modules/access/dvd*.c: implemented DEMUX_GET_TIME...
2004-08-03 Gildas Bazin* modules/access/cdda.c: fixes + simplification.
2004-08-03 Gildas Bazin* modules/access/vcd/vcd.c: fixed seeking + simplified...
2004-08-03 Gildas Bazin* modules/video_filter/blend.c: fix for chroma planes...
2004-08-03 Gildas Bazin* modules/video_filter/blend.c: YUVA->RV24/32 alpha...
2004-08-03 Derk-Jan Hartman* modules/access/screen/mac.c:
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
next