]> git.sesse.net Git - vlc/shortlog
vlc
2007-09-02 Rémi Denis... Missing const
2007-09-02 Rémi Denis... Fix warnings
2007-09-02 Rémi Denis... Fix warnings
2007-09-02 Rémi Denis... Another set of missing consts
2007-09-02 Rémi Denis... eol:style
2007-09-02 Rémi Denis... image/png rather than application/octet-stream
2007-09-02 Rémi Denis... Typo
2007-09-02 Rémi Denis... Add missing const - should fix a few Qt4 warnings
2007-09-02 Rémi Denis... Remove harmful MIME type
2007-09-02 Rémi Denis... XPM are text files, not binaries
2007-09-02 Rémi Denis... Fix automake warning
2007-09-02 Rafaël Carréalsa: don't start playing before at least a period...
2007-09-01 Christophe... Oups
2007-09-01 Christophe... We are in 2007
2007-09-01 Christophe... rand_s() is only in Win XP and latest. so use rand...
2007-09-01 Antoine CellerierFix the use of commands list, tree and vars in the...
2007-09-01 Rémi Denis... Fix segmentation fault
2007-09-01 Rémi Denis... Remove old unused code
2007-09-01 Rémi Denis... Factorize aggregate and non-aggregate RTSP code paths
2007-09-01 Rémi Denis... Cosmetics
2007-09-01 Rémi Denis... Use RTP sout for RTP
2007-09-01 Rafaël Carréqt4: Fix help dialog (again)
2007-09-01 Jean-Baptiste... Add myself as qt4 maintainer :D
2007-09-01 Rémi Denis... Improve randomness of RTSP session ID.
2007-09-01 Rémi Denis... Fix a few warnings
2007-09-01 Jean-Baptiste... Modification of THANKS about Pierre-Luc Beaudoin contri...
2007-09-01 Jean-Baptiste... Qt4 - Jack Input UI.
2007-09-01 Rémi Denis... Fix about.hpp generation
2007-09-01 Rémi Denis... Separate Makefile generation from bootstrap
2007-09-01 Jean-Baptiste... Jack Input bugfixes and some more options:
2007-09-01 Jean-Baptiste... Qt4-help. Small modifications on the size.
2007-09-01 Rafaël Carréqt4/about: reads data from the files when they are...
2007-09-01 Rafaël Carrénet_Read(): Checks p_libvlc->b_die
2007-09-01 Jean-Baptiste... qt4: disc controls should only be shown on request.
2007-09-01 Jean-Baptiste... Qt4 - Add a proper about section. This needs to be...
2007-09-01 Rémi Denis... Fix crash (once more, this would be easily avoided by
2007-09-01 Rémi Denis... Fix signedness
2007-09-01 Rémi Denis... Fix warning
2007-09-01 Rémi Denis... Fix compiler warning
2007-09-01 Rémi Denis... Fix (Win32) precompiler warnings
2007-09-01 Rémi Denis... Try to fix a compiler warning
2007-09-01 Rémi Denis... Use HMAC-MD5 rather than plain MD5
2007-09-01 Rémi Denis... Remove a big bunch of #include that are not needed...
2007-09-01 Rémi Denis... Add nonce generator vlc_rand_bytes
2007-09-01 Rémi Denis... Fixup AddMD5 prototype
2007-09-01 Rémi Denis... Do not export DigestMD5; it's an internal subprocedure
2007-09-01 Jean-Baptiste... Qt4 - help: add AUTHORS to the tabs
2007-09-01 Rafaël CarréAdds a link to cgi/irc in help
2007-09-01 Rafaël Carréqt4/dialogs: svn:keywords set to Id
2007-09-01 Rafaël CarréReverts 21658 as it's totally wrong
2007-09-01 Jean-Baptiste... Qt4 - More Help.
2007-09-01 Rémi Denis... DSO friendliness
2007-09-01 Rafaël Carrérc: non blocking input read
2007-09-01 Rémi Denis... Another set of useless if statements
2007-09-01 Rémi Denis... - do not check "always true" case
2007-09-01 Rémi Denis... Remove unsupported profiles
2007-09-01 Rafaël Carréqt4: forces plastique style temporarily
2007-09-01 Rémi Denis... Do not implicitly encourage raw TS over UDP-Lite, DCCP...
2007-09-01 Jean-Baptiste... OSDMenu: add to the CAT_VIDEO category to have tweaking...
2007-09-01 Rémi Denis... Fix RTP/TS sequence number regression
2007-09-01 Rémi Denis... Fix undefined variable use
2007-09-01 Jean-Baptiste... Subtitles: same. Reput the correct new modifications.
2007-09-01 Jean-Baptiste... Subtitles: attempt to get the history back.
2007-09-01 Rafaël Carréhotkey: Stop the playlist on Quit
2007-09-01 Jean-Baptiste... Add svn:ignore to live and live555 in extras, since...
2007-09-01 Rémi Denis... Remove DCCP from the list; it's not working yet
2007-09-01 Jean-Baptiste... Spatializer: set the svn:keywords to Id.
2007-09-01 Jean-Baptiste... Try to set a correct svn:ignore
2007-09-01 Jean-Baptiste... Qt4 - remove the 'pink sliders' effect
2007-09-01 Jean-Baptiste... Spatializer: add the remaining files, add a correct...
2007-09-01 Jean-Baptiste... qt4 - fix temporary the compilation.
2007-09-01 Jean-Baptiste... Qt4 - Spatializer and other audio filter from biodun...
2007-09-01 Felix Paul... * set svn:keywords correctly and fixed some minor stuff...
2007-09-01 Jean-Baptiste... Spatializer audio filter: activate it for compilation...
2007-09-01 Jean-Baptiste... Spatializer: spaces and tab!!!
2007-09-01 Jean-Baptiste... Spatializer audio filter, work for Google Summer of...
2007-09-01 Rafaël CarréDestroys hotkey interface when Quit action is requested
2007-08-31 Christophe... Add a nice target here also
2007-08-31 Christophe... Add a nice target
2007-08-31 Christophe... Woody is past history
2007-08-31 Christophe... Add some --with-ffmpeg-libfoo. Patch by Siegfried Wagner
2007-08-31 Rafaël CarréUpdates the news
2007-08-31 Christophe... Use libav*-uninstalled.pc to get the ldflags for ffmpeg...
2007-08-31 Rémi Denis... Implement dummy RTSP GET_PARAMETER so that clients...
2007-08-31 Rémi Denis... Cleanup RTCP SR support a little bit
2007-08-31 Rémi Denis... Remove the broken kludge that should not be needed.
2007-08-31 Rémi Denis... Dequeue "dummy" signals
2007-08-31 Rémi Denis... Another round of MTU fixes (review welcome)
2007-08-31 Rafaël CarréFixes commit [21610]
2007-08-31 Rémi Denis... Add a const
2007-08-31 Rémi Denis... Use common RTP header formatting for RTP/TS
2007-08-31 Rémi Denis... Same as previous commit
2007-08-31 Rémi Denis... Increase MTU too lowest legal MTU when it is really...
2007-08-31 Rémi Denis... Use 1400 rather than 1500 as default *application-layer...
2007-08-31 Rémi Denis... Silent hack to avoid crash when MTU is too small
2007-08-31 Rémi Denis... Remove thresh and funman as they are now in AUTHORS...
2007-08-31 Rémi Denis... Support up to 9 channel with Vorbis
2007-08-31 Rémi Denis... Document signal handling
2007-08-31 Rémi Denis... Fix RTSP Content-Base header and SDP session control...
2007-08-31 Rafaël CarréUnblocks SIGCHLD at the beginning of the thread
next