]> git.sesse.net Git - vlc/history - modules
aout: add wait parameter to aout_DecFlush()
[vlc] / modules /
2015-03-12 Francois Cartegniecodec: lpcm: fix multi groups reading
2015-03-12 Jean-Baptiste KempfUpdate MODULES_LIST to please the alphabetically order...
2015-03-12 Jean-Baptiste KempfRemove ZPL demuxer
2015-03-11 Felix Paul Kühneios vout: don't cancel touches in vout
2015-03-11 Steve LhommeMake sure the avparser is used for VP9 rather than...
2015-03-11 Thomas Guillemaudiotrack: move error check to good scope
2015-03-11 Thomas Guillemaudiotrack: fix error when writing buffer of size 0
2015-03-11 Thomas Guillemaudiotrack: re-init offset after a flush too
2015-03-11 Hugo Beauzée-LuyssenUPnP: important rewrite
2015-03-11 Jean-Baptiste KempfAudioTrack: fix typo while squashing commits
2015-03-11 Thomas Guillemaudiotrack: add AC3 passthrough support
2015-03-11 Thomas Guillemaudiotrack: finish float support
2015-03-11 Thomas Guillemaudiotrack: refactor Write
2015-03-11 Thomas Guillemaudiotrack: fix deadlock if JNIThread has an error
2015-03-11 Thomas Guillemaudiotrack: don't re-init to NULL
2015-03-11 Thomas Guillemaudiotrack: refactor Configure and Start
2015-03-11 Francois Cartegniedemux: lpcm: fix AOB decoding (fix #11936)
2015-03-11 Hugo Beauzée-LuyssenReimplement NumInRange without strtol
2015-03-11 Jean-Baptiste KempfRelicense duplicate to LGPL
2015-03-11 Jean-Baptiste KempfDuplicate: destroy the NumInRange implementation
2015-03-10 Thomas Guillemaudiotrack: simplify channel reordering
2015-03-10 Thomas Guillemaudiotrack: fix typo
2015-03-10 Thomas Guillemaudiotrack: use VLC_CLIP
2015-03-10 Steve LhommeMKV: VP9 has incremental frames, no B-frames
2015-03-10 Francois Cartegniecodec: lpcm: convert endianness for 16bits AOB
2015-03-10 Hugo Beauzée-Luyssendsm: Fix leak
2015-03-10 Hugo Beauzée-Luyssendsm: sd: Check for malloc failure
2015-03-10 Francois Cartegniedemux: ts: remove PES full header check
2015-03-10 Petri Hintukainensftp: fix read
2015-03-10 Thomas Guillemaudiotrack: add 5.1 and 7.1 support
2015-03-09 Steve LhommeWin32 Vout: if a crop/aspect ratio is received, force...
2015-03-09 Steve LhommeDirect3D vout: more debugging info
2015-03-09 Rémi Denis-Courmontqt: fix recent input item usage
2015-03-09 Francois Cartegniecodec: lpcm: reorder channels only after decoding ...
2015-03-08 Martell Maloned3d11 vout plugin
2015-03-08 Martell MaloneMEDIASUBTYPE_I420 is in add wmcodecdsp.h
2015-03-08 Steve LhommeMKV: MKV_DEBUG is a define to set, not a particular...
2015-03-08 Steve LhommeMKV: do not hard define MKV_DEBUG
2015-03-08 Zoran Turalijagestures: fix: allow gesture to be triggered
2015-03-08 David Fuhrmannmacosx: fix initialization of nonembedded window
2015-03-08 David Fuhrmannmacosx: playlist: catch update events for metadata...
2015-03-08 David Fuhrmannmacosx: playlist: update sidebar badge after playlist...
2015-03-08 David Fuhrmannmacosx: playlist: deselect item after changing categories
2015-03-08 David Fuhrmannmacosx: remove remnants of old playlist update mechanism
2015-03-08 David Fuhrmannmacosx: playlist: simplify deletion code
2015-03-08 David Fuhrmannmacosx: select currently played item
2015-03-08 Jed Smithqtcapture: Clarify help text for qtcapture args
2015-03-07 Francois Cartegniedemux: mp4: add dts/pts index entries count guards...
2015-03-07 Francois Cartegniedemux: mp4: fix memleak on error
2015-03-07 Francois Cartegniedemux: mp4: fix memleak on error
2015-03-07 Francois Cartegniedemux: ts: send discontinuity flagged block to es on...
2015-03-06 Francois Cartegniedemux: ts: filter out es according to selection
2015-03-06 Francois Cartegniedemux: ts: don't delete unknown group
2015-03-06 Francois Cartegniedemux: ts: describe unknown es
2015-03-06 Francois Cartegniedemux: ts: SetPIDFilter: pass by pid
2015-03-06 Rafaël CarréHLS: store IVs per segment
2015-03-05 David Fuhrmannmacosx: Fix index out of bound crash in open dialog
2015-03-05 Thomas Guillemaudiotrack: Fix deadlock with Android 4.4.2, 4.4.3...
2015-03-05 Thomas Guillemaudiotrack: wait more when internal buffer is full
2015-03-05 Thomas Guillemaudiotrack: fix play wait delay
2015-03-05 Thomas Guillemaudiotrack: move variable in good scope
2015-03-05 Thomas Guillemaudiotrack: fix crash
2015-03-04 Thomas Guillemaudiotrack: deactivate getTimestamp
2015-03-04 Thomas Guillemaudiotrack: add WriteV21 (for Lollipop)
2015-03-04 Thomas Guillemaudiotrack: fix too unstable delay and write taking...
2015-03-04 Thomas Guillemaudiotrack: check init state
2015-03-03 Francois Cartegniedemux: ts: correctly swap es id on restart
2015-03-03 Francois Cartegniedemux: ts: fix mpeg4desc leak
2015-03-03 Francois Cartegniedemux: ts: ts_pid_t packing
2015-03-03 Francois Cartegniedemux: libmp4: enforce bounds reading container
2015-03-03 Tristan Matthewsvdr: really fix sizeof mismatch
2015-03-02 David Fuhrmannmacosx: fix rare crash in VLCTimeField
2015-03-02 Rémi Denis-Courmontcontrol: move CONSOLE_INTRO_MSG to a private header
2015-03-02 Rémi Denis-Courmontoldrc: only invoke console intro message where applicable
2015-03-02 Francois Cartegniedemux: ts: rewrite psi structures and pid use tracking
2015-03-02 Francois Cartegniedemux: mp4: text/tx3g defaults to codec tx3G (fix ...
2015-03-01 Francois Cartegniedemux: ts: fix bisection loop on missing results
2015-03-01 Jean-Baptiste KempfAvcodec: fix compilation with some FFmpeg versions
2015-03-01 Rémi Denis-Courmontwinstore: fix activation callback parameters handling
2015-02-28 Steve LhommeMKV: make sure the position we keep for reference is...
2015-02-28 Steve LhommeMKV: avoid recursive parsing of the same Seek head
2015-02-28 Steve LhommeMKV: allow dummy elements in Tags to skip old deprecate...
2015-02-28 Steve LhommeMKV: Void and CRC32 are not unknown elements
2015-02-27 Hugo Beauzée-Luyssenwinstore: Acquire the IAudioClient before using it
2015-02-27 Hugo Beauzée-Luyssenwinstore: Don't free the audio client.
2015-02-27 Hugo Beauzée-Luyssendash: Fix MSVC build
2015-02-27 Steve LhommeMKV: set the I frame flag when we know it's a keyframe
2015-02-26 Jean-Baptiste KempfRevert "Qt: force main window maximum size to be some...
2015-02-26 Francois Cartegnierequire libdvbpsi >= 1.0.0
2015-02-26 Jean-Baptiste KempfEnable to merge the avparser packetizer with --merge...
2015-02-26 Jean-Baptiste KempfAdd avparser.h to prepare for submodulification
2015-02-26 Jean-Baptiste KempfAvparser: rename Open and Close functions
2015-02-26 Francois Cartegniedemux: ts: fix NULL deref picking PCR (#13996)
2015-02-26 Jean-Baptiste KempfAvparser: Fix typo and remove trailing spaces
2015-02-26 Francois Cartegniedemux: ts: filter out other streams
2015-02-26 Jean-Baptiste KempfUpdate MODULES_LIST
2015-02-26 Denis CharmetAdd avparser packetizer for VP9 handling
2015-02-26 Francois Cartegniedemux: ts: avoid PAT fixup loop
2015-02-26 Francois Cartegniedemux: ts: set PAT fixup to 2*DVB PAT interval
2015-02-25 Francois Cartegniedemux: ts: set delayed es if preparsed
next