]> git.sesse.net Git - vlc/shortlog
vlc
2008-12-04 Jean-Baptiste... NEWS and THANKS
2008-12-04 Jean-Baptiste... PulseAudio: Support for 7.1 and use accept 32-bits...
2008-12-04 Jean-Baptiste... FourCC fiesta.
2008-12-03 Rémi Denis... RTP sout: pick truly random ISN and SSRC
2008-12-03 Robert Paciorekinvmem fake video codec module
2008-12-03 Rémi Denis... RTP: fix overflow in jitter computation
2008-12-03 Rémi Denis... RTP: dequeue and discard late packets
2008-12-03 Rémi Denis... Revert debug crap
2008-12-03 Rémi Denis... Cosmetic
2008-12-03 Rémi Denis... RTP sout: use same port as RTP input by default
2008-12-03 Danny WoodPulseaudio surround support
2008-12-02 Rémi Denis... Fix socket hang-up detection
2008-12-02 Michael HanselmannAdd us_asprintf function
2008-12-02 Pierre YnardFix typo in comment
2008-12-02 Rémi Denis... Grmbl!!!
2008-12-01 Rémi Denis... Really fix the real overflow
2008-12-01 Rémi DuraffortUnused variable.
2008-12-01 Pierre YnardReplaces useless function declaration by empty definition
2008-12-01 Vicente Jimenez... Typo in README.txt file about Lua interface
2008-12-01 Jean-Baptiste... [FFmpeg] support for native RV40
2008-11-30 Rémi DuraffortInput/control: Fix memleak.
2008-11-30 Laurent AimarInitialize demux_meta_t before calling "meta reader".
2008-11-30 Rémi Duraffortflac: Fix comparaison between signed and unsigned.
2008-11-30 Laurent AimarCorrectly display time and seek with high input caching.
2008-11-30 Laurent AimarCorrectly reset date after a discontinuity in audio...
2008-11-30 Laurent AimarStop es_out before removing demux.
2008-11-30 Laurent AimarFixed a potential vout object leak in decoder.
2008-11-30 Rémi DuraffortFix compilation warning (const variables)
2008-11-30 Rémi Duraffortosd/simple: remove nop.
2008-11-30 Rémi Duraffortcmml: cleaning (remove dummy code). xarray will be...
2008-11-30 Rémi DuraffortXtag: don't return anything from xtag_free
2008-11-30 Rémi Duraffortdrms: Some cleanups
2008-11-30 Rémi DuraffortTaglib: cleaning and better use of the tag library.
2008-11-30 Rémi Denis... By definition of sizeof, sizeof(char) = 1
2008-11-30 Rémi Denis... Real: fix integer overflow
2008-11-29 Ilkka Ollakkaconvert audioscrobbler-plugin to intf-event stuff,...
2008-11-29 Iain WadeDRM Video decryption
2008-11-29 Jean-Baptiste... Update news with references to latest commits and updat...
2008-11-29 Laurent AimarFixed OS-X compilation.
2008-11-29 Laurent AimarCosmetics.
2008-11-29 David Flynnmux/ogg: Don't use granulepos = UINT64_MAX on EOS page
2008-11-29 David Flynndemux/ogg: protect against invalid oggdirac stream
2008-11-29 David Flynndemux/ogg: Update OggDirac granule_shift (should be...
2008-11-29 Laurent AimarAdded MLP support to es demuxer.
2008-11-29 Laurent AimarAdded MLP packetizer with TrueHD support (AC3 frame...
2008-11-29 Laurent AimarFix BD TrueHD and LPCM fourcc (ts).
2008-11-29 Laurent AimarAdded support of BD LPCM (using fcc bpcm)
2008-11-29 Laurent AimarCosmetics (lpcm).
2008-11-29 Laurent AimarAllow up to 8 channels with ffmpeg decoder.
2008-11-29 Laurent AimarCosmetics (use AV_VERSION_INT).
2008-11-29 Laurent AimarAdded MLP fourcc definition to ffmpeg.
2008-11-29 Laurent AimarFixed buffering value for frame step.
2008-11-29 Laurent AimarFixed an unlikely segfault (subtitles).
2008-11-29 Laurent AimarImproved current times in regard to es_out timeshift.
2008-11-29 Laurent AimarRevert "Hide es out timeshift delay from time display."
2008-11-29 Laurent AimarProtect audio decoder against invalid date.
2008-11-29 Laurent AimarFixed seeking while paused (visible with high caching).
2008-11-29 Laurent AimarProtect against bogus time in vout while paused.
2008-11-28 Geoffroy CouprieFix my previous commit
2008-11-28 Geoffroy CouprieWinCE: update the use of messages subscription
2008-11-27 Geoffroy CouprieUsing a not sxs-aware CRT won't work
2008-11-27 Rémi Denis... httpd: full URL is also valid for HTTP (fixes #2320)
2008-11-27 Rémi Denis... Compile fix
2008-11-27 Rémi Denis... RTP: implement demux EOF
2008-11-27 Rémi Denis... Revert "Fixed deadlock when no data are received in...
2008-11-27 Rémi Denis... RTP: notify demux thread when RTP flow is dead
2008-11-27 Rémi Denis... RTP: fail when object is killed
2008-11-27 Rémi Denis... RTP: some documentation
2008-11-27 Rémi Denis... RTP: fix use of unitialized value
2008-11-27 Rémi Denis... net_Read: cancel-safety
2008-11-26 Jean-Baptiste... [Win32 Contrib] Disable pthread for x264 until someone...
2008-11-26 Jean-Baptiste... [Win32] Update the package configuration.
2008-11-26 Sébastien EscudierCorrectly handle multiple clients in httpd
2008-11-26 Rémi Denis... Unlikely memory leak (fixes #2304)
2008-11-26 Jean-Baptiste... manifest files are in srcdir not builddir
2008-11-25 Christophe... mandriva.spec was deleted
2008-11-25 Laurent AimarEnable frame by frame button only when video is present.
2008-11-25 Laurent AimarFixed segfault because of typo in meta info code.
2008-11-25 Pierre YnardThread cancellation on WinCE
2008-11-25 Jean-Baptiste... [Build] Try to fix the MacOS builds when git describe...
2008-11-24 Geoffroy Coupriespecify dependency to msvcrt for vlc.exe and libvlc.dll
2008-11-24 Jean-Baptiste... [ÐShow] add HDYC mediasubtype
2008-11-24 Jean-Baptiste... NSIS: put the manifest on install.
2008-11-24 Geoffroy CouprieAdd manifests to browser plugins
2008-11-24 Laurent AimarHide es out timeshift delay from time display.
2008-11-24 Laurent AimarUpdated codec informations on decoder output change.
2008-11-24 Laurent AimarFixed deadlock when no data are received in rtp.
2008-11-24 Laurent AimarDo not try other protocols when ask to quit (mms).
2008-11-24 Laurent AimarCosmetic.
2008-11-24 Rémi Denis... Remove useless variable
2008-11-24 Rémi Denis... Do not use input while not referenced
2008-11-24 Jean-Baptiste... [Contrib] Bump XML to 2.7.2 and update gnuTLS to 2...
2008-11-24 Rémi Denis... Ignore Makevars.template
2008-11-24 Rémi Denis... thanks
2008-11-24 Rémi Denis... Documentation fixes
2008-11-24 Rémi Denis... Remove horribly out of date Mandriva spec file
2008-11-24 Antoine LejeuneAdd an INSTALL.maemo file
2008-11-24 Antoine LejeuneAdd an omap framebuffer video output module
2008-11-24 Rémi Denis... Allow bootstrapping from a subdirectory
2008-11-24 Ilkka OllakkaChange PSP-format to mp4v/mp4a/mp4 as reported by Kaarl...
next