]> git.sesse.net Git - vlc/shortlog
vlc
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
2013-11-18 Pierre Ynarddailymotion.lua: fix page parsing
2013-11-18 Maxim BublisFixed warning on assignment as a condition without...
2013-11-18 Maxim BublisFixed warnings on duplicate const modifiers.
2013-11-18 Rafaël Carrélpcm bd: fix decoding of 16 bits with channels padding
2013-11-18 Jean-Baptiste... Qt: correctly update the art URL
2013-11-18 Rafaël CarréLPCM: fix 20/24-bit decoding
2013-11-18 Jean-Baptiste... Do not put the extensions twice
2013-11-18 Rafaël Carrécontrib: chromaprint: download over http
2013-11-18 Rafaël CarréUAC: offsetof only needs to know the field name
2013-11-17 David Fuhrmannmacosx: unify functionality of fwd/bwd buttons in video...
2013-11-17 Denis CharmetIncrease dpb size for HEVC
2013-11-17 Denis CharmetSupport multichannel raw audio in MKV
2013-11-17 Jean-Baptiste... MMDevice: split OpenDevice, CloseDevice and ActivateDev...
2013-11-16 Ilkka Ollakkatranscode: don't crash with threads with freeing pictur...
2013-11-16 Rafaël Carrémmdevice: adapt for Windows Store apps
2013-11-16 Ilkka Ollakkats: define pf_calls at the end of Open
2013-11-16 Ilkka Ollakkatranscode: add my name on authors so bugs can be assign...
2013-11-16 Ilkka Ollakkatranscode: rewrite fps/lipsync code
2013-11-16 Rafaël Carréflac packetizer: validate frames with their CRC
2013-11-16 Rafaël Carréflac packetizer: deindent switch
2013-11-16 Rafaël Carréflac packetizer: small factorization when first PTS...
next