]> git.sesse.net Git - vlc/history - modules
opengl: stick to single precision
[vlc] / modules /
2014-08-13 Rémi Denis-Courmontopengl: stick to single precision
2014-08-13 Rémi Denis-Courmontrotate: stick to single precision arithmetic
2014-08-13 Rémi Denis-Courmontaudio_format: stick to single precision arithmethic...
2014-08-13 Rémi Denis-Courmontshm: avoid implicit upconversion to double
2014-08-13 Jean-Baptiste KempfTS: Fix crashing with CSA
2014-08-13 Jean-Baptiste KempfQt: correctly update the nowplaying info
2014-08-13 Jean-Baptiste KempfQt: do not pause playback when resuming
2014-08-13 Jean-Baptiste KempfQt: resume only for files
2014-08-13 Jean-Baptiste KempfQt: fix OSS simple prefs
2014-08-13 Jean-Baptiste KempfQt: corectly do the thumbnails for Win7 on Video
2014-08-12 Jean-Baptiste KempfQt: update the Win32 thumbnail after fullscreen
2014-08-12 Jean-Baptiste KempfPS: fix length computation
2014-08-12 Francois Cartegniecodec: dvbsub: don't read unused variables
2014-08-12 Jean-Baptiste KempfPS: fix duration computation on some files
2014-08-10 Jean-Baptiste KempfPS: detect AC-3 from E-AC-3
2014-08-10 Jean-Baptiste KempfPS: pass an extra block_t parameter to ps_track_fill
2014-08-10 Jean-Baptiste KempfPS: reorder by ID
2014-08-10 Jean-Baptiste KempfSupport TrueHD/DD+ in EVOB files
2014-08-10 Tristan Matthewsvorbis: fix dereference after null check (cid #403019)
2014-08-10 Tristan Matthewsstream_filter: smooth: fix leak (cid #1211818)
2014-08-09 Jean-Baptiste KempfDVDnav: kill a warning on read return
2014-08-09 Jean-Baptiste KempfPS: kill a warning about operator precedence
2014-08-09 Jean-Baptiste KempfAvformat: don't warn about AVCODEC_ID_NONE tracks
2014-08-09 Francois Cartegniedemux: mp4: fix rmda/rmra box restrictions
2014-08-09 Francois Cartegniedemux: mp4: add few nondefault box check
2014-08-08 Francois CartegnieQt: remove pointer from inputChanged signal (fix #11886...
2014-08-08 Jean-Baptiste KempfPS: Support H264 from evob
2014-08-08 Jean-Baptiste KempfPS: Update comments about evobs
2014-08-08 Jean-Baptiste KempfPS: add alternative StreamID for VC-1 in evob
2014-08-05 Naohiro KORIYAMAtext_style/text_renderer: add support for halfwidth...
2014-08-04 Tristan Matthewsavcodec: missing initializer (cid #1191736)
2014-08-04 Francois Cartegniedemux: ts: reorder switch cases
2014-08-04 Francois Cartegniedemux: ts: handle eit tags with case
2014-08-04 Francois Cartegniedemux: ts: add pid type debug info
2014-08-01 Tristan Matthewshds: fix memory leak and buffer probing
2014-08-01 Felix Abecassismft: add missing dependency on h264_nal.{c,h}
2014-08-01 Felix Abecassish264: refactor emulation prevention byte handling
2014-08-01 Felix Abecassish264: refactor Exp-Golomb reading functions with existi...
2014-08-01 Felix Abecassish264_nal: add header guard
2014-08-01 Felix Abecassish264_nal: add a source file to separate declaration...
2014-08-01 Tristan Matthewshds: use else if where appropriate
2014-08-01 Tristan Matthewshds: fix redundant NULL check (cid #1224540)
2014-08-01 Tristan Matthewshds: fix dereference after NULL check (cid #1224532)
2014-08-01 Tristan Matthewshds: fix out of bounds access (cid #1224531)
2014-08-01 Francois Cartegniedemux: rar: set NO_INTERACT flags for probing
2014-08-01 Francois Cartegnieaccess: archive: set NO_INTERACT flag
2014-08-01 Francois Cartegniemisc: acoustid: set NO_INTERACT
2014-07-31 Jean-Baptiste KempfFix MODULES_LIST
2014-07-31 Antti Ajankihds: Base URL should not include a possible query
2014-07-31 Rafaël Carrétranscode: fix video filters
2014-07-31 Francois Cartegnieaccess: archive: add multiple volume support
2014-07-31 Francois Cartegnieaccess: archive: implicitely call close
2014-07-30 Rémi Denis-Courmontasx: fix use-after-free
2014-07-30 David Fuhrmannauhal: rework locking and avoid potential deadlock
2014-07-30 David Fuhrmannauhal: Added more debug logs and removed invalid memory...
2014-07-30 Rémi Denis-Courmontavformat: initialize probe data (fixes #11851)
2014-07-30 Adrien MagloAvformat mux: fix a memory leak
2014-07-30 David Fuhrmannmacosx: remove outdated and unneeded bookmarks table...
2014-07-30 David Fuhrmannmacosx: use input changed event to update bookmarks...
2014-07-30 David Fuhrmannmacosx: add input changed event and reset shown crop...
2014-07-30 David Fuhrmannmacosx: video effects: add brightness-threshold to...
2014-07-30 Rafaël CarréQt: use QX11Info on Qt5 when present
2014-07-30 Rafaël Carréqt4: fix embedding on unix
2014-07-30 Francois Cartegnieaccess: rar: guess scheme from volume count
2014-07-29 Denis CharmetCast read size to signed before the substraction.
2014-07-29 Rémi Denis-Courmontvdpau/chroma: set up device and mixer from the init...
2014-07-29 Rémi Denis-Courmontvdpau/chroma: string factor
2014-07-29 Francois Cartegniezipstream: remove 2 strings
2014-07-29 Francois Cartegnieaccess/stream_filter: add libarchive
2014-07-28 Rémi Denis-Courmontfilter_chain: introduce dedicated filter_chain_NewVideo...
2014-07-28 Rémi Denis-Courmontfilter: separate owner structure from the filter itself
2014-07-28 Rémi Denis-Courmontfilter: use filter_DeleteSubpicture
2014-07-28 Rémi Denis-Courmontdynamicoverlay: use filter_NewSubpicture()
2014-07-28 Rémi Denis-Courmonttranscode: remove useless callback
2014-07-28 Rémi Denis-Courmontlogo: missing initializer
2014-07-28 Martin Storsjöiomx: Support building for honeycomb with ANDROID_API...
2014-07-28 Martin Storsjöiomx: Override the hal format for qcom decoders on...
2014-07-28 Martin Storsjöiomx: Adjust ANDROID_API ifdefs to work with honeycomb...
2014-07-28 Martin Storsjöiomx: Move hal_format overriding into iomx_hwbuffer
2014-07-26 Rafaël Carrédirectsound: missing header
2014-07-26 Martin Storsjöomxil: Retry getting an output buffer while waiting...
2014-07-26 Thomas Guillemiomx-dr: split IOMXHWBuffer_Setup function
2014-07-26 Thomas Guillemiomx-dr: don't always lock buffers from dequeue
2014-07-26 Thomas Guillemomxil: force hal_format for omap3 decoders
2014-07-26 Thomas Guillemiomx: make it work with honeycomb (api 11)
2014-07-26 Rémi Denis-Courmontvdpau: add support for 4:4:4 chroma sampling
2014-07-26 Antti Ajankiaccess/http: Improved cookie handling
2014-07-26 Rémi Denis-Courmontpostproc: fix cut-and-paste goof
2014-07-25 Ron Wrightequalizer: Fix bug in preset loading
2014-07-25 Martin Storsjöomxil: Change the default for the omxil-dr flag to...
2014-07-25 Tristan Matthewshds: fix memory leak (cid #1224537)
2014-07-25 Tristan Matthewshds: drop macro
2014-07-25 Francois Cartegniedemux: avi: missing unseekable method fallback
2014-07-24 Rémi Denis-Courmontpostproc: reduce lock contention in callback
2014-07-24 Rémi Denis-Courmontpostproc: factor common code
2014-07-24 Rémi Denis-Courmontpostproc: remove redundant check
2014-07-24 Thomas Guillemomxil: add android hw buffers support (zero copy)
2014-07-24 Thomas Guillemiomx: add android GraphicBuffers functions.
2014-07-24 Thomas Guillemiomx: add iomx_hwbuffer
2014-07-24 Thomas Guillemiomx: implement OMX_UseBuffer
next