]> git.sesse.net Git - vlc/history - modules
core: do not overwrite visible size
[vlc] / modules /
2013-12-08 Andrey UtkinEnable OPUS RTP packetization
2013-12-08 Andrey UtkinEnable GSM RTP packetization
2013-12-08 Maxim BublisRemoved unused static functions
2013-12-07 Francois Cartegniedemux: asf: fix signedness in marker
2013-12-07 Francois Cartegniedemux: asf: fix signedness in content desc
2013-12-07 Francois Cartegniedemux: asf: fix signedness on stream prioritization
2013-12-07 Francois Cartegniedemux: asf: fix signedness on stream mutex properties
2013-12-07 Francois Cartegniedemux: asf: use INT64_MAX
2013-12-07 Francois Cartegniedemux: asf: don't update PCR until preroll is done
2013-12-07 Francois Cartegniedemux: asf: use send time as base time for pcr (fix...
2013-12-07 Francois Cartegniedemux: asf: only substract preroll from presentation...
2013-12-07 Francois Cartegniedemux: asf: decode payload extension
2013-12-07 Francois Cartegniedemux: libasf: add payload extensions guids
2013-12-07 Francois Cartegniedemux: asf: fix time conversion
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.
next