]> git.sesse.net Git - vlc/shortlog
vlc
2013-01-14 Ludovic FauvetOgg: implement SET_SEEKPOINT
2013-01-14 Jean-Baptiste... Ogg: remove unused function and variable
2013-01-14 Jean-Baptiste... Ogg: use b_force_backup as a boolean
2013-01-14 Jean-Baptiste... Ogg: clean header and remove unused members
2013-01-14 Jean-Baptiste... Ogg: use calloc
2013-01-13 Rémi Denis... vdpau: use ctz()
2013-01-13 Rémi Denis... vlc_common: add ctz() to count trailing zeroes
2013-01-13 Rémi Denis... Fix compilation without Xlib
2013-01-13 Rémi Denis... News
2013-01-13 Rémi Denis... vdpau: VDPAU hardware decoding with avcodec
2013-01-12 Rémi Denis... XCB/screen: use shared memory to reduce overhead (if...
2013-01-12 Rémi Denis... Add block_shm_Alloc()
2013-01-12 David Fuhrmannmacosx: fix and improve window level handling
2013-01-12 Devin HeitmuellerDon't call the legacy Freetype background renderer...
2013-01-11 Isamu Arimotoram: fixed typo
2013-01-11 Jean-Baptiste... Win32: set AppContainer and no-SEH flags on PE
2013-01-11 Jean-Baptiste... VLC is not the place for Kassdédi
2013-01-11 Denis CharmetAvoid inifite loops and stack explosion when parsing...
2013-01-10 Rafaël Carréavcodec audio decoder: remove SplitBuffer()
2013-01-10 Rafaël Carréavcodec audio decoder: use VLC_TS_INVALID
2013-01-10 Rafaël Carréavcodec audio: factorize error case
2013-01-10 Devin HeitmuellerAdd support for rendering EIA-608 captions with a black...
2013-01-10 Rémi Denis... avcodec: allow hardware acceleration plugin to use...
2013-01-10 Rafaël Carrécontrib: put hash in ffmpeg tarball name
2013-01-10 Hugues Fruchetomxil: enable support of mp3, vorbis and wma
2013-01-10 Hugues Fruchetomxil: Enable pts mode for OMX.STM.Video.Decoder
2013-01-10 Jean-Baptiste... Relicense Equalizer and Compressor audio filters to...
2013-01-09 Olivier AubertMove the VLC_FORWARD_DECLARE_OBJECT definition above...
2013-01-09 Jean-Baptiste... QtPlayer example: small way to fullscreen
2013-01-08 Josh Watzmanmacosx: call input_changed in extensions
2013-01-08 Francois CartegnieQt: save playlist: missing unicode conversion
2013-01-08 Jean-Baptiste... Win32: keep defines together
2013-01-08 Rafaël Carrémemcpy option is gone
2013-01-07 Rafaël Carrécontrib: gettext: fix build on OSX 10.7+
2013-01-07 Denis CharmetReuse the decoders when possible at segment change
2013-01-07 Rémi Denis... shm: missing #include
2013-01-07 Jean-Baptiste... minimal_macosX: relicense to LGPL
2013-01-07 Jean-Baptiste... YUVA 4:2:0:4 is not YUVA :)
2013-01-07 Jean-Baptiste... Introduce YUVA 4:2:0 and 4:2:2 planar
2013-01-07 Brad SmithFix building with Clang/LLVM
2013-01-07 Tillmann KarrasSAP: show session info as stream description
2013-01-07 Jean-Baptiste... WAV: simplification
2013-01-07 Jean-Baptiste... WAV: support wma2 in wav
2013-01-06 Rémi Denis... configure: AC_CONFIG_HEADERS spelling
2013-01-06 Josh Watzmanmacosx: Don't re-center extensions on every dialog...
2013-01-06 Rémi DuraffortFix potential usage of an uninitialized pointer
2013-01-06 Mario SpeißCosmetics: DirectX now sets maximum volume without...
2013-01-06 Nickolai Zeldovichmodules/packetizer/dirac.c: check index before derefere...
2013-01-05 Francois CartegnieQt: Equalizer: A QFrame without frame is a QWidget
2013-01-05 Rémi Denis... Revert "Qt: save playlist: use qtr() macro"
2013-01-04 David Fuhrmannmacosx: prefs: fix default audio volume slider
2013-01-04 David Fuhrmannmacosx: audio effects panel: small fixes for eq presets...
2013-01-04 Francois CartegnieQt: save playlist: use qtr() macro
2013-01-04 Francois CartegnieQt: save playlist: force native dialog
2013-01-04 Rémi Denis... avcodec: split TestFfmpegChroma() in two functions
2013-01-04 Rémi Denis... avcodec: look up pix fmt only once during deinterlace...
2013-01-04 Rémi Denis... avcodec: cleanup chroma helper prototypes
2013-01-04 Rémi Denis... avcodec: print picture format name when unsupported...
2013-01-04 Rafaël Carréa52: no need to define LIBA52_FIXED
2013-01-04 Rafaël Carrécontrib: a52: make config public (define LIBA52_FIXED)
2013-01-04 Francois CartegnieQt: Spatializer: add values multiplier.
2013-01-04 Francois CartegnieQt: Spatializer: match module's limits and values
2013-01-04 Francois CartegnieQt: Spatializer: factorize
2013-01-04 Francois CartegnieQt: Compressor: create base class for factorization
2013-01-04 Francois CartegnieQt: Compressor: rewrite values handling logic.
2013-01-04 Francois CartegnieQt: Compressor/Spatializer: rename implicit activation...
2013-01-04 Rafaël Carrécontrib: fix regex installation
2013-01-03 David Fuhrmannmacosx: audio effects: fix range of some sliders for...
2013-01-03 Rafaël CarréRemove freebox.lua
2013-01-03 Rafaël Carrécontrib: rationalize HAVE_NEON and HAVE_ARMV7A
2013-01-03 Rafaël Carrécontrib: postproc: simplify CFLAGS
2013-01-03 Rafaël Carrécontrib: remove obsolete comment
2013-01-03 Rafaël Carrécontrib: postproc: simplify cflags
2013-01-03 Rafaël Carrécontrib: postproc: remove platform specific flags
2013-01-03 Rafaël CarréRevert "arm_neon i420 -> rgb: Output pitch can be 64...
2013-01-03 Rafaël Carréandroidsurface: ensure pitch % 16 == 0
2013-01-03 Rafaël Carréandroidsurface: do not hide that we're working only...
2013-01-03 Rafaël Carréandroidsurface: simplify pitch calculation
2013-01-03 Rafaël Carrécontrib: ffmpeg: remove unused FFMPEG_CFLAGS
2013-01-03 Jean-Baptiste... Tools: Fix autoconf build
2013-01-03 David Fuhrmannmacosx: audio effects panel: migrate autosave and bugfi...
2013-01-03 David Fuhrmannmacosx: audio effects: fix typo, and code style cleanup
2013-01-03 David Fuhrmannmacosx: video effects panel: autosave profiles and...
2013-01-03 David Fuhrmannmacosx: video effects panel: integrate video-splitter...
2013-01-03 Rafaël Carrécontrib: enable NEON runtime selection for ffmpeg
2013-01-03 Rafaël Carrécontrib: update rules for postproc
2013-01-03 Nicolas ChauvetFix build with unreleased FLAC 1.3.x
2013-01-02 Rui Zhangandroidsurface: setup format depending on surface format
2013-01-02 Rémi Denis... configure: replace obsolete AM_CONFIG_HEADERS (fixes...
2013-01-02 Rémi Denis... fr: fix spelling of "aiguë(s)"
2013-01-02 Rémi Denis... lua: fix distcheck without LUA
2013-01-02 Devin HeitmuellerAdd support for monospace font in HTML renderer
2013-01-02 Devin Heitmuellerfreetype: avoid segfault in FaceStyleEquals()
2013-01-02 Edward Wanganaglyph: remove spurious printf
2013-01-02 David Fuhrmannmacosx: video effects panel: code style cleanup
2013-01-02 David Fuhrmannmacosx: video effects panel: add missing vlc_object_release
2013-01-01 David Fuhrmannmacosx: do not send left and right arrow key to controls
2013-01-01 Rafaël CarréHappy new year 2013
2013-01-01 Timo Rothenpielervaapi: Use vaDeriveImage instead of vaGetImage if available
2013-01-01 Rafaël Carréoldrc: fix segfault
next