]> git.sesse.net Git - vlc/shortlog
vlc
2007-09-25 Bernie PurcellTemporary change to analyse buildbot's environment...
2007-09-24 Rémi Denis... Hmmrph
2007-09-24 Rémi Denis... Remove never used RTP timestamp_start
2007-09-24 Rémi Denis... Basic support for RTP-Info
2007-09-24 Pierre d'HerbemontMacOSX/Framework: Reenable play and pause.
2007-09-24 Rémi Denis... Fix up HTTP/RTSP version detection:
2007-09-24 Rémi Denis... Partial fix to response protocol version detection
2007-09-24 Rémi Denis... Ignore leading "white" characters in HTTP and RTSP...
2007-09-24 Rémi Denis... Complain if the protocol is not RTSP
2007-09-24 Rémi Denis... Add HTTP 505 error
2007-09-24 Rémi Denis... We only support RTSP one point ZERO. Do not claim other...
2007-09-24 Rémi Denis... Factor out RTSP control URL writing so it can be re...
2007-09-24 Jean-Baptiste... Qt4 - Remove a funny debug message.
2007-09-24 Jean-Baptiste... Add myself to AUTHORS.
2007-09-24 Jean-Baptiste... Contribs - Lame. Why were we using 3.97b2 instead of...
2007-09-24 Jean-Baptiste... Contrib: pthreads add a verbose flag to help debuging...
2007-09-24 Bernie PurcellCouldn't bootstrap properly if a number existed anywher...
2007-09-24 Bernie PurcellPatch for goom make by Mark Moriarty. I have the proble...
2007-09-24 Bernie PurcellFix cross-compilation issue of freetype where native...
2007-09-23 Jean-Paul SamanFix spu_RenderSubpictures() rendering of TEXT subtitles...
2007-09-23 Rémi Denis... Pass --playlist-enqueue from started instance to runnin...
2007-09-23 Rémi Denis... Mark playlist-enqueue as non-saveable - refs #869
2007-09-23 Rémi Denis... Only reference the input when we have at least one...
2007-09-23 Rémi Denis... Fix use-after-free when the input is still in use by...
2007-09-23 Rémi Denis... Assume UTF-8 instead of ASCII.
2007-09-23 Jean-Baptiste... Do correctly [22243] for windows context menu. Sorry.
2007-09-23 Rémi Denis... Re-do [18770] - fixes #1287.
2007-09-23 Pierre d'Herbemontlibvlc: Implement the _get_state function. Fix a leak...
2007-09-23 Jean-Baptiste... Qt4 MainInterface: Smaller Size on Linux.
2007-09-23 Jean-Baptiste... Correct context-menu in Windows Installer.
2007-09-23 Jean-Baptiste... Contribs - libpng: Updates to 1.2.20. No more MMX optim...
2007-09-23 Jean-Baptiste... Contribs: XML2 Version bumps to 2.6.30.
2007-09-23 Jean-Baptiste... Contribs - FLAC: update to v1.2.1. Mingw32 patch is...
2007-09-23 Felix Paul... * hacky compilation fix for OSX PPC. Please review
2007-09-23 Jean-Baptiste... Contribs: theora. The alpha8 has been renamed to beta1.
2007-09-23 Jean-Baptiste... Contribs: Theora moves from alpha7 to alpha8. New encod...
2007-09-23 Jean-Baptiste... Add HDYC fourCC for some HD Raw Videos.
2007-09-23 Jean-Baptiste... Add Y41B and Y42B FourCC. Solves rare raw video detection.
2007-09-23 Jean-Baptiste... Add AVUI fourCC, fix the problem with http://samples...
2007-09-23 Rémi Denis... Set verbosity to something until we parse the command...
2007-09-23 Rémi Denis... Do not force set VLC_VERBOSE.
2007-09-23 Jean-Paul Samanfix osdmenu-file-path option
2007-09-23 Rémi Denis... Only override verbosity from VLC_VERBOSE if actually set
2007-09-23 Rémi Denis... Fix console support autodetection.
2007-09-23 Rémi Denis... Configure the message queue parameter before we use...
2007-09-23 Rémi Denis... Disable HTTP art handler by default, due to security...
2007-09-23 Rémi Denis... Do not leak the art handler from HTTP interface - fixes...
2007-09-22 Rémi Denis... Support for loading Diffie-Hellman-Merkel key exchange...
2007-09-22 Rémi Denis... Push something to RPN when vlc_config_get fails - fixes...
2007-09-22 Rémi Denis... Fix directory permission again
2007-09-22 Rémi Denis... Compile fix
2007-09-22 Rémi Denis... Add mode parameter to utf8_mkdir, and stop creating...
2007-09-22 Rémi Denis... Save plugin cache to .cache/vlc/ rather than .cache...
2007-09-22 Rémi Denis... Fix double-free
2007-09-22 Rémi Denis... Write computed Diffie-Hellman-Merkel parameters to...
2007-09-22 Rémi Denis... Remove stupid broken error message in XSPF parser ...
2007-09-22 Rémi Denis... Last part of the Speex/RTP patch - fixes #1291
2007-09-22 Rémi Denis... Speex RTP payload format output - refs #1291
2007-09-22 Rémi Denis... Use a different FOURCC for Speex from RTP (refs #1291),
2007-09-22 Rémi Denis... Support for decoding Speex from RTP - refs #1291
2007-09-22 Rémi Denis... We require GnuTLS 1.3.3 as of today
2007-09-22 Rémi Denis... Use up-to-date typedef from GnuTLS
2007-09-22 Rémi Denis... Create the user certificate directories automagically
2007-09-22 Rémi Denis... Export utf8_mkdir
2007-09-22 Rémi Denis... Fix error message on failed TCP connection
2007-09-22 Rémi Denis... Fix overflow
2007-09-22 Rémi Denis... HTTP control interface does not depend on TLS directly...
2007-09-22 Rémi Denis... Fix TLS session cleanup
2007-09-22 Rémi Denis... Cleanup server name parameter handling
2007-09-22 Rémi Denis... Rework/simplify the TLS plugin interface (LibVLC <...
2007-09-21 Ilkka Ollakkasmall change in album art change.
2007-09-21 Rémi Denis... Comment out the dccp-service-code stuff since we do...
2007-09-21 Rémi Denis... Add --sout-rtp-rtcp-mux option for RTP/RTCP multiplexing
2007-09-21 Bernie PurcellFix for problem found by Sebastien Fievet where subtitl...
2007-09-20 Christophe... Polish l10n update by Michał Trzebiatowski
2007-09-20 Jean-Paul SamanAdjust height of subpicture region.
2007-09-20 Jean-Paul SamanFix return values for spu_Create() and spu_Init().
2007-09-20 Rafaël Carrécontribs: add pthreads-w32 to clean & distclean targets
2007-09-20 Rafaël Carrécontribs: advertise the mingw32 runtime version used...
2007-09-20 Rémi Denis... Another Win32 problem
2007-09-20 Rémi Denis... Fix typo
2007-09-20 Rémi Denis... DMO/loader patch from Alex Antropoff.
2007-09-20 Rafaël Carrécontribs: Reverts [22188] for the goom patch, and use...
2007-09-20 Rafaël Carrécontribs: run autotools to build libxml2 for WIN32
2007-09-20 Rafaël Carrécontribs: make goom2k4 compile for win32 host when...
2007-09-20 Rafaël Carrétypo: p_vlc -> p_libvlc
2007-09-20 Pierre d'Herbemontinterface.c: Default b_should_run_on_first_thread to...
2007-09-20 Pierre d'HerbemontRevert Previous commit.
2007-09-20 Pierre d'Herbemontinterface.c: Default b_should_run_on_first_thread to...
2007-09-20 Rafaël Carrécontribs: fix libshout build, adds missing dep on libvorbis
2007-09-20 Pierre d'Herbemontmacosx/intf.m: Fix Mac OS X interface.
2007-09-20 Pierre d'Herbemontinterface.c: Better comment.
2007-09-20 Pierre d'Herbemontinterface.c: Support execution of the interface Run...
2007-09-20 Pierre d'Herbemontlibvlc: Implement media_list_view, which will be used...
2007-09-20 Pierre d'HerbemontMacOSX/Framework/Makefile: Fix previous commits. Thanks...
2007-09-20 Jean-Paul SamanDisable --vbi-text by default.
2007-09-19 Jean-Paul SamanDecoder teletext subtitles as text (ASCII, UTF-8 or...
2007-09-19 Rémi Denis... RTCP: support for RTP/RTCP multiplexed on the same...
2007-09-19 Rémi Denis... Remove unused variables
2007-09-19 Rémi Denis... Avoid setlocale - not thread-safe
next