]> git.sesse.net Git - vlc/history - modules
macosx: compilation fix for earlier clang releases and runtime fix for 10.6
[vlc] / modules /
2014-08-18 Felix Paul Kühnemacosx: compilation fix for earlier clang releases...
2014-08-18 Felix Paul Kühneavcapture: fix compilation for older clang releases
2014-08-18 Rémi Denis-Courmontzvbi: dead code
2014-08-18 Rémi Denis-Courmonttheora: tautology
2014-08-18 Rémi Denis-Courmontspeek: fix potential NULL dereference
2014-08-18 Rémi Denis-Courmontmtp: pass error from lseek()
2014-08-18 Rémi Denis-Courmontfile: pass error from lseek()
2014-08-18 Rémi Denis-Courmontbluray: fix ToCToU between stat() and realpath()
2014-08-18 Rémi Denis-Courmontbluray: fix error handling
2014-08-18 Rémi Denis-Courmontnetsync: check received packet sizes
2014-08-18 Rémi Denis-Courmontdbus: fix timeout handling
2014-08-18 Rémi Denis-CourmontDTV: open device nodes in non-blocking mode
2014-08-18 Rémi Denis-CourmontDVB: 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-17 Jean-Baptiste KempfRDP: fix warning
2014-08-17 Jean-Baptiste KempfHTTP: remove unused variable
2014-08-17 Jean-Baptiste KempfMKV: remove trailing spaces
2014-08-16 Rémi Denis-Courmontgestures: fix callback leak and missing locking
2014-08-16 Rémi Denis-Courmontnetsync: fix and simplify dead input handling (fixes...
2014-08-16 Rémi Denis-CourmontHandle 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-Courmontdbus: fix file descriptors leak
2014-08-16 Rémi Denis-Courmontdbus: register only one MPRIS bus name (fixes #10301)
2014-08-16 Rémi Denis-Courmontdbus: register object path before bus names
2014-08-16 Rémi Denis-Courmontnetsync: fix stale pointer on error
2014-08-16 Rémi Denis-Courmontplaylist: move i_nb_played to playlist item, not the...
2014-08-16 Rémi Denis-Courmontdbus screensaver: fix description
2014-08-16 Rémi Denis-CourmontQt: update mouse wheel simple preferences (refs #5883)
2014-08-16 Rémi Denis-Courmontts: use timezone and fix thread-safety
2014-08-16 Hannes Domanioldrc: fix thread-cancellation on windows (fixes #10483)
2014-08-16 Jean-Baptiste KempfQt: stop abusing MACROS in extended_panels
2014-08-16 Jean-Baptiste Kempfnotify: use proper cast to reduce warning
2014-08-16 Jean-Baptiste KempfNotify: fix compilation
2014-08-16 KO Myung-Hundemux: ts: include time.h
2014-08-16 Naohiro KORIYAMAadd rpath to LDFLAGS to build plugin properly
2014-08-15 Jean-Baptiste KempfOSX growl: fix compilation
2014-08-15 Rémi Denis-CourmontRemove vlc_input.h from vlc_playlist.h
2014-08-15 Rémi Denis-Courmontplaylist 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 KempfQt: fix the postprocessing menu
2014-08-15 Jean-Baptiste KempfQt: create a AM::PPAction
2014-08-15 Jean-Baptiste KempfQt: PostProc getter helper
2014-08-15 Jean-Baptiste KempfQt: PostProc setter helper
2014-08-15 Jean-Baptiste KempfQt: helpers for setting video filter values
2014-08-15 Jean-Baptiste KempfQt: video filter helper for getting the filter type
2014-08-15 Jean-Baptiste KempfFix compilation when libARIB is missing
2014-08-15 Jean-Baptiste KempfQt: don't use a modal dialog for continuing the playback
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 KempfMediacodec: support WMV3 decoder
2014-08-13 Jean-Baptiste KempfMediacodec: support VP9
2014-08-13 Rémi Denis-CourmontLinsys SDI: use single precision
2014-08-13 Rémi Denis-Courmontmpeg: avoid double upconversion
2014-08-13 Rémi Denis-Courmontvc1: stick to single precision
2014-08-13 Rémi Denis-Courmontsharpen: use single precision
2014-08-13 Rémi Denis-Courmontaudiobargraph: missing 'f'
2014-08-13 Rémi Denis-Courmontparam_eq: single precision math
2014-08-13 Rémi Denis-Courmontchorus_fangler: avoid double upconversion
2014-08-13 Rémi Denis-Courmontchorus_fangler: incomplete prototype
2014-08-13 Rémi Denis-Courmontcompressor: really use single precision
2014-08-13 Rémi Denis-Courmonttranscode: avoid conversion to double
2014-08-13 Rémi Denis-Courmontglspectrum: use single precision
2014-08-13 Rémi Denis-Courmonthotkeys: stick to single precision
2014-08-13 Rémi Denis-Courmontfreetype: stick to single precision
2014-08-13 Rémi Denis-Courmontavcodec: avoid double upconversion
2014-08-13 Rémi Denis-Courmonttwolame: avoid double upconversion
2014-08-13 Rémi Denis-Courmonttheora: avoid simple->double->simple precision
2014-08-13 Rémi Denis-Courmontsubtitle demux: avoid upconversion to double precision
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
next