]> git.sesse.net Git - vlc/history - modules
contrib: use speexdsp 1.2rc2
[vlc] / modules /
2014-11-18 Rémi Denis-Courmontarchive: memory leak
2014-11-18 Rémi Denis-Courmontarchive: indent
2014-11-18 Thomas Guillemmediacodec: don't try OMX.google.*
2014-11-18 Santiago Gimenosap: fix implicit timeout calculation
2014-11-18 Rafaël CarréHLS: Do not assume Content-Length is set
2014-11-17 Jean-Baptiste KempfDASH: fix Win32 compilation
2014-11-17 Francois Cartegniestream_filter: dash: deduplicate parser code
2014-11-17 Francois Cartegniestream_filter: dash: deduplicate code
2014-11-17 Francois Cartegniestream_filter: dash: fix and enable mpd debug print
2014-11-17 Francois Cartegniestream_filter: dash: fix out of bounds exception
2014-11-17 Francois Cartegniestream_filter: dash: set CAN_CONTROL_PACE
2014-11-17 Rémi Denis-Courmontrotate: avoid sign extension
2014-11-17 Rémi Denis-Courmontcdda: memory leak due to STANDARD_BLOCK_ACCESS_INIT
2014-11-17 Rémi Denis-CourmontWPL: fix leak and NULL dereference
2014-11-17 Rémi Denis-Courmontgvp: fix leaks and integer overflow on multi-lines
2014-11-17 Rémi Denis-Courmontgvp: remove unused p_sys
2014-11-17 Rémi Denis-Courmontgvp: remove write-only variable
2014-11-17 Rémi Denis-Courmontgvp: fix memory leak (p_sys allocated twice)
2014-11-17 Rémi Denis-Courmontpls: remove write-only value
2014-11-17 Rémi Denis-Courmontaraw: add assertion
2014-11-17 Rémi Denis-Courmontopengl: chroma description cannot be NULL, assert it
2014-11-17 Thomas Guillemandroid_window: fix honeycomb
2014-11-17 Thomas Guillemandroid_window: refactoring
2014-11-17 Thomas Guillemnativewindowpriv: don't connect before ics
2014-11-17 Thomas Guillemandroid/surface: drop YV12 support
2014-11-16 Francois Cartegniedemux: mp4: handle QCELP stsd v0 spec violation for...
2014-11-16 Francois Cartegniedemux: mp4: compute new pos for audio if blockalign...
2014-11-16 Francois Cartegniedemux: mp4: handle Qt v1 redefined samples tables ...
2014-11-16 Francois Cartegniedemux: mp4: add some more stsd debug info
2014-11-16 Tristan Matthewspacketizer: flac: recover from bad CRC (fixes #12714)
2014-11-15 Tobias GüntnerImplement ACCESS_GET_SIZE
2014-11-15 Rémi Denis-Courmonthls: fix strtoull() error handling
2014-11-15 Jean-Baptiste KempfMP4: fix compilation in ULTRA_VERBOSE mode
2014-11-15 Francois Cartegniedemux: mp4: fix reading max samples (fix #12764)
2014-11-15 Francois Cartegnieaccess: archive: fix write to const
2014-11-15 Jean-Baptiste KempfArchive: fix typo
2014-11-15 Thomas Guillemmediacodec: fix width/height in case crop is invalid
2014-11-15 Thomas Guillemmediacodec: remove jni_SetAndroidSurfaceSizeEnv call
2014-11-15 Thomas Guillemmediacodec: remove unused code/variables
2014-11-15 Thomas Guillemomx-dr: remove jni_SetAndroidSurfaceSize call
2014-11-15 Thomas Guillemandroid/surface: configure surface synchronously
2014-11-15 Thomas Guillemandroid/surface: use native_surface from jni
2014-11-15 Thomas Guillemandroid/surface: don't use native_window
2014-11-15 Thomas Guillemandroid/surface: use calloc
2014-11-15 Thomas Guillemandroid/surface: fix leaks if Open fails
2014-11-15 Thomas Guillemandroid/surface: remove single_instance
2014-11-15 Thomas Guillemmodules: add android_window vout
2014-11-15 Thomas Guillemandroid/utils: add ChromaToAndroidHal
2014-11-15 Thomas Guillemandroid: rename jni_SetAndroidSurfaceSize
2014-11-15 Thomas Guillemnativewindowpriv: fix connect before ics
2014-11-15 Thomas Guillemnativewindowpriv: add lock/unlock Data
2014-11-15 Thomas Guillemnativewindowpriv: add is_hw arg in setup
2014-11-15 Thomas Guillemnativewindowpriv: use native_window_priv as a handle
2014-11-15 Thomas Guillemnative_window: add setBuffersGeometry
2014-11-15 Rémi Denis-Courmontarchive: avoid duplicate strchr() call
2014-11-15 Rémi Denis-CourmontSRTP: integer overflow
2014-11-15 Rémi Denis-CourmontSRTP: integer overflow
2014-11-15 Rémi Denis-CourmontOpenGL: remove potential NULL dereference
2014-11-15 Rémi Denis-CourmontOpenGL: remove no-op
2014-11-15 Rémi Denis-CourmontQt4: fix racy access to configuration
2014-11-15 Rémi Denis-Courmontunzip: pass seek error to caller
2014-11-14 Jean-Baptiste KempfQt: initialize member pointers in SPrefs constructor
2014-11-14 Jean-Baptiste KempfZPL: avoid NULL dereference
2014-11-14 Jean-Baptiste KempfMP4: missing break in switch
2014-11-14 Jean-Baptiste KempfVC1: use memmove instead of memcpy on overlapping memory
2014-11-14 Jean-Baptiste KempfHLS: check strtoull parsing
2014-11-14 Jean-Baptiste KempfSkins2: avoid integer overflow
2014-11-14 Jean-Baptiste KempfSpatializer: init pointer member in constructor
2014-11-14 Jean-Baptiste KempfSpatializer: init pointer member in constructor
2014-11-14 Jean-Baptiste Kempflibass: avoid negative index in array
2014-11-14 Jean-Baptiste KempfXSPF: fix potential memleak
2014-11-14 Jean-Baptiste KempfBD: fix memleak on error path
2014-11-14 Rémi Denis-Courmontudp: memory leak
2014-11-14 Rémi Denis-Courmontftp: fix leak
2014-11-14 Rémi Denis-Courmontchromecast: descriptor leak
2014-11-14 Rémi Denis-CourmontPulseAudio: clean volume conversion boundaries a bit
2014-11-14 Francois Cartegniestream_filter: dash: don't use global ref to log throug...
2014-11-13 KO Myung-Hundvdnav: fix compilation on OS/2
2014-11-13 Jean-Baptiste KempfDash: Fix win32 compilation
2014-11-13 Francois Cartegniestream_filter: dash: log through libvlc
2014-11-13 Francois Cartegniestream_filter: dash: fix null dereference on empty...
2014-11-13 Francois Cartegniestream_filter: dash: fix and add missing profiles
2014-11-13 Francois Cartegniestream_filter: dash: match case insensitively namespaces
2014-11-12 Rémi Denis-Courmontmmdevice: use craptastic software gain
2014-11-12 Rémi Denis-CourmontRevert "mmdevice: override endpoint volume to allow...
2014-11-12 Rémi Denis-Courmontmmdevice: allow selecting stream back-end
2014-11-12 Rémi Denis-Courmontdirectsound: fix uninitialized mutex and condition...
2014-11-12 Rémi Denis-Courmontmmdevice: cosmetic
2014-11-12 David Fuhrmannmacosx: playlist: remove unused _other outlets
2014-11-11 Francois Cartegniedemux: ogg: handle Flac in Ogg frame/packet pairing...
2014-11-11 David Fuhrmannmacosx: robustify media key trap handling
2014-11-11 David Fuhrmannmacosx: simplify playlist duration calculation
2014-11-11 David Fuhrmannmacosx: do not allow playlist item deletion for sd...
2014-11-11 David Fuhrmannmacosx: fix memleaks in podcast handling, remove unnece...
2014-11-10 Francois Cartegniedemux: asf: remove dead code (cid #1251046)
2014-11-10 Francois Cartegniedemux: mp4: check GetPTSDelta result (cid #1251043)
2014-11-10 Francois Cartegniemux: mp4: fix flags variable size (cid #1251045)
2014-11-10 Rémi Denis-Courmontpsychedelic: fix scaling crash due to invalid video...
2014-11-10 Rémi Denis-CourmontASCII Art: fix invalid video format, crash in scaling
2014-11-10 Francois Cartegniedemux: avi: fix non fixed sample size ADTS/AAC (fix...
next