]> git.sesse.net Git - vlc/shortlog
vlc
2013-03-17 Ilkka Ollakkaavcodec: mark SP/SI/BI pictures
2013-03-17 Ilkka Ollakkaavformat: don't offset dts/pts to start from 0, avforma...
2013-03-17 Ilkka Ollakkaavformat: don't mark buffer as need to be writable...
2013-03-17 Ilkka OllakkaNEWS: mention livehttp encryption
2013-03-17 Ilkka Ollakkalivehttp: support static IV-use on encryption
2013-03-17 Rafaël Carrélivehttp: stream encryption
2013-03-17 Ilkka Ollakkahttplive: support absolute URI-locations for key-retrieval
2013-03-17 Ilkka Ollakkalivehttp: free p_sys->p_seglens if str_format_time...
2013-03-17 Rafaël CarréGenerate .def files with gendef
2013-03-16 Ilkka Ollakkalivehttp: set caching disabled for default
2013-03-15 Rémi Denis... block: fix sign warning
2013-03-15 Rémi Denis... block: align to 32 bytes
2013-03-15 Ilkka Ollakkaavformat: set stream sar.den as we set sar.num also
2013-03-15 Ilkka Ollakkaavformat: set pf_* after everything else in init
2013-03-14 Jean-Baptiste... Contribs: build shout without threads on Windows
2013-03-14 Jean-Baptiste... Win32: move MessageBox error from libVLC to vlc.exe
2013-03-14 Jean-Baptiste... Contribs: fix vpx threading on Win32
2013-03-14 Ilkka Ollakkaallow sout for avcodec>=55
2013-03-14 Ilkka Ollakkaavcodec: use encode_video2 if available
2013-03-13 Martin StorsjöDon't automatically enable the gles video outputs
2013-03-13 Rafaël CarréDon't leak -lmingw32 in LIBS
2013-03-13 Martin Storsjöopengl: Take w.num into account when calculating the...
2013-03-13 Martin Storsjöopengl: Make the ES1/ES2 video output work
2013-03-13 Martin Storsjöopengl: Fix the ES 1 vs 2 version check
2013-03-13 Rafaël Carrélibvlccore: remove duplicate ldflags
2013-03-13 Jean-Baptiste... VPX: try to fix mountain lion patch
2013-03-13 Rafaël Carrécontrib: vpx: missing header
2013-03-12 Jean-Baptiste... Configure: vaapi and vdpau need avcodec
2013-03-12 Jean-Baptiste... Configure: allow older versions for libavcodec
2013-03-12 Jean-Baptiste... Partial revert of "avcodec: remove support for old...
2013-03-12 Jean-Baptiste... Avcodec: create replacements for older versions of...
2013-03-12 Jean-Baptiste... libav*: create a new avcommon_compat.h file for backwar...
2013-03-11 Martin Storsjöomxil: Convert the khronos provided headers to unix...
2013-03-11 Martin Storsjöomxil: Convert from/to OMX_TICKS via helper functions
2013-03-11 Francois CartegnieQt: EPGView: highlight day change
2013-03-11 Francois CartegnieQt: EPGRuler: simplify color change case.
2013-03-11 Martin Storsjöomxil: Remove an unused struct member
2013-03-11 Martin Storsjöomxil: Remove an unused local variable
2013-03-11 Martin Storsjöomxil: Remove hacks for disabling use of direct buffers
2013-03-10 Jean-Baptiste... Win32: Console is not supported in WinRT appstore mode
2013-03-10 Jean-Baptiste... GetSystemTimePreciseAsFileTime is not supported in...
2013-03-10 Stephen Parryvimeo playback now hides user agent automatically
2013-03-10 Jean-Baptiste... Try to fix distcheck
2013-03-10 Sébastien ToqueAdd i420->rv16 neon converter
2013-03-10 Anatoliy Anischovichaudio input core: fix wrong parsing of replaygain tags...
2013-03-10 Jean-Baptiste... src: remove trailing space
2013-03-10 Ronald WrightFix alignment and appearance of ISO standard equalizer...
2013-03-10 Jean-Baptiste... Contribs: update libvpx to 1.1.0
2013-03-10 Felix Paul... macosx: replace avcodec-hw hack by proper settings
2013-03-10 Felix Paul... macosx: misc minor improvements to the legacy transcodi...
2013-03-10 Felix Paul... macosx: fix crash when trying to transcode with help...
2013-03-10 Felix Paul... macosx: minor code optimization
2013-03-10 Felix Paul... NEWS: OSX stuff
2013-03-10 Felix Paul... macosx: added a UI to the simplified preferences to...
2013-03-10 Jean-Baptiste... Contribs: update FLAC to 1.3.0pre2
2013-03-10 Jean-Baptiste... Configure: do not force -lm for flac, .pc provides it
2013-03-10 Jean-Baptiste... Contribs: fix compilation of iconv on Win64
2013-03-10 Jean-Baptiste... Contribs: update fontconfig to 2.10.2
2013-03-10 Jean-Baptiste... Contribs: Update UPNP to 1.6.18
2013-03-10 Jean-Baptiste... Contribs: update iconv to 1.14
2013-03-10 Jean-Baptiste... Contribs: update gettext to 0.18.2.1
2013-03-10 Jean-Baptiste... Contribs: update libdvdcss to 1.2.13
2013-03-10 Jean-Baptiste... Contribs: Update GNUTls version to 2.12.23
2013-03-10 Jean-Baptiste... Update gpg-error to 1.11
2013-03-10 Jean-Baptiste... Fribidi: update to 0.19.5
2013-03-10 Jean-Baptiste... Contribs: update libjpeg to v9
2013-03-10 Jean-Baptiste... Contribs: update libpng to 1.5.14
2013-03-10 Mirsal Ennaimedbus: Fix handling of input events and remove memleaks
2013-03-09 Felix Paul... auhal: keep last used audio device throughout sessions...
2013-03-09 Felix Paul... auhal: restart aout if device setup changes
2013-03-09 Rémi Denis... avcodec: elim thresholds are only in libavcodec < 55...
2013-03-09 Rémi Denis... avcodec: fix pointer conversion warning
2013-03-09 Felix Paul... macosx: automagically update the audio device list...
2013-03-09 Rémi Denis... avcodec: drop deprecated deinterlacing filter
2013-03-09 Rémi Denis... Remove picture quantization table (same reason as qtype)
2013-03-09 Rémi Denis... avcodec: drop deprecated qstride / qscale_table
2013-03-09 Rémi Denis... Remove picture qtype support code
2013-03-09 Rémi Denis... avcodec: drop deprecated qscale_type
2013-03-09 Francois CartegnieQt: EPGView: includes cleanup
2013-03-09 Francois CartegnieQt: EPGWidget: namespace enum
2013-03-09 Francois CartegnieQt: EPGRuler: highlight day change
2013-03-09 Francois CartegnieQt: EPGRuler: includes cleanup
2013-03-09 Francois CartegnieQt: EPGRuler: compute sizes based on widget's
2013-03-09 Francois CartegnieQt: EPGView: use bounding rects for simplification
2013-03-09 Rémi Denis... Qt4: add missing build dependencies (fix #8288)
2013-03-09 Felix Paul... macosx: re-write and simplify the apple event handlers...
2013-03-09 Felix Paul... macosx/CAS: fix compilation warning
2013-03-09 Felix Paul... Info.plist: add missing URL schemes VLC supports
2013-03-09 Rémi Denis... stats: remove encoder if !ENABLE_SOUT
2013-03-09 Rémi Denis... stats: merge as a single file
2013-03-09 Rémi Denis... stats: eliminate useless data and callback
2013-03-09 Rémi Denis... stats: eliminate useless CloseDecoder callback
2013-03-09 Rémi Denis... avcodec: allow compilation with lavc 55
2013-03-09 Rémi Denis... avcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-03-09 Rémi Denis... avcodec: remove support for old versions
2013-03-09 Rémi Denis... contrib: ffmpeg: update required versions
2013-03-09 Rémi Denis... avcodec: require version 24.25.0 or later
2013-03-09 Rémi Denis... avcodec: remove obsolete compatibility stuff
2013-03-09 Rémi Denis... Remove unsupported SONIC codec
2013-03-09 Rémi Denis... avcodec: zero copy audio decoding
next