]> git.sesse.net Git - vlc/shortlog
vlc
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
2007-08-31 Rafaël CarréUnblocks SIGCHLD in qt4 thread
2007-08-31 Rafaël CarréFix crash due to mtu being equal to 0
2007-08-31 Jean-Baptiste... Qt4 - Main Interface: Advanced buttons are correctly...
2007-08-31 Jean-Baptiste... Qt4 - move the VISIBLE() define to qt4.hpp to use it...
2007-08-31 Jean-Baptiste... Qt4 - Menus: small changes, mainly cosmetic.
2007-08-31 Jean-Paul SamanIf too much frames have been dropped, then only decode...
2007-08-31 Jean-Paul SamanHonor --ffmpeg-skip-frame setting when used with -...
2007-08-31 Pierre d'Herbemontmedia_discoverer.c: Raise an exception on error.
2007-08-31 Pierre d'HerbemontVLC.xcodeproj: Fix framework header location.
2007-08-31 Bernie PurcellCross compilation of fontconfig was using incorrect...
2007-08-30 Rémi Denis... Fix a few warnings, and handle iconv errors (I expect...
2007-08-30 Rémi Denis... Fix a bunch of bugs I added, and simplify some stuff
2007-08-30 Rémi Denis... Factorize some code from RTP packetization for RTP...
2007-08-30 Damien Fouilleuli422_yuy2_sse2: fix module requirements
2007-08-30 Rémi Denis... Fix VERY OBVIOUS bugs that would not have happened...
2007-08-30 Rémi Denis... Fix #include order
2007-08-30 Rémi Denis... Flag bug that I am not too sure how to fix.
2007-08-30 Rémi Denis... Fix one memleak and a few unused result warnings
2007-08-30 Rémi Denis... Forgot this file
2007-08-30 Rémi Denis... Add some const qualifiers
2007-08-30 Christophe... Update slovenian l10n by Matej Urbančič
2007-08-30 Christophe... Upgrade list of files and pot file
2007-08-30 Christophe... Shut up xgettext warning
2007-08-30 Christophe... Don't translate empty strings
2007-08-30 Rafaël CarréFixes fucking gtranslator bug
2007-08-30 Pierre d'HerbemontMacOSX/VLC_app/VLC.xcodeproj: Fix framework location.
2007-08-30 Rafaël Carréqt4: uses setMinimumSize from the good thread using...
2007-08-30 Pierre d'Herbemontminimal_window: Remove unwanted commit.
next