]> git.sesse.net Git - vlc/history - modules
demux: asf: fix computing pts/dts with deltas on sub payloads
[vlc] / modules /
2013-12-07 Francois Cartegniedemux: asf: fix computing pts/dts with deltas on sub...
2013-12-07 Francois Cartegniedemux: asf: Use pts as track time instead of dts
2013-12-06 Rafaël Carréavcodec: decode dvbs
2013-12-05 Andy TatherDirectSound: fix SPDIF
2013-12-05 Andy TatherWaveout: Fix SPDIF output
2013-12-05 Tristan Matthewsflac: fix void pointer arithmetic warning
2013-12-04 Francois Cartegniedemux: asf: flush remaining tail data (fix #5356)
2013-12-04 Francois Cartegniedemux: asf: define MAX_ASF_TRACKS
2013-12-04 Tristan Matthewsogg: fix order of frees
2013-12-04 Tristan Matthewsopus: avoid NULL pointer dereference
2013-12-04 Ilkka Ollakkatranscode: initialize audio encoder properly when first...
2013-12-04 Francois CartegnieQt: SoutWidgets: refactor (fix #8865)
2013-12-04 Rafaël CarréDistribute windows_audio_commons.h
2013-12-04 Ilkka OllakkaRevert "faad: try to guess channel count if we can...
2013-12-04 Ilkka Ollakkatranscode: initialize audio encoder after first packet...
2013-12-03 Ilkka Ollakkatranscode: cosmetic
2013-12-03 Ilkka Ollakkatranscode: assume user requests visible width/height...
2013-12-03 Ilkka Ollakkaavcodec: just set timestamp at beginning of block
2013-12-03 Ilkka Ollakkatranscode: small refactor
2013-12-03 Ilkka Ollakkatranscode: add some comments
2013-12-03 Francois Cartegniedemux: asf: correctly flag invalid time
2013-12-03 Francois Cartegniedemux: asf: reset PCR on seek
2013-12-03 Francois Cartegniedemux: asf: wait keyframe on index seek too
2013-12-03 Rafaël Carrédvbpsi: do not spam the debug log at each PMT update
2013-12-03 Rafaël Carrédvbpsi: do not print a message if message type is DVBPS...
2013-12-03 Rafaël Carréplaylist demux: do not use index()
2013-12-02 Felix Paul Kühnecodec/fluidsynth: fixed linking on Darwin
2013-12-02 Francois Cartegniedemux: playlist: asx: handle common mime type for asx...
2013-12-02 Francois CartegnieQt: update QUrlValidator (fix #9932)
2013-12-02 Felix Paul Kühneaudio unit: fix init order
2013-12-02 Jean-Baptiste KempfFreetype: fix compilation with 2.5.1
2013-12-02 Felix Paul Kühneaudiounit: fix crash
2013-12-02 Rémi Denis-Courmontdeinterlace: fix segmentation fault (fixes #9916)
2013-12-02 Francois Cartegniedemux: asf: fix keyframe waiting after a seek (fix...
2013-12-02 Francois Cartegniedemux: asf: remember extended stream parameters for...
2013-12-02 Maxim BublisFixed warning on incompatible pointer types
2013-12-02 Rémi Duraffortlua sd: fix potential memory leaks (cdi #1048936)
2013-12-02 Rémi Duraffortaudioscrobbler: fix memory leak (cid #1048937 and others)
2013-12-02 Rémi Duraffortaudioscrobbler: factorize test and fix potential memleak
2013-12-02 Rémi Duraffortrtsp: fix memory leaks and factorize (cid #1048938)
2013-12-02 Rémi Duraffortsap: fix potential memory leak (cid #1048940)
2013-12-01 Gaurav Pruthiaccess/zip:patch for memory leak in zipstream.c #8726
2013-12-01 Maxim BublisFixed unused variable and parameter warnings.
2013-12-01 Ilkka Ollakkahqdn3d: add mutex on callback and delete callback on...
2013-11-30 Francois Cartegniedemux: mkv: fix use after free (cid #1049107)
2013-11-30 Francois Cartegniedemux: mkv: fix use after free (cid #1049108)
2013-11-30 Jean-Baptiste KempfAvcodec: use the already computed size
2013-11-30 Jean-Baptiste KempfXiph: fix sign warning
2013-11-30 Jean-Baptiste KempfAVI: fix sign warning for DV Audio
2013-11-30 Jean-Baptiste KempfUleadDVAudio: fix signedness warning
2013-11-30 Jean-Baptiste KempfCDG: fix warning
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-29 Tristan Matthewsflac: fix extradata clamping check
2013-11-29 Francois CartegnieQt: fix profiles with vcodec=copy (fix #9342, fix ...
2013-11-28 Felix Paul Kühneaudiounit_ios: merge playback performance improvements...
2013-11-28 Jean-Baptiste KempfMKV: change debug message
2013-11-28 David Fuhrmannmacosx: adapt window main menu to HIG
2013-11-28 Jean-Baptiste KempfMMDevice: 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 Kempflive555: remove read-only variable
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 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 Kühnemacosx: fix subtitles opening for the applescript bindings
2013-11-24 Felix Paul Kühnemacosx: fix drag & drop / double-clicks in Finder to...
2013-11-24 Felix Paul Kühnemacosx: 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 Francois Cartegniedemux: asf: do bitrate mutual exclusion
2013-11-23 Francois Cartegniedemux: asf: add bitrate exclusion object handling
next