]> git.sesse.net Git - vlc/shortlog
vlc
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
2007-02-26 Rémi Denis... Remove net_ReadNonBlock(),
2007-02-26 Rémi Denis... - Fix handling of POLLHUP and POLLNVAL events
2007-02-26 Jean-Baptiste... Configure: should repair --with-libtwolame-tree detection.
2007-02-25 Jean-Baptiste... Qt4 : SimplePrefs: various fixes, remove some widgets...
2007-02-25 Antoine CellerierGraa.
2007-02-25 Antoine CellerierCleaner fix to the "object is not attached" issue with...
2007-02-25 Christophe... Compile fix
2007-02-25 Jean-Baptiste... Qt4- SImple Prefs: Subtitles and TextTitles.
2007-02-25 Antoine CellerierPatch by ILEoo to make the telnet interface work with...
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-02-25 Antoine CellerierAdd undocumented play feature to help output.
2007-02-25 Laurent AimarFixed segfault when faad reports an unknown channel...
2007-02-25 Jean-Baptiste... Qt4: Simple_Prefs, adding hotkeys/shortcuts configuration.
2007-02-25 Filippo Caronelibvlc_video_get_handle renamed to _get_parent
2007-02-25 Filippo Caronelibvlc_video_get_handle function added
2007-02-25 Laurent AimarFixed rtsp broadcast streaming(sdp=rtsp://) and a poten...
2007-02-25 Laurent AimarFixed a memory access error (net_ReadInner)
2007-02-25 Jean-Baptiste... Qt4: Preferences, Simple_Preferences. A bit more, but...
2007-02-25 Laurent AimarFixed double input_thread_t free for VOD.
2007-02-25 Laurent AimarRework a bit http socket handling to avoid uninitialize...
2007-02-25 Laurent AimarBunch of warning fixes.
2007-02-25 Laurent AimarAdded VC-1 raw es demuxer.
2007-02-25 Laurent AimarAdded ffmpeg AAC id.
2007-02-25 Laurent AimarCopy complete es format descriptor when extra data...
2007-02-25 Laurent AimarAdded VC-1 packetizer.
2007-02-25 Laurent AimarAdded VC-1 detection (SMPTE RP 227 + ISO 13818-1 Amendm...
2007-02-25 Laurent AimarFixed warning (missing VLC_OBJECT()).
2007-02-25 Laurent AimarFixed --ts-extra-pmt (close #516)
2007-02-25 Laurent AimarFixed H264 vod (import code from rtp.c, there is a...
2007-02-25 Laurent AimarFixed input_thread_t leak by description module for...
2007-02-25 Laurent AimarFixed stream ouput gather module and renable it (close...
2007-02-25 Laurent AimarFixed uninitialized value for ADTS stream.
2007-02-25 Laurent AimarAdded vlc_b64_encode_binary (include/vlc_strings.h...
2007-02-25 Laurent AimarFixed httpd stack corruption.
2007-02-25 Antoine CellerierSimplify.
2007-02-25 Felix Paul... * added flv to the list of supported file types (forwar...
2007-02-25 Antoine CellerierOops ?
2007-02-25 Antoine CellerierFix "object is not attached" error when quiting VLC...
2007-02-25 Antoine CellerierPrevent these errors when using help flag
2007-02-24 Jean-Baptiste... Qt4 - Simple Prefs: More. Interfaces.
2007-02-24 Antoine CellerierUntested new hotkeys:
2007-02-24 Felix Paul... * commit Pierre's 2nd patch to enable weak symbols...
2007-02-24 Jean-Baptiste... Qt4 : Back to work.
2007-02-23 Antoine CellerierAdd dummy .IFO playlist demux to enable opening a DVD...
2007-02-23 Felix Paul... * added 2 boxes to the wizard to allow access to sout...
2007-02-23 Christophe... .aclocal shall be last.
2007-02-23 Felix Paul... * removed duplicated, buggy code which fixed #744 in...
2007-02-23 Dennis van... * src/network/error.c: added a few more Winsock and...
2007-02-23 Felix Paul... * renamed it, since it's plain C now and doesn't contai...
2007-02-23 Felix Paul... * fixed minor typo
2007-02-23 Felix Paul... * patch by Pierre d'Herbemont which cleans up our local...
2007-02-23 Felix Paul... * update NEWS
2007-02-23 Felix Paul... * fixed live patch for OSX
2007-02-22 Antoine CellerierRemove broken VC1 detection code in ps muxer.
2007-02-22 Laurent AimarFixed subtitle/osd memory leaks (subpicture_region_t...
2007-02-22 Jean-Paul SamanProperly detect MOZ_X11 setting in firefox-1.5.0.9
2007-02-22 Laurent AimarImprove input_Preparse clean up (memory leaks).
2007-02-22 Laurent AimarDo not use p_demux->p_parent to get the p_input
2007-02-22 Jean-Paul SamanRemove of excess whitespace
2007-02-22 Jean-Paul SamanRemove unused headerfile
2007-02-22 Jean-Paul SamanIndentation fix
2007-02-22 Laurent AimarDo not use p_demux->p_parent to get the p_input
2007-02-22 Laurent AimarDo not use (input_thread_t*)p_access->p_parent it is...
2007-02-22 Laurent AimarReworked DecodeModulation (close #1063)
next