]> git.sesse.net Git - vlc/shortlog
vlc
2013-11-30 Jean-Baptiste... UleadDVAudio: fix signedness warning
2013-11-30 Jean-Baptiste... CDG: fix warning
2013-11-30 Jean-Baptiste... Fix KEY_PAUSE double-definition
2013-11-30 Ilkka Ollakkaavcodec: set dummy time base value in probing
2013-11-30 Ilkka Ollakkaavcodec: define 1/2 second buffer size by default
2013-11-30 Felix Abecassisfourcc: fix empty initializer
2013-11-30 Felix Abecassisnetwork: undef EAFNOSUPPORT before overriding it.
2013-11-30 Felix AbecassisFix concatenation of Unicode string literals.
2013-11-30 Rémi Denis... Remove old stray definitions
2013-11-29 Felix Paul... contrib/modplug: download from ganesh instead of SF...
2013-11-29 Ludovic Fauvetnsis: simplify OS detection
2013-11-29 Tristan Matthewsflac: fix extradata clamping check
2013-11-29 Tristan MatthewsAvoid type conversion errors with VLC_TS_*
2013-11-29 Ludovic Fauvetnsis: request admin execution level
2013-11-29 Ludovic Fauvetnsis: kill VLC before copying/updating any file
2013-11-29 Ludovic Fauvetnsis: compile the nsProcess plugin
2013-11-29 Jean-Baptiste... Contribs: update live555 for security issues
2013-11-29 Felix Abecassiswin32: remove xstrdup macro.
2013-11-29 Francois CartegnieQt: fix profiles with vcodec=copy (fix #9342, fix ...
2013-11-28 Felix Paul... audiounit_ios: merge playback performance improvements...
2013-11-28 Jean-Baptiste... MKV: change debug message
2013-11-28 David Fuhrmannmacosx: adapt window main menu to HIG
2013-11-28 Jean-Baptiste... MMDevice: simplify Close in WinRT mode
2013-11-28 David Fuhrmannmacosx: implement simpler and generic drop view for...
2013-11-28 Francois Cartegniedemux: ogg: don't double read
2013-11-27 Francois Cartegniecodec: opus: fix oob read (cid #1062575)
2013-11-27 Francois Cartegniedemux: ogg: fix unwanted heap reading (cid #1048649...
2013-11-27 Francois Cartegniedemux: ogg: divide by zero fix (cid #1048729)
2013-11-27 David Fuhrmannauhal: implement pause by output silence instead of...
2013-11-27 Francois Cartegniedemux: asf: add packet values check.
2013-11-27 Francois Cartegniedemux: asf: add check in control (CID 1132753)
2013-11-27 Francois Cartegniemux: asf: leaky bucket needs buffer size parameter
2013-11-26 David Fuhrmannauhal: do not stop and restart audio unit on flush
2013-11-26 Francois Cartegniedemux: asf: seek seekable
2013-11-26 Francois Cartegniedemux: asf: ignore empty sub-payloads (fix #9990)
2013-11-26 Francois Cartegniedemux: asf: fix seek boundaries
2013-11-26 Francois Cartegniedemux: asf: fix guid comparison
2013-11-26 Francois Cartegniedemux: asf: fix wrong allocation size
2013-11-26 Jean-Baptiste... live555: remove read-only variable
2013-11-26 Jean-Baptiste... Map MSN Audio to MS_GSM, as it is just extensions
2013-11-26 Francois Cartegniedemux: asf: add out-of-spec guids
2013-11-25 Rémi Duraffortfreetype: fix potential memory leak (cid #1048945)
2013-11-25 Rémi Duraffortupdate: fix memory leak (cid #1100857)
2013-11-25 David Fuhrmannauhal: fix crash on error paths for stream format change
2013-11-25 Rémi Duraffortasx: fix many memory leaks (and cid #1109641)
2013-11-25 Rémi Duraffortogg: fix type conversion (cid #1125392 and #1125393)
2013-11-25 Rémi DuraffortFix read of unitialized variable (cid #1125395)
2013-11-25 Francois Cartegniedemux: asf: enforce root object boundary (fix #9441)
2013-11-25 Francois Cartegniedemux: asf: add fake root guid for debugging
2013-11-25 David Fuhrmannmacosx: fix issue which caused automatic video resizing...
2013-11-25 David Fuhrmannmacosx: fix crash when closing video window without...
2013-11-25 Francois Cartegniedemux: asf: fix variable length reading.
2013-11-25 Francois Cartegniedemux: asf: fix overflow in seek
2013-11-25 Francois CartegnieQt: InputManager: don't enforce lower bound after a...
2013-11-24 Felix Paul... macosx: fix subtitles opening for the applescript bindings
2013-11-24 Felix Paul... macosx: fix drag & drop / double-clicks in Finder to...
2013-11-24 Felix Paul... darwinvlc: fix automatic language selection (close...
2013-11-24 Felix Paul... macosx: show 'pause iTunes' option in a more accessible...
2013-11-23 Ilkka Ollakkatranscode: initialize filters properly
2013-11-23 Ilkka Ollakkacanvas: use visible width/height on calculations
2013-11-23 Ilkka Ollakkatranscode: check user videofilters when checking chroma...
2013-11-23 David Fuhrmannmacosx: Use enum to distinguish different events for...
2013-11-23 Ilkka Ollakkatranscode: when audio samplerate change, also change...
2013-11-23 Ilkka Ollakkatranscode: check if input has changed before sync check
2013-11-23 Ilkka Ollakkatranscode: keep original timestamp in audio and not...
2013-11-23 Maxim BublisFixed warning on incompatible pointer types discarding...
2013-11-23 Maxim BublisFixed warnings on duplicate const modifiers
2013-11-23 Francois Cartegniedemux: asf: do bitrate mutual exclusion
2013-11-23 Francois Cartegniedemux: asf: add bitrate exclusion object handling
2013-11-23 Francois Cartegniedemux: asf: follow track exclusion list (fix #3796)
2013-11-23 Francois Cartegniedemux: asf: don't store exclusion guid types as is
2013-11-22 David Fuhrmannauhal: use own thread for notification loop
2013-11-22 David Fuhrmannauhal: ignore changed default device in digital mode
2013-11-22 David Fuhrmannauhal: fix comments
2013-11-22 Francois Cartegniedemux: asf: reject DRM'ed files
2013-11-22 Francois Cartegniedemux: asf: add some more debug info
2013-11-22 Felix Paul... configure: remove remnants of the 1st generation iOS...
2013-11-22 Francois Cartegniedemux: asf: preroll to seek time from index keyframes...
2013-11-21 Ago AllikmaaRegression fix for non-SPU tracks in MKV containers.
2013-11-21 Rémi Denis... po: restore silently reverted character sets again
2013-11-21 David Fuhrmannmacosx: fix preferences reset if unknown version was...
2013-11-21 David Fuhrmannmacosx: fix selection of playlist item for very first...
2013-11-21 David Fuhrmannmacosx: correctly reset interface preferences when...
2013-11-20 David Fuhrmannmacosx: set VLCMain as file owner for mainwindow and...
2013-11-20 David Fuhrmannmacosx: change alignment of dropzone-box yet again
2013-11-20 David Fuhrmannmacosx: refinements of minimized view behaviour
2013-11-20 Maxim BublisFixed parsing SubRip subtitles with missing msecs.
2013-11-20 Ludovic Fauvetnsis: remove unused string
2013-11-20 Ludovic Fauvetnsis: remove dead uninstaller code
2013-11-20 Ludovic Fauvetnsis: make new strings translatable
2013-11-20 Ludovic Fauvetnsis: sync wording with the uninstaller section
2013-11-20 Ilkka Ollakkaudp: don't set receive/send buffers for socket
2013-11-20 Jean-Baptiste... LGPL: relicense vsxu to LGPLv2.1+
2013-11-20 Ilkka Ollakkatranscode: fix picture release code
2013-11-20 Jean-Baptiste... LGPL relicensing of streaming output
2013-11-20 Jean-Baptiste... Fix typos in headers
2013-11-19 Felix Paul... extras/ios: enable gnutls
2013-11-19 Pierre Ynardvimeo.lua: rewrite due to website changes
2013-11-18 Rafaël CarréAdd vlc.lib / libvlc.lib
2013-11-18 Rafaël Carréandroidsurface.c has moved
next