]> git.sesse.net Git - vlc/shortlog
vlc
2007-03-10 Rémi Denis... RTP HMAC-SHA1 authentication
2007-03-10 Jean-Paul SamanFix compiler warning
2007-03-10 Jean-Paul SamanDon't check return value of getopt_long against EOF...
2007-03-10 Jean-Paul SamanRemove unused headerfile
2007-03-10 Jean-Paul SamanProperly cleanup hal connection when connecting to...
2007-03-10 Rémi Denis... Remove unused variable
2007-03-10 Rémi Denis... Partial Win32 compile fix
2007-03-10 Rémi Denis... Initial support for Secure Real-Time Protocol (RFC3711...
2007-03-10 Rémi Denis... Create a modules-like directory for libraries
2007-03-10 Pierre d'HerbemontMac OS X gui: Revert r19259. We are not ready to do...
2007-03-09 Pierre d'HerbemontMac OS X gui: Make sure we don't end up with a freed...
2007-03-09 Filippo Caronelibjvlc.dll is created when crosscompiling
2007-03-09 Olivier Aubertmodules/misc/svg: include vlc_charset, and define svg_G...
2007-03-09 Olivier Aubertbindings/python/vlc_internal.c: compatibility define...
2007-03-09 Olivier Aubertbindings/python/vlcwrapper.py: use vlcinternal module...
2007-03-08 Filippo Caronelibjvlc changes for win32 cross compile
2007-03-08 Laurent AimarFixed media looping (Patch by Ilkka Ollakka)
2007-03-08 Christophe... only check for swscale.h if libswscale is there and...
2007-03-08 Rémi Denis... Really fix
2007-03-08 Rémi Denis... Fix ordering of CSRC and RTP profile extension
2007-03-08 Derk-Jan Hartman* use locking on the OpenGL context (using two APIs...
2007-03-08 Jean-Baptiste... Qt4 - Open: Capture Tab added. Still almost empty,...
2007-03-08 Jean-Baptiste... DBUS: fix by Mr_Mirsal
2007-03-07 Jean-Baptiste... Qt4 - Ahhemmm... Oops...
2007-03-07 Jean-Baptiste... Qt4 - Add skeletons for Captures and some widget on...
2007-03-07 Laurent AimarFixed segfault with teletex/dvbs streams (double free).
2007-03-07 Laurent AimarFixed uninitialized value.
2007-03-07 Laurent AimarSmall warning fix.
2007-03-07 Jean-Baptiste... Qt4 - Open Dialog: Capture tab. Last tab. Just the...
2007-03-07 Laurent AimarSmall warning fix.
2007-03-07 Laurent AimarFixed sout leak on access error.
2007-03-07 Christophe... Allow dbus module to be built. Patch by Mirsal ENNAIME
2007-03-07 Christophe... Distribute snapshot.png
2007-03-07 Laurent AimarClean up vlm script parsing and introduce new API.
2007-03-07 Laurent AimarDisable control vlm.
2007-03-07 Jean-Baptiste... Qt4 - Add Q_OBJECT Macros when needed. Patch from Benja...
2007-03-07 Jean-Baptiste... Qt4- SImple Preferences. Add file and directory configu...
2007-03-07 Jean-Baptiste... Qt4 - Preferences. Add CONFIG_DIRECTORY_ITEM. Does...
2007-03-07 Pierre d'HerbemontMac OS X gui: Small code cleanup. Remove NSLogs, avoid...
2007-03-06 Christophe... Really fix #1055. Thanks to the Gentoo people for repor...
2007-03-06 Jean-Baptiste... Qt4 - Preferences and SPrefs. Add the necessary handler...
2007-03-06 Jean-Baptiste... Qt4: Use qfu for psz_homedir. Is it right ? Review...
2007-03-06 Rémi Denis... setlocale() (very) early, so we may have a chance to...
2007-03-06 Rémi Denis... Compile fix
2007-03-06 Rémi Denis... Cleanup text domain binding, and do not do it twice.
2007-03-06 Rémi Denis... Fix references
2007-03-06 Rémi Denis... Use vlc_b64_decode instead of local implementation
2007-03-06 Rémi Denis... Make --sout-udp-rtcp an integer carrying a port number...
2007-03-06 Olivier Aubertpython bindings:
2007-03-06 Olivier Aubertinclude/vlc/mediacontrol.h: mark mediacontrol method...
2007-03-05 Rémi Denis... Boundary check (though it was a shoot-yourself-in-the...
2007-03-05 Rémi Denis... --sout-udp-rtcp option to force RTCP usage.
2007-03-05 Pierre d'HerbemontMac OS X gui: Make sure that misc.h is included as...
2007-03-05 Felix Paul... * 2 minor fixes
2007-03-05 Rémi Denis... Use replacement API for obsolete systems. Not tested.
2007-03-05 Damien Fouilleulgetaddrinfo.c: a word of warning ...
2007-03-05 Felix Paul... * missing in previous commit
2007-03-05 Felix Paul... * forward-port of all eyetv relates sources in my branch
2007-03-05 Rémi Denis... - Fix obvious crash in TCP/RTP/AVP
2007-03-05 Damien Fouilleulgettaddrinfo.c: fixed shims on win32 (tested on XP)
2007-03-05 Rémi Denis... - Clean up RTP parser
2007-03-05 Pierre d'HerbemontMac OS X gui: Revert [19198] (add items to the playlist...
2007-03-05 Rémi Denis... Cosmetic: Write RTP Payload Type as decimal as is commo...
2007-03-05 Christophe... :)
2007-03-05 Damien Fouilleul- control/video.c: clean up and more error/exception...
2007-03-05 Pierre d'HerbemontMac OS X gui: Fix #1090 (add items to the playlist...
2007-03-05 Felix Paul... * updated the po files
2007-03-05 Pierre d'HerbemontMac OS X gui: Fix a rare bug of non-update of the vout...
2007-03-05 Pierre d'HerbemontMac OS X gui: Don't try to change the interface from...
2007-03-05 Felix Paul... * fix propset 'Id'
2007-03-05 Jean-Baptiste... Qt4: Back on open dialog: rewrite the UIs to have consi...
2007-03-05 Damien Fouilleul- control APIs: do not crash if exception parameter...
2007-03-04 Pierre d'HerbemontMac OS X gui: Don't yield input more than needed. ...
2007-03-04 Pierre d'HerbemontHotkeys control: Don't yield vout and input more than...
2007-03-04 Jean-Baptiste... Qt4 - SPrefs: interface small change
2007-03-04 Christophe... fix
2007-03-04 Christophe... tweak the error message
2007-03-04 Felix Paul... * don't default enable QT4 on Darwin
2007-03-04 Christophe... default enable qt4
2007-03-04 Rémi Denis... - Print an error if Qt4 is requested but not found
2007-03-04 Felix Paul... * fixed libpng compilation for Darwin 9
2007-03-04 Christophe... Shut up warnings in libintl.h
2007-03-04 Christophe... s/wget/$(WGET)/. pointed by markfm
2007-03-04 Sigmund Augdal... move a few global variables into the appropriate class.
2007-03-04 Pierre d'HerbemontMac OS X gui: Remove unwanted commit.
2007-03-04 Pierre d'HerbemontMac OS X gui: Make sure we don't retain p_input more...
2007-03-04 Dennis van... * modules/codec/x264.c: Add mvrange option.
2007-03-04 Dennis van... * modules/codec/x264.c: Add support for multipass encod...
2007-03-04 Pierre d'HerbemontMac OS X gui: Sanitize vlc object retaining/releasing.
2007-03-03 Christophe... Honors --disable-altivec. Closes #1055
2007-03-03 Jean-Baptiste... Qt4 - SPrefs : a few additions. Still not working for...
2007-03-03 Sigmund Augdal... fix segfault
2007-03-03 Sigmund Augdal... when a reference to a object is stored the ref-count...
2007-03-03 Pavlov KonstantinAnother fortune
2007-03-03 Jean-Baptiste... Qt4 - remove a stupid debug thing and rename Disk ...
2007-03-03 Rémi Denis... I really have had enough with this getaddrinfo crashes.
2007-03-03 Pierre d'HerbemontMac OS X gui: Make sure libvlc exit properly. Don't...
2007-03-03 Rémi Denis... Fix RC interface
2007-03-03 Rémi Denis... Fix assertion failure
2007-03-03 Dennis van... * modules/codec/x264.c: Revert [16936] (temporarily...
next