]> git.sesse.net Git - vlc/shortlog
vlc
2004-08-14 Cyril Deguet * opengl.c: compilation fix for GLX.
2004-08-14 Eric Petit opengl.c: added OS X specific stuff, this includes:
2004-08-14 Cyril Deguet * opengl.c: use glTexSubImage2D instead of glTexImage2D
2004-08-14 Gildas Bazin* modules/access/dvdnav.c: small fix.
2004-08-13 Gildas Bazin* modules/access/dvdnav.c: by default we try to skip...
2004-08-13 Gildas Bazin* src/input/decoder.c: spu_new_buffer() now tries a...
2004-08-13 Gildas Bazin* modules/codec/spudec/*: automatic cropping of fullscr...
2004-08-13 Gildas Bazin* modules/video_output/opengl.c: forward mouse events...
2004-08-13 Gildas Bazin* src/misc/block.c: fixed memory alignment in block_New...
2004-08-12 Olivier Teulière * doc/skins2-howto.xml: Update the doc when you commit
2004-08-12 Olivier Teulière * skins2/src/vlcproc.*: Added the isRepeat boolean...
2004-08-12 Gildas Bazin* modules/gui/wxwindows/Modules.am: include streamdata.h
2004-08-11 Eric Petit vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
2004-08-11 Gildas Bazin* modules/demux/ogg.c: fixed reading extra data for...
2004-08-10 Derk-Jan Hartman* include/stream_output.h: add a ip_version field to...
2004-08-10 Derk-Jan Hartman* fix x-plgroup detection
2004-08-09 Olivier Teulière * skins2: support playlist.setRandom(true) and playlis...
2004-08-09 Gildas Bazin* modules/codec/dmo: fixed dmo decoder on win32 + got...
2004-08-09 Gildas Bazin* configure.ac, Makefile.am: don't use upx in the win32...
2004-08-08 Gildas Bazin* modules/stream_out/transcode.c: added support for...
2004-08-08 Jérome Decoodtproject.pbxproj: correct to relatives paths
2004-08-08 Benjamin Pracht* demuxdump is working again
2004-08-08 Derk-Jan Hartman* modules/LIST: long time since it was updated
2004-08-08 Laurent Aimar * demux: another way to break your config file, or...
2004-08-08 Laurent Aimar * dmo: - fixed init of WAVEFORMATEX (cbSize is only...
2004-08-08 Laurent Aimar * codecs.h: a few defines to avoid redefinitions.
2004-08-07 Laurent Aimar * v4l: try to open the device only when a access name...
2004-08-07 Jérome DecoodtFix bug when equalizer-bands is not set. Coding style...
2004-08-07 Jérome Decoodt*.png: forgotten images
2004-08-07 Jérome DecoodtAll: equalizer window for MacOS. Need a bit of correcti...
2004-08-07 Derk-Jan Hartman* treeble -> treble
2004-08-07 Jérome DecoodtBug fix and change in parse function
2004-08-07 Felix Paul... *various translation fixes, thanks to Philipp Weissenba...
2004-08-06 Benjamin Pracht* Adds the scale video option
2004-08-06 Benjamin Pracht* All :
2004-08-06 Sam Hocevar * Really fixed strict aliasing breakage here and...
2004-08-06 Gildas Bazin* modules/LIST, modules/access/dvb/access.c: removed...
2004-08-06 Gildas Bazin* modules/access/udp.c: use the "ts" demux when in...
2004-08-05 Derk-Jan Hartman* Fix Artist/Author info in playlist
2004-08-05 Derk-Jan Hartman* Fix a crash with subtitle track hotkey, when no subti...
2004-08-05 Derk-Jan Hartman* bad main_data|_begin error of libmad now a Debug...
2004-08-05 Gildas Bazin* src/video_output/*: optimized/simplified vout_RenderP...
2004-08-05 Eric Petit Build the opengl module on OS X (gl provider not done...
2004-08-05 Gildas Bazin* modules/video_filter/blend.c: do not compare signed...
2004-08-05 Gildas Bazin* src/input/control.c: bookmarks support is back (will...
2004-08-05 Gildas Bazin* modules/video_filter/blend.c: sanity checks.
2004-08-04 Gildas Bazin* modules/codec/libmpeg2.c: fixed problems with still...
2004-08-04 Gildas Bazin* modules/access/dvdnav.c: removed dvdnavsimple mode...
2004-08-04 Laurent Aimar * rtp.c: based on a patch/idea of Philippe Van Hecke:
2004-08-04 Laurent Aimar * stream_output: sout_CfgParse will accept a special...
2004-08-04 Derk-Jan Hartman* Fix
2004-08-04 Gildas Bazin* modules/video_filter/blend.c: attempt at YUVP ->...
2004-08-04 Derk-Jan Hartman* Fixed the udp SDPs. More spec compliant now.
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:
next