]> git.sesse.net Git - vlc/shortlog
vlc
2013-03-18 Martin Storsjöomxil: Generalize code for hardcoded component/role...
2013-03-18 Martin Storsjöh264_nal: Support resuming bitstream format conversion...
2013-03-18 Martin Storsjöomxil: Feed input data in multiple buffers if needed
2013-03-18 Martin Storsjöh264_nal: Fix a boundary check in the H264 bitstream...
2013-03-18 Rémi Denis... libvlc: remove potential logging from within config_Loa...
2013-03-18 Rémi Denis... libvlc: remove redundant object name hack
2013-03-18 Rémi Denis... libvlc: initialize message settings early enough
2013-03-18 Rafaël Carrélibgcrypt 1.5.1 was released
2013-03-18 Martin Storsjöomxil: Add a configure option for enabling raspberry...
2013-03-18 Martin Storsjöomxil_vout: Set broadcom specific parameters
2013-03-18 Martin Storsjöomxil: Add a broadcom/raspberry pi specific OMX header
2013-03-18 Martin Storsjöomxil: Use the alternative 64 bit integer ABI on the...
2013-03-18 Martin Storsjöomxil: Signal OMX version 1.1.2 when targeting raspberry pi
2013-03-18 Martin Storsjöomxil: Hardcode known roles for OMX broadcom components...
2013-03-18 Martin Storsjöomxil: Try to load the broadcom OMX IL core and host...
2013-03-18 Martin Storsjöomxil: Add an omxil based video output module
2013-03-18 Martin Storsjöomxil: Factorize event queue handling to a separate...
2013-03-18 Martin Storsjöomxil: Factorize event debug printing to a separate...
2013-03-18 Martin Storsjöomxil: Split omx core management to a separate file
2013-03-18 Francois Cartegnieaccess: add vnc/rfb: update LIST/NEWS
2013-03-18 Francois Cartegnieaccess: add rfb/vnc viewonly module.
2013-03-18 Sébastien Toquei420->rv32 neon: improve scheduling & registers usage
2013-03-18 Martin Storsjöopengl: Set the color to full alpha in the non-shader...
2013-03-18 Ilkka Ollakkalivehttp: Fix crash on when not using encryption
2013-03-17 Ilkka Ollakkalivehttp: tell if playlist is vod
2013-03-17 Ilkka Ollakkax264: use x264 macro to get both B-frame types
2013-03-17 Ilkka Ollakkaavcodec: flag blocks as corrupted if avpacket tells...
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...
next