]> git.sesse.net Git - vlc/shortlog
vlc
2007-03-03 Pierre d'HerbemontClose the embedded window only when playlist stop....
2007-03-03 Christophe... Distribute the .hosts and .access for win32
2007-03-02 Antoine CellerierDon't authorize "." or ".." for filenames.
2007-03-02 Laurent AimarWarning fix.
2007-03-02 Laurent AimarPacketizers should trash all blocks with DISCONTINUITY...
2007-03-02 Laurent AimarOn pause and rate change from normal rate, call input_E...
2007-03-02 Laurent AimarImplemented sout-keep per media support.
2007-03-02 Laurent AimarReally fixed 'gather' segfault.
2007-03-02 Laurent Aimar Do not use private VLM function (fixed in an ugly...
2007-03-02 Christophe... Compile fix + define undefined error value
2007-03-02 Pierre d'HerbemontSupport other displays fade out. Change video-device...
2007-03-02 Damien Fouilleul- log.c: fix for negative message count
2007-03-02 Pierre d'HerbemontRemove unuseful setFullscreen: as it has been deleted...
2007-03-02 Pierre d'HerbemontZoom fullscreen effect on Mac OS X 10.4.
2007-03-02 Felix Paul... * added ugly, but working support for future, powerpc...
2007-03-02 Rémi Denis... - Return errors in case of overflow
2007-03-02 Rémi Denis... Remove dead code:
2007-03-02 Rémi Denis... Fix handling of EINTR in sleeping functions.
2007-03-02 Christophe... Do not pass too much argument to sprintf
2007-03-02 Damien Fouilleul- libvlc ABIs: test that demux is available before...
2007-03-02 Felix Paul... * don't compile x264 with debug code on Macs. especiall...
2007-03-02 Laurent AimarFixed a small memory leak (password)
2007-03-02 Laurent AimarFixed memory leak with input_ItemClean.
2007-03-02 Jean-Baptiste... Put the Simple Prefs Icons one above the other.
2007-03-01 Jean-Baptiste... Qt4 - SPrefs : Subtitles... Almost the end ?
2007-03-01 Jean-Baptiste... Qt4 - SPrefs : Interface Panel.
2007-03-01 Laurent AimarFixed statistic counter leaks per host.
2007-03-01 Laurent AimarFixed a small memleak per ES.
2007-03-01 Laurent AimarFixed a small memleak.
2007-03-01 Laurent AimarFixed es_format_Clean (when called multiple times with...
2007-03-01 Laurent AimarFixed a memleak per packetizer module_Need.
2007-03-01 Antoine CellerierOops.
2007-03-01 Antoine Cellerier * Fix forbiden windows characters list. (in fact it...
2007-03-01 Jean-Baptiste... Qt4 - SPrefs : Input Panel. almost all implementations...
2007-03-01 Laurent AimarFixed a small memleak.
2007-03-01 Jean-Baptiste... Qt4 - SimplePrefs - Audio: Small fixes and normalizatio...
2007-03-01 Christophe... Compile fix
2007-03-01 Pierre d'HerbemontFix a hang when quitting vlc on Mac OS X. This hang...
2007-03-01 Antoine CellerierDots are allowed in filenames (even on WIN32...). Thank...
2007-03-01 Jean-Baptiste... Qt4 : Spref - Audio: Use a doubleBox not a slider for...
2007-03-01 Laurent AimarFixed a typo (INTF_DIALOG_VLM is not the same than...
2007-03-01 Laurent AimarStart cleaning up VLM + fixed vlm_New() race condition.
2007-03-01 Laurent AimarDeactivated VLM control by wx while I clean it. (It...
2007-03-01 Rémi Denis... Cache system clock in userland to save a few avoidable...
2007-03-01 Rémi Denis... Fix race condition and simplify SigHandler
2007-03-01 Rémi Denis... Fix abortion if killing signals are re-used.
2007-03-01 Damien Fouilleul- mp4 demux: support for iTunes/Quicktime META info
2007-03-01 Rémi Denis... Removing a warning never solved a problem (revert ...
2007-03-01 Rémi Denis... Fix incorrect string fix (revert [15025])
2007-03-01 Pierre d'HerbemontFix file name representation of the video output window...
2007-03-01 Sigmund Augdal... none-sematic changes:
2007-03-01 Jean-Baptiste... Qt4 - SimplePrefs : Simple Fix to simple Problem. Shoul...
2007-02-28 Sigmund Augdal... disable clock_nanosleep for mwait for now. Fixes dvd...
2007-02-28 Jean-Baptiste... Qt4 : Simple Preferences. Add a slider widget to pref_w...
2007-02-28 Laurent AimarReworked/improved the way sout-keep works. (VLM sout...
2007-02-28 Yoann Peronneau* src/playlist/loadsave.c: create directory before...
2007-02-28 Derk-Jan Hartman* make vobsubs downloadable from http/ftp etc. closes...
2007-02-28 Jean-Paul SamanPatch by xxcv: Don't change fmt_last.audio.i_rate when...
2007-02-28 Christophe... * src/text/iso-639_def.h: Add original audio pseudo...
2007-02-28 Christophe... Meaningfull typo
2007-02-28 Rémi Denis... typo
2007-02-28 Rémi Denis... Fix POL.*HUP handling: POLLHUP is for writing,
2007-02-28 Derk-Jan Hartman* rawvideo.c: Do not use visible_pitch when walking...
2007-02-28 Damien Fouilleulsap.c: win32 fix for IPv6 local-link zone identifier
2007-02-28 Derk-Jan Hartman* matroska bug. don't use block, in case when it can...
2007-02-27 Christophe... this was renamed in [19013]
2007-02-27 Christophe... *.po: Update slovenian and portuguese l10n
2007-02-27 Jean-Baptiste... * Qt4 - Simple Preferences: Start to bind the keys...
2007-02-27 Laurent AimarFixed wrong type used in mp4 parsing.
2007-02-27 Rémi Denis... *Ahem* compile testing is good, but it only works
2007-02-27 Rémi Denis... Simplification
2007-02-27 Rémi Denis... - Support for customizing the checksum coverage
2007-02-27 Derk-Jan Hartman* Fix subtitle detection. utf8_stat returns 0 if file...
2007-02-27 Rémi Denis... Do not assume RTP frequency is that of TS for RTCP
2007-02-27 Laurent AimarRemoved dead code.
2007-02-27 Laurent AimarDo not force a default TTL value (the value 1 will...
2007-02-27 Rémi Denis... IP6 "MUST NOT" have a TTL.
2007-02-27 Laurent AimarRemoved debug left over.
2007-02-27 Laurent AimarAdded vlc_b64_decode_binary_to_buffer/vlc_b64_decode_bi...
2007-02-27 Laurent AimarFixed H264 rtp packetization.
2007-02-27 Laurent AimarAdded all missing case for "Detection of the first...
2007-02-27 Damien Fouilleullibvlc-common.c: revert r19040
2007-02-27 Rémi Denis... Expatriate myself
2007-02-27 Rémi Denis... Listen to link-local SAP announces too
2007-02-27 Derk-Jan Hartman* Don't VLC_EXPORT net_Close now that it's a #define
2007-02-27 Damien Fouilleul- libvlc: make sure that p_static_libvlc always point...
2007-02-27 Damien Fouilleul- libvlc control: uninitialiazed mutex and variables...
2007-02-27 Derk-Jan Hartman* Fix implementation of net_Close. it returns void...
2007-02-26 Christophe... Link fix. Proper one this time hopefully
2007-02-26 Christophe... Link fix
2007-02-26 Christophe... Compile fix for old ffmpeg
2007-02-26 Laurent AimarFixed a deadlock between VLM and httpd. (Issue all...
2007-02-26 Laurent AimarForce VLM stream to not use sout-keep.
2007-02-26 Laurent AimarImproved vout_Request when using a vout attached to...
2007-02-26 Laurent AimarAdded missing const qualifier to vod_MediaControl.
2007-02-26 Damien Fouilleul-activex: implement _NewEnum property on log.messages...
2007-02-26 Rémi Denis... Harmless typo
2007-02-26 Rémi Denis... Simplify shutdown() portability
2007-02-26 Rémi Denis... net_Close() is a one-liner, so inline it
2007-02-26 Rémi Denis... Do what the previous commit pretended to do
next