]> git.sesse.net Git - vlc/shortlog
vlc
2014-08-20 Rafaël CarréDTV: verbose frontend status
2014-08-20 Rafaël CarréDTV: remove unused variable
2014-08-19 Jean-Baptiste... VNC: fix typo
2014-08-19 Tristan Matthewsmux: ogg: fix typo
2014-08-19 Rémi Denis... adjust: stick to single precision
2014-08-19 Rémi Denis... Qt4: update hue scale (fixes #11997)
2014-08-19 Rémi Denis... vdpau: switch hue to float
2014-08-19 Rémi Denis... adjust: convert hue from [0..360] integer to [-180...
2014-08-19 Rémi Denis... lib: allow setting float variables as integers
2014-08-19 Rafaël CarréDTV: fix CAM init
2014-08-18 Ancelot Mark... Qt: fix focus on GotoTime dismiss
2014-08-18 Naohiro KORIYAMAcontrib: update aribb24 1.0.3
2014-08-18 Felix Paul... macosx: compilation fix for earlier clang releases...
2014-08-18 Felix Paul... avcapture: fix compilation for older clang releases
2014-08-18 Felix Paul... contrib/gpg-error: fix compilation for embedded 64bit...
2014-08-18 Felix Paul... contrib/sparkle: use version 1.6.1 since this is the...
2014-08-18 Rémi Denis... zvbi: dead code
2014-08-18 Rémi Denis... theora: tautology
2014-08-18 Rémi Denis... speek: fix potential NULL dereference
2014-08-18 Rémi Denis... mtp: pass error from lseek()
2014-08-18 Rémi Denis... file: pass error from lseek()
2014-08-18 Rémi Denis... bluray: fix ToCToU between stat() and realpath()
2014-08-18 Rémi Denis... bluray: fix error handling
2014-08-18 Rémi Denis... netsync: check received packet sizes
2014-08-18 Rémi Denis... dbus: fix timeout handling
2014-08-18 Rémi Denis... DTV: open device nodes in non-blocking mode
2014-08-18 Rémi Denis... DVB: small simplification
2014-08-18 Francois Cartegniedemux: ts: fix unlikely leak (cid #1231839)
2014-08-18 Francois Cartegnieaccess: dvdread: fix int overflow (cid #1062572)
2014-08-18 Francois Cartegnieaddons: fix deference before null check (cid #1231840)
2014-08-17 Rémi Denis... configure: correct GCC option for AltiVec
2014-08-17 Rémi Denis... configure: fix quoting
2014-08-17 Rémi Denis... configure: typo
2014-08-17 Rémi Denis... poll: deal with invalid file descriptors more like...
2014-08-17 Felix Paul... extras/tools: update gas-pp
2014-08-17 Rémi Denis... Bump plugin ABI
2014-08-17 Rémi Denis... Copy libtool library versions from 2.2.0
2014-08-17 Jean-Baptiste... RDP: fix warning
2014-08-17 Jean-Baptiste... HTTP: remove unused variable
2014-08-17 Jean-Baptiste... MKV: remove trailing spaces
2014-08-16 Rémi Denis... gestures: fix callback leak and missing locking
2014-08-16 Rémi Denis... netsync: fix and simplify dead input handling (fixes...
2014-08-16 Rémi Denis... playlist: set "input-current" to NULL when appropriate
2014-08-16 Rémi Denis... Handle NULL value in "input-current" callback
2014-08-16 David Fuhrmannmacosx: Do not resume playback if start, stop or run...
2014-08-16 Rémi Denis... keys: allow inverting positioning wheel (fixes #4748)
2014-08-16 Rémi Denis... dbus: fix file descriptors leak
2014-08-16 Rémi Denis... dbus: register only one MPRIS bus name (fixes #10301)
2014-08-16 Rémi Denis... dbus: register object path before bus names
2014-08-16 Rémi Denis... netsync: fix stale pointer on error
2014-08-16 Rémi Denis... playlist: fix callback leak
2014-08-16 Rémi Denis... playlist: move i_nb_played to playlist item, not the...
2014-08-16 Rémi Denis... playlist: do not copy string solely for debug
2014-08-16 Rémi Denis... dbus screensaver: fix description
2014-08-16 Rémi Denis... Qt: update mouse wheel simple preferences (refs #5883)
2014-08-16 Rémi Denis... keys: separate config for each axis of the mouse wheel...
2014-08-16 Rémi Denis... ts: use timezone and fix thread-safety
2014-08-16 Rémi Denis... playlist: remove unused return value
2014-08-16 Hannes Domanioldrc: fix thread-cancellation on windows (fixes #10483)
2014-08-16 Jean-Baptiste... Qt: stop abusing MACROS in extended_panels
2014-08-16 Jean-Baptiste... notify: use proper cast to reduce warning
2014-08-16 Jean-Baptiste... Notify: fix compilation
2014-08-16 KO Myung-Hunos2: include vlc_input.h
2014-08-16 KO Myung-Hundemux: ts: include time.h
2014-08-16 Naohiro KORIYAMAadd rpath to LDFLAGS to build plugin properly
2014-08-16 Naohiro KORIYAMAcontrib: update aribb24 1.0.2
2014-08-16 Jean-Baptiste... NEWS: forward port NEWS from 2.2.x and 2.1.5
2014-08-15 Jean-Baptiste... OSX growl: fix compilation
2014-08-15 Rémi Denis... Remove vlc_input.h from vlc_playlist.h
2014-08-15 Rémi Denis... media_player: do not wait for input to stop when pausin...
2014-08-15 Rémi Denis... input: deduplicate code
2014-08-15 Rémi Denis... input: fetch demux attachment once, not twice (fixes...
2014-08-15 Rémi Denis... meta: simplify input_ExtractAttachmentAndCacheArt()
2014-08-15 Rémi Denis... input item: attempt to clarify art URL merge
2014-08-15 Rémi Denis... input item: simplify copying title from meta
2014-08-15 Rémi Denis... input item: remove b_fixed name, always false
2014-08-15 Rémi Denis... playlist demux: do not set empty art URL
2014-08-15 Francois Cartegniedemux: ts: support ARIB TOT and EIT running status
2014-08-15 Francois CartegnieQt: epg: fix update signal
2014-08-15 Christian Sulowaylivehttp: fixed generated iv in index file
2014-08-15 Rafaël CarréDTV: fix CAM build with httpd
2014-08-15 Francois Cartegniedemux: ts: return instead of abort()
2014-08-15 Naohiro KORIYAMAdemux: ts: add ARIB support
2014-08-15 Jean-Baptiste... Qt: fix the postprocessing menu
2014-08-15 Jean-Baptiste... Qt: create a AM::PPAction
2014-08-15 Jean-Baptiste... Qt: PostProc getter helper
2014-08-15 Jean-Baptiste... Qt: PostProc setter helper
2014-08-15 Jean-Baptiste... Qt: helpers for setting video filter values
2014-08-15 Jean-Baptiste... Qt: video filter helper for getting the filter type
2014-08-15 Hannes DomaniWin32: rename crashdump to get only 1 bug report
2014-08-15 Jean-Baptiste... Fix compilation when libARIB is missing
2014-08-15 Jean-Baptiste... Qt: don't use a modal dialog for continuing the playback
2014-08-15 Naohiro KORIYAMAcontribs: add libaribb24
2014-08-15 Naohiro KORIYAMAcodecs: add support for ARIB subtitles
2014-08-14 Naohiro KORIYAMAtext_renderer: use fontname in text_style_t
2014-08-14 Naohiro KORIYAMAfreetype: support kerning
2014-08-14 Naohiro KORIYAMAquartztext: support kerning and some text attributes
2014-08-14 Francois Cartegniedemux: avi: remove packed attribute from vids (fix...
2014-08-14 Francois Cartegniedemux: mp4: point to atom's position of base offset...
2014-08-13 Jean-Baptiste... Mediacodec: support WMV3 decoder
next