]> git.sesse.net Git - vlc/history - modules
Update list of third party libraries
[vlc] / modules /
2015-01-28 Hugo Beauzée-Luyssenwinstore: Gracefuly fail when no IAudioClient is provided
2015-01-28 Hugo Beauzée-Luyssenwinstore: Use the correct variable to fetch IAudioClien...
2015-01-28 Hugo Beauzée-Luyssenwinstore: Fix ActivateDevice
2015-01-28 Rafaël CarréFix teletext page aspect ratio
2015-01-27 Jean-Baptiste Kempflua extensions: open a URI, not a filepath
2015-01-27 Jean-Baptiste KempfLua: code cosmetic
2015-01-26 Ludovic FauvetQt: don't try to resume playback on the same input...
2015-01-26 Jean-Baptiste KempfQt: add a minimize button to MediaInfo dialog
2015-01-26 Jean-Baptiste KempfQt: don't have a too long URL displayed
2015-01-25 Jean-Baptiste KempfQt: don't allow negative screen-numbers
2015-01-25 Francois CartegnieQt: translate wizard buttons (fix #13753)
2015-01-25 Francois Cartegniedemux: ts: factorize PES timestamp reading
2015-01-25 David Fuhrmannmacosx: Fix font selection when some fonts are disabled
2015-01-25 Jean-Baptiste KempfRequire libbluray 0.5.0
2015-01-25 Jean-Baptiste Kempfi420_yuy2: I420 and YV12 are not the same
2015-01-22 Jean-Baptiste KempfDirectDraw: revert part of e827a9404e415145dfc348a50632...
2015-01-22 Jean-Baptiste KempfQt: properly show the dialog buttons on Win32
2015-01-22 Thomas Guillemandroid_window: don't call setBuffersGeometry if alread...
2015-01-22 Thomas Guillemnativewindowpriv: split setup into setUsage and setBuff...
2015-01-21 Francois Cartegniedemux: libmp4: don't fail, just skip broken compressor...
2015-01-21 Thomas Guillemandroid_window: fix deadlock if android surface won...
2015-01-20 Adam LeggettFix crash when playing DCP with no audio; allow DCPs to
2015-01-20 Adam LeggettAllow asset map parser to process empty tags correctly
2015-01-20 Thomas Guillemplaylist: return true for DEMUX_IS_PLAYLIST
2015-01-20 Julian Scheelmmal/codec: Enable error_concealment for h264
2015-01-20 Julian Scheelmmal/vout: Make display() synchronous
2015-01-20 Julian Scheelmmal/deinterlace: Implement filter flush
2015-01-20 Julian Scheelmmal/deinterlace: Add locking to port callbacks
2015-01-20 Julian Scheelmmal: Restore old buffer configuration
2015-01-20 Julian Scheelmmal/vout: Use cached framerate for phase adjust
2015-01-20 Julian Scheelmmal/deinterlace: Explicitly count buffers in transit
2015-01-20 Julian Scheelmmal/codec: Explicitly count buffers in transit
2015-01-20 Julian Scheelmmal/codec: Remove buffer header count hack
2015-01-20 Julian Scheelmmal/codec: Flush the decoder when running out of buffers
2015-01-20 Julian Scheelmmal: Replace global mutex by module-owned mutex
2015-01-20 Julian Scheelmmal/codec: Fix buffer leak
2015-01-20 Julian Scheelmmal/codec: Read opaque handle from picture_sys
2015-01-20 Matthias Treydtewayland/shell: Fix race for wnd->display.wl.
2015-01-19 Francois Cartegniedemux: ts: fully probe TopField VDR headers and set...
2015-01-19 Francois Cartegniedemux: ts: allow to skip services
2015-01-19 Francois Cartegniedemux: ts: correctly reset current fix to no-trust...
2015-01-19 Francois Cartegniedemux: ts: add broken streams warning
2015-01-18 Francois Cartegniedemux: ts: auto detect missing PCR and apply workaround...
2015-01-18 Francois Cartegniedemux: ts: simplify es detection condition
2015-01-18 Francois CartegnieQt: save recent on transcode/stream
2015-01-18 Francois Cartegniedemux: ts: handle PCR less pid (fix #13339)
2015-01-18 Francois Cartegniedemux: dash: fix integer ofw (cid #1261993)
2015-01-17 Felix Paul Kühnevout ios: use long touch instead of double tap gesture...
2015-01-16 Francois Cartegniecodec: SCTE-27: set visible_width/height (fix #13514)
2015-01-15 Francois Cartegniedemux: mp4: fix compression in v0 samples
2015-01-15 Francois CartegnieQt: ProfileSelector: match options with selected profile
2015-01-15 Francois CartegnieRevert "demux: mp4: add Opus codec extra data"
2015-01-15 Francois Cartegniemux: mp4: const correctness
2015-01-15 Francois CartegnieQt: remember last selected transcode profile
2015-01-15 Francois CartegnieQt: don't confirm overwrite twice on transcode
2015-01-15 Thomas Guillemdemux: dash: include inttypes.h
2015-01-15 Tristan Matthewsrtp: jpeg: fix memory leaks
2015-01-14 Francois Cartegniedemux: mp4: add Opus codec extra data
2015-01-14 Francois Cartegniedemux: libmp4: add Opus atoms
2015-01-14 Francois Cartegniedemux: libmp4: correctly read compressor name
2015-01-14 Francois Cartegniedemux: mp4: set interlacing flags
2015-01-14 Francois Cartegniedemux: libmp4: parse fiel extension atom
2015-01-13 Francois Cartegniedemux: dash: prune expired live timeline elements
2015-01-13 Francois Cartegniedemux: mp4: always use sidx on discontinuity
2015-01-12 Thomas Guillemdsm: use NETBIOS_FILESERVER define
2015-01-12 Thomas Guillemdsm: refactor
2015-01-12 Tristan Matthewsopus: remove dead code
2015-01-12 Tristan Matthewslive555: remove dead fallback for speex
2015-01-12 Tristan Matthewsopus: handle RTP depayloading (fixes #11938)
2015-01-12 Francois Cartegniedemux: dash: fix win32 build
2015-01-12 Francois Cartegniedemux: dash: missing config.h
2015-01-12 Francois Cartegniedemux: dash: Update MPD
2015-01-12 Francois Cartegniedemux: dash: add timescale inheritance to timeline
2015-01-12 Francois Cartegniedemux: dash: factorize timescales inheritance
2015-01-12 Francois Cartegniedemux: dash: compute timelines boundaries
2015-01-12 Francois Cartegniedemux: dash: parse maxSegmentDuration & minUpdatePeriod
2015-01-12 Francois Cartegniedemux: dash: add MPD merging for updates
2015-01-12 Francois Cartegniedemux: dash: add timelines gathering
2015-01-12 Francois Cartegniedemux: mp4: add sequence id in moof seek
2015-01-12 Francois Cartegniedemux: mp4: fix inverted trun sample composition time...
2015-01-12 Francois Cartegniedemux: mp4: change assertions to warnings
2015-01-12 Francois Cartegniedemux: dash: add Timeline merging
2015-01-12 Francois Cartegniedemux: dash: add Timeline pruning
2015-01-12 Francois Cartegniedemux: dash: compute missing starttime on timeline...
2015-01-12 Francois Cartegniedemux: dash: handle Period Id
2015-01-12 Francois Cartegniedemux: dash: add UniqueNess template
2015-01-12 Francois Cartegniedemux: dash: simplify MPD set/getters
2015-01-12 Francois Cartegniedemux: dash: add timeline support
2015-01-12 Francois Cartegniedemux: dash: rename startIndex -> startNumber
2015-01-12 Francois Cartegniedemux: dash: parse SegmentTimeline
2015-01-12 Francois Cartegniedemux: dash: fix TimeLine class
2015-01-12 Francois Cartegniedemux: dash: const correctness
2015-01-12 Francois Cartegniedemux: dash: split templates
2015-01-12 David Fuhrmanndemux/subtitle: Fix wrong ASS header parsing
2015-01-08 Tristan Matthewsbpg: add libbpg decoder
2015-01-08 Tristan Matthewshds: avoid NULL dereference (cid #1261992)
2015-01-08 Jean-Baptiste KempfWin32: make volume touch less sensitive
2015-01-08 Jarrad WhitakerQt: space the toolbar items depending on the DPI
2015-01-07 Jarrad Whitakerdraw toolbar buttons with DPI-scaled sizes
2015-01-06 Fabrizio GennariSupport for LG N1A1 UPnP server
next