]> git.sesse.net Git - vlc/shortlog
vlc
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)
2007-02-22 Antoine Cellerierplay command fix by ILEoo (see [18938]).
2007-02-22 Jean-Paul SamanBuild live555 libraries with -DUSE_SYSTEM_RANDOM=1...
2007-02-22 Sigmund Augdal... fix cam support for twinhan cards. Not needed now,...
2007-02-21 Laurent AimarChanged input_DestroyThread to take care of detaching...
2007-02-21 Christophe... Compile fix
2007-02-21 Laurent AimarFixed compilation of v4l2 + refuse to initialize unless...
2007-02-21 Laurent AimarFixed memory leak at each new PMT if we don't have...
2007-02-21 Laurent AimarAvoid a malloc(0) (We don't call free on it, valgrind...
2007-02-21 Antoine CellerierAdd CODEC_ID_GSM and CODEC_ID_GSM_MS to ffmpeg audio...
2007-02-21 Damien Fouilleul- io.c: meaningful error message on win32 when input...
2007-02-21 Antoine Cellerier[PATCH] vlm: play command index same as inputdeln index...
2007-02-21 Laurent Aimar Improved vlc_UrlParse (close #1025)
2007-02-21 Rémi Denis... - Do not store HTTPd clients addresses (unused anyway)
2007-02-21 Rémi Denis... Fix descriptor leak and remove useless code
2007-02-21 Damien Fouilleul- contribs: more cygwin/general fixes
2007-02-21 Rémi Denis... - Use poll in net_Accept
2007-02-21 Rémi Denis... Another mdate() caching optimization
2007-02-21 Rémi Denis... - Use poll() instead of select to allow breaking the...
2007-02-21 Christophe... dvdnav.patch: detect the presence of gettimeofday(...
2007-02-21 Rémi Denis... Minor code factorization
2007-02-21 Rémi Denis... Memory leak
2007-02-21 Rémi Denis... - Support for multiple medias in SDP parser
2007-02-20 Laurent AimarFixed segfault in AutoBuiltPanel::AutoBuiltPanel.
2007-02-20 Laurent Aimarffmpeg: ask a packetizer for audio too (needed since...
2007-02-20 Jean-Baptiste... Contribs : freetype bumps to 2.3.1
2007-02-20 Rémi Denis... Fix SAP protocol/format parsing
2007-02-20 Rémi Denis... Fix port number setting when there is no session-level...
2007-02-20 Damien Fouilleul- contribs: autoconf 2.6.0 -> 2.6.1
2007-02-20 Rémi Denis... Missing #includes
2007-02-20 Damien Fouilleul- Makefile: FLAC -> flac
2007-02-20 Rémi Denis... Look for x-plgroup also among media-level attributes
2007-02-20 Rémi Denis... Fix crash in SDP parser
2007-02-20 Rémi Denis... Also complain subtitle is mislabeled as UTF-8
2007-02-20 Rémi Denis... More explicit debug and error in subtitle charset selection
2007-02-20 Damien Fouilleul- contribs: more fixes
2007-02-20 Rémi Denis... Add var_CreateGetNonEmptyString and factor some code
2007-02-20 Jean-Paul SamanCompile fixes
2007-02-20 Jean-Paul SamanFix typo
2007-02-20 Jean-Paul SamanTreat all live555 versions before LIVEMEDIA_LIBRARY_VER...
2007-02-20 Jean-Paul SamanRewrite of live555 demux (TODO: RTPInfo support)
2007-02-20 Jean-Paul Samanlive-starttime.patch the patch needs latest live555...
2007-02-20 Christophe... Compile fix
2007-02-20 Christophe... Compile fix - Pointed by vcxx
2007-02-20 Jean-Paul Samanplaylist_NodeAddInput() prototype changed, this commit...
2007-02-20 Jean-Paul Samanplaylist_Add() prototype changed
2007-02-20 Jean-Baptiste... Contribs: Yet another modification for the patch for...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-20 Felix Paul... * don't double free an object! Thanks to nivix for...
2007-02-20 Jean-Baptiste... Contribs : flags that were missing during the transitio...
2007-02-20 Jean-Baptiste... Contrib Live.com has changed. Live-OSX.patch need to...
2007-02-19 Jean-Baptiste... Contribs Same commit about .FLAC => .flac
2007-02-19 Jean-Baptiste... Contrib-live: Don't patch things if you don't need...
2007-02-19 Rémi Denis... Remove gather stream output since it is completely...
2007-02-19 Jean-Baptiste... Contrib: Repair Makefile error introduced in [18887]
2007-02-19 Rémi Denis... Fix use of uninitialized memory with raw UDP
2007-02-19 Rémi Denis... - send RTCP BYE at exit,
next