]> git.sesse.net Git - vlc/shortlog
vlc
2011-10-30 Jean-Baptiste... DV: check return of vlc_clone
2011-10-30 Jean-Baptiste... misc/picture.c: kill sign warnings
2011-10-30 Rafaël Carréwindows: use C++ prototype for REFIID / CoCreateInstance
2011-10-30 Rafaël Carréwin64 old contribs: disable live for now, to not bother us
2011-10-30 Rafaël Carréwin64: really get _mkdir definition
2011-10-29 Jean-Paul Samanmux/asf.c: Workaround for playback of WMV in WMP12...
2011-10-29 Jean-Paul Samanmux/asf.c: typo
2011-10-28 Rémi Denis... Fix invalid use of the PulseAudio stream from the conte...
2011-10-28 Francois Cartegnieluahttp intf: Make use of gettext
2011-10-28 Francois Cartegnieweb intf: prettify js code.
2011-10-26 Laurent AimarAdded 'pasp' atom support to mp4/mov demuxer.
2011-10-26 Laurent AimarFixed support of mov/mp4 with fixed video samples size.
2011-10-26 Rémi Denis... vasprintf: rewrite. va_copy() was missing.
2011-10-26 Jean-Baptiste... Dash: major warnings cleanup
2011-10-26 Jean-Baptiste... DASH: remove unnecessary includes and other trivial...
2011-10-26 Jean-Baptiste... Update NEWS, LIST and po for DASH
2011-10-26 Christopher... Added DASH stream filter
2011-10-26 Jean-Baptiste... Contribs: update freetype to 2.4.7 (CVE-2011-3256)
2011-10-26 Jean-Baptiste... Taglib: don't try to add empty meta in APE
2011-10-25 Laurent AimarDeprecated native real demuxer in favor to avformat.
2011-10-25 Tobias GüntnerIgnore invalid timestamps (PS demuxer)
2011-10-25 Rémi Denis... Improve x86 cpuid
2011-10-25 Rafaël Carréx86_64 cpuid: remove useless step (already done by...
2011-10-24 Laurent AimarDo not require a recognized .extension for module track...
2011-10-24 Laurent AimarFix detection of the idx1 index offset for some AVI...
2011-10-24 Pierre YnardRevert "Use separate HTTPd host per protocol"
2011-10-23 Christophe... NSIS: Activate Hebrew, Glician and Swedish translations
2011-10-23 Daniel Nylanderl10n: NSIS installer Swedish translation
2011-10-23 Gonçalo Cordeirol10n: NSIS installer galician translation
2011-10-23 Gonçalo Cordeirol10n: Galician update
2011-10-23 A S Alaml10n: Punjabi update
2011-10-23 Rémi Denis... V4L2: remove exposure control, this is for still cameras
2011-10-23 Rémi Denis... V4L2: hack compatibility with kernel headers 2.6.32...
2011-10-22 KO Myung-HunFix the problem that mwait() and msleep() do not work...
2011-10-22 Alexey SokolovFix LIBVLC_VERSION_INT macro.
2011-10-22 Jean-Baptiste... Contribs: add SRC
2011-10-22 Jean-Baptiste... Qt: sprefs, fix caching combobox behaviour
2011-10-22 Jean-Baptiste... Visualisation: use 16:10 vout by default
2011-10-22 Jean-Baptiste... Audiobar: fix copyright years and shortname
2011-10-21 Francois Cartegnieweb intf: mobile: no need for flowplayer include here
2011-10-21 Francois Cartegnieweb intf: mobile: delay loading of flowplayer
2011-10-21 Francois Cartegnieweb intf: fix uri decoding when browsing.
2011-10-21 Francois Cartegnieweb intf: fix css for mobile
2011-10-21 Jean-Baptiste... Fix compilation with FFmpeg
2011-10-21 Jean-Baptiste... swscale/avcodec: Add I422 9-bit chroma pix_fmt
2011-10-21 Jean-Baptiste... Qt: rename playlist root* functions and getters for...
2011-10-21 Jean-Baptiste... Qt: rename a signal to be more self-documenting
2011-10-21 Jean-Baptiste... Qt: reposition the separator in the playlist popup...
2011-10-21 Jean-Baptiste... Qt: remove the zoom slider and put it on the menu
2011-10-20 KO Myung-HunAdd vout window support for OS/2
2011-10-20 KO Myung-HunImplement cdrom tools to access audio/video CD on OS/2
2011-10-20 Denis CharmetMatroska: Fix Seek with Cues
2011-10-19 Pavol BabincakAdded URI scheme handlers: mms, rtmp, rtsp
2011-10-19 Rémi Denis... Include <sys/types.h> from <vlc_sout.h>
2011-10-19 Jean-Baptiste... DMO: fix small issue in BITMAPINFOHEADER
2011-10-19 Ilkka OllakkaQt4: load coverart properly under selector
2011-10-19 Rémi Denis... contrib: add speexdsp
2011-10-19 Rémi Denis... Print an errorr if a resampler skipped input frames
2011-10-19 Ilkka OllakkaQt4: limit beginGroup()/endGroup() usage
2011-10-18 Jean-Baptiste... Contribs: update gpg-error to 1.10
2011-10-18 Éric Lassaugel10n: French update
2011-10-18 Daniel Nylanderl10n: Swedish update
2011-10-18 Thomas De Rockerl10n: Dutch update
2011-10-18 Thomas De Rockerl10n: .desktop Dutch update
2011-10-18 Thomas De Rockerl10n: NSIS Dutch update
2011-10-18 Yaron Shahrabanil10n: NSIS installer Hebrew translation
2011-10-18 Rémi Denis... PulseAudio: yet another hack around the variable subsystem
2011-10-18 Rémi Denis... Qt4: list hardware ALSA devices in capture panel
2011-10-18 Rémi Denis... Flush PulseAudio stream on overflow (fix #5464)
2011-10-18 Rémi Denis... Add screen alias to XCB SD
2011-10-18 Rémi Denis... Add video and audio aliases to udev discovery
2011-10-18 Hugo Beauzée... matroska: Using forward declaration for EbmlParser
2011-10-18 Hugo Beauzée... mkv: typedef struct is useless in C++
2011-10-18 Hugo Beauzée... mkv: class with all attributes public -> struct
2011-10-18 Hugo Beauzée... mkv: removing virtual destructors for classes that...
2011-10-18 Hugo Beauzée... mkv: constification
2011-10-18 Hugo Beauzée... dshow: Removing useless const_cast
2011-10-18 Hugo Beauzée... qt4: dynamic_cast -> qobject_cast
2011-10-18 Hugo Beauzée... qt4: toggleAdvanced simplifications
2011-10-18 Hugo Beauzée... mkv: Cleaning simplifications
2011-10-18 Hugo Beauzée... ebml: Removing useless cast.
2011-10-18 Hugo Beauzée... ebml: Use init list when possible.
2011-10-18 Hugo Beauzée... ebml: mb_dummy is a bool
2011-10-18 Hugo Beauzée... ebml: Constify getters.
2011-10-18 Hugo Beauzée... ebml: Removing useless virtual attribute.
2011-10-17 Rémi Denis... Use *_PKG_ERRORS as error/warning where available
2011-10-17 Rémi Denis... Print speexdsp error when enable_speex is set
2011-10-16 Rémi Denis... Speex resampler (for FL32 and S16N)
2011-10-16 Pierre YnardFix .gitignore files
2011-10-16 Pierre Ynardcli.lua: skip unknown VLM commands
2011-10-16 Pierre YnardRevert "RC: try the vlm commands later in the process"
2011-10-16 Pierre Ynardrtsp: fix authentication variables
2011-10-15 Éric Lassaugel10n: NSIS installer French update
2011-10-15 Éric Lassaugel10n: French update
2011-10-15 Felix Paul... macosx/AudioEffects: revert stuff which wasn't supposed...
2011-10-15 Xabier Aramendil10n: NSIS installer Basque update
2011-10-15 Xabier Aramendil10n: Basque update
2011-10-15 Xabier Aramendil10n: Add Basque to .desktop
2011-10-15 Francois CartegnieQt4: main_interface: fix exit crash.
2011-10-15 Felix Paul... macosx: copyright fixes
next