]> git.sesse.net Git - vlc/shortlog
vlc
2005-03-11 Clément StenacReduce the global verbosity
2005-03-10 Clément StenacFix locking
2005-03-10 Clément StenacUpdate news
2005-03-10 Jean-Paul SamanSame mistake here: Pass real VLC_OBJECT's to msg_*
2005-03-10 Jean-Paul SamanAnother one. Use real VLC_OBJECT's in msg_*
2005-03-10 Jean-Paul SamanUse VLC_OBJECT's to pass to msg_* functions otherwise...
2005-03-10 Rémi Denis... - Require certificate from the client if one CA cert...
2005-03-10 Rémi Denis... - Release certificate creds after terminating session
2005-03-10 Gildas Bazin* configure.ac: only include stream_out_switcher if...
2005-03-10 Steve Lhommemkv.cpp: support preloading in the same family
2005-03-10 Christophe... * modules/stream_out/switcher.c: New module allowing...
2005-03-10 Steve Lhommemkv.cpp: move the segment metadata preloading in anothe...
2005-03-10 Steve Lhommemkv.cpp: parse the Segment Info properly
2005-03-10 Antoine Cellerier * mosaic alignment (works like --marq-position) and...
2005-03-10 Steve Lhommemkv.cpp: store the prev/next UID for later use
2005-03-10 Clément StenacFix refcount problems + fix a part of coding style...
2005-03-10 Gildas Bazin* modules/misc/freetype.c: better outlining algorithm...
2005-03-10 Clément StenacMore prefs fixes
2005-03-10 Rémi Denis... - Fix unitialized variable in demux control helper
2005-03-10 Rémi Denis... Support block type 2 (and some others as well)
2005-03-10 Rémi Denis... - include/network.h: new vlc_UrlEncode and vlc_UrlIsNot...
2005-03-10 Rémi Denis... gnutls.c: add shortname
2005-03-10 Clément StenacShould fix compile
2005-03-10 Rémi Denis... Missing properties
2005-03-10 Rémi Denis... - Fix GnuTLS version detection
2005-03-10 Clément StenacPreferences update :
2005-03-09 Steve Lhommemkv.cpp: cleaner handling of some tables (now vectors)
2005-03-09 Clément StenacPreferences icons
2005-03-09 Gildas Bazin* modules/codec/ffmpeg/video.c: take input rate into...
2005-03-09 Clément StenacDon't switch interfaces under linux
2005-03-09 Derk-Jan Hartman* added glib libIDL and mozilla sources (not built...
2005-03-09 Rémi Denis... string rationalization (yeah, I know the KDE interface...
2005-03-09 Sigmund Augdal... all: correctly align multiline strings when not left...
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: small cleanup.
2005-03-09 Gildas Bazin* modules/demux/ps.[c,h]: fixed PSM parsing bug.
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: correct PSM size.
2005-03-09 Rémi Denis... Handle VOC files with multiple blocks properly
2005-03-09 Gildas Bazin* src/video_output/vout_subpictures.c: pass on video...
2005-03-09 Gildas Bazin* modules/misc/freetype.c: handle size change properly.
2005-03-09 Gildas Bazin* modules/video_filter/mosaic.c: compilation fix.
2005-03-09 Gildas Bazin* modules/misc/freetype.c: don't display only the last...
2005-03-09 Rémi Denis... - seeking in .VOC file
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: shut-up valgrind warning.
2005-03-09 Eric Petit vlc_common.h: define INT64_MIN/INT64_MAX if necessary
2005-03-09 Gildas Bazin* modules/demux/ps.h: support for mp4v/mp4a/h264 +...
2005-03-09 Gildas Bazin* modules/mux/mpeg/ps.c: Write a PSM + support for...
2005-03-09 Eric Petit video_filter/mosaic.c: compile fix (use INT_MAX since...
2005-03-08 Rocky BernsteinVCDX depends on libiso9660. Up libcdio version to 0.72.
2005-03-08 Derk-Jan Hartman* TEST: removing #include <jis.h> from the mozilla...
2005-03-08 Gildas Bazin* modules/packetizer/mpeg4video.c: fixed segfault
2005-03-08 Steve Lhommemkv.cpp: keep the interresting segments somewhere in...
2005-03-08 Gildas Bazin* modules/mux/mpeg/ps.c: use instant bitrate to calcula...
2005-03-08 Rémi Denis... Strings rationalization
2005-03-08 Rémi Denis... Fix max UDP port number
2005-03-08 Gildas Bazin* modules/video_output/x11/xcommon.c: don't abort on...
2005-03-08 Rémi Denis... Same fix for non-constant string.
2005-03-08 Rémi Denis... Fix conversion from locale to wxWidgets' Unicode
2005-03-08 Christophe... * modules/codec/ffmpeg/video_filter.c: Fixed a regressi...
2005-03-08 Rémi Denis... Fix UDP unicast access when both IPv6 and non-default...
2005-03-08 Rémi Denis... Enable voc demux
2005-03-08 Rémi Denis... Creative Voice File demux
2005-03-08 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: a few fixes...
2005-03-08 Gildas Bazin* modules/services_discovery/sap.c, modules/codec/x264...
2005-03-08 Gildas Bazin* modules/misc/freetype.c, modules/video_filter/marq...
2005-03-08 Gildas Bazin* configure.ac: packetizers are not only useful with...
2005-03-08 Steve Lhommeinput.c: allow "intelligent" previous-chapter behaviour...
2005-03-08 Gildas Bazin* modules/misc/dummy/renderer.c: forgot to commit this...
2005-03-08 Gildas Bazin* src/input/es_out.c: fixed another small mem leak.
2005-03-08 Gildas Bazin* src/input/es_out.c: fixed small mem leak.
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Derk-Jan Hartman* Fix udp->tcp rollover when using multicast in rtsp...
2005-03-07 Derk-Jan Hartman* dirty patch to tell vlc (on osx) that it needs -licon...
2005-03-07 Steve Lhommemkv.cpp: prepare the code to handle seemless segment...
2005-03-07 Antoine Cellerier * add a mutex so the callbacks don't change anything...
2005-03-07 Gildas Bazin* modules/misc/freetype.c: replaced pi_gamma with an...
2005-03-07 Rémi Denis... Fixes a compiler warning
2005-03-07 Steve Lhommemake the previous-chapter "intelligent" seek more gener...
2005-03-07 Steve Lhommeaudio.c: fix a compiler portability issue
2005-03-07 Rémi Denis... - Don't crash when transcoding is enabled
2005-03-07 Gildas Bazin* modules/gui/wince/interface.cpp: compilation fix.
2005-03-07 Gildas Bazin* modules/misc/freetype.c: removed debug messages.
2005-03-07 Christophe... * src/video_output/vout_subpictures.c: New function...
2005-03-07 Gildas Bazin* modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420...
2005-03-07 Gildas Bazin* configure.ac: fixed typo.
2005-03-07 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_...
2005-03-07 Gildas Bazin* modules/access/dshow: flush the capture pin's buffers...
2005-03-07 Rémi Denis... propset
2005-03-07 Rémi Denis... Allow seeking
2005-03-07 Gildas Bazin* modules/gui/wince: fixed bunch of bugs and memory...
2005-03-07 Rémi Denis... typo fix
2005-03-07 Rémi Denis... Cosmetic cleanup (pointed out by fenrir)
2005-03-07 Rémi Denis... Fix email address
2005-03-07 Rémi Denis... Forgotten new file from previous commit
2005-03-07 Rémi Denis... - XA file demux
2005-03-07 Andre Pang* configure.ac: Link against dependent static libraries...
2005-03-07 Damien Fouilleul- activate (make visible) as soon as embedded into...
2005-03-07 Mark MoriartyFix mpeg ps time output, making it seekable. There...
2005-03-07 Eric Petit misc/freetype.c: compile fix
2005-03-06 Gildas Bazin* modules/codec/ffmpeg/audio.c: fix for ALAC support.
2005-03-06 Gildas Bazin* modules/codec/flac.c, configure.ac: FLAC packetizer...
next