]> git.sesse.net Git - vlc/history - modules
OMX: Don't use hardcoded profile numbers
[vlc] / modules /
2015-02-04 Jean-Baptiste KempfOMX: Don't use hardcoded profile numbers
2015-02-04 Jean-Baptiste KempfDefine H264 profiles numbers
2015-02-03 Francois Cartegniemux: ts: avoid pid collisions
2015-02-03 Francois Cartegniedemux: ts: adjust PTS based on PCR's (fix #13803)
2015-02-03 Francois Cartegniemux: ts: add pid range
2015-02-03 Francois Cartegniedemux: ts: set MIN_ES_PID to 4
2015-02-03 Gleb Piniginvout/ios: remove touch recognizer from attached view
2015-02-03 Felix Paul Kühneinclude/vlc_bits: add a block based byte stream writer...
2015-02-03 Tristan Matthewsadjust: remove unused macro
2015-01-30 Thomas Guillemdsm/sd: use new libdsm API to discover NETBIOS shares
2015-01-29 Rémi Denis-Courmontchroma: remove dead CYUV support
2015-01-29 Rémi Denis-Courmontfilter: remove dead CYUV support
2015-01-29 Sergey RadionovQt: force main window maximum size to be some big enough
2015-01-29 Jonathan CalmelsQt: add a loading bar animation when the cache is empty
2015-01-29 Jonathan CalmelsQt: buffering slider option should be 0 when the cache...
2015-01-29 Jonathan CalmelsQt: inputChanged signal now takes the input_thread_t...
2015-01-28 Francois Cartegniedemux: ts: delay es creating until 1st data packet...
2015-01-28 Francois Cartegniedemux: ts: add PAT/PMT hotfix (fix #10650)
2015-01-28 Francois Cartegniemux: ts: make PMT/PAT generation reusable
2015-01-28 Francois Cartegniemux: ts: Split ts tables
2015-01-28 Francois Cartegniemux: ts: split ts encapsulation
2015-01-28 Francois Cartegniedemux: ts: add missing initializer
2015-01-28 Francois Cartegniedemux: ts: add some more pvr4000 header checks
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
next