]> git.sesse.net Git - vlc/history - modules
input: add b_net variable in item
[vlc] / modules /
2015-03-16 Steve LhommeMKV: no need to shift the dts/pts twice in some cases...
2015-03-16 Steve LhommeMKV: force 64 bits constants the right way
2015-03-16 Steve LhommeMKV: fix mixup between VLC timestamps and Matroska...
2015-03-16 Steve LhommeMKV: don't use i_last_dts if it's invalid
2015-03-15 Francois Cartegniedemux: ts: only set self pcr to its program
2015-03-15 Francois Cartegniedemux: ts: check other programs/shared pcr for PCRHandle
2015-03-15 Francois Cartegniedemux: ts: reject shared pes for now
2015-03-15 Francois Cartegniedemux: ts: fix wrong flush condition
2015-03-15 Francois Cartegniedemux: ts: use a more sane default pcr pid
2015-03-15 Francois Cartegniedemux: ts: do not create multiple stream filter
2015-03-15 Francois Cartegniedemux: ts: apply pcr filter last and update it on fixup
2015-03-15 Francois Cartegniedemux: ts: validate es from non filtered streams
2015-03-15 Francois Cartegniepacketizer: mpeg4audio: don't spam with warnings
2015-03-15 Francois Cartegniedemux: ts: directly ignore scrambled content
2015-03-15 Francois Cartegniedemux: ts: typo and add debug info
2015-03-15 Francois Cartegniedemux: ts: fix delayed es creation after filtering
2015-03-15 Francois Cartegniedemux: ts: update pid states before parsing data
2015-03-14 David Fuhrmannmacosx: fix video-wallpaper mode by ignoring core events
2015-03-14 Jean-Baptiste KempfMap Canopus HQX decoder
2015-03-14 Jean-Baptiste KempfMap TDSC avcodec
2015-03-14 Steve LhommeMKV: avoid using the last_dts of a track we know is...
2015-03-14 Thomas Guillemmediacodec: don't use MTK MPEG4 decoders
2015-03-13 Jean-Baptiste KempfConsistent strings to avoid duplications
2015-03-13 Petri Hintukainensftp: add options for username and password
2015-03-13 Jean-Baptiste KempfMKV: fix compilation
2015-03-13 Steve LhommeMKV: remove unused i_time_offset variable when seeking
2015-03-13 Steve LhommeMKV: no need to add VLC_TS_0 here, it's already shifted
2015-03-13 Steve LhommeMKV: init the index time to -1 as it was intended
2015-03-13 Steve LhommeMKV: divide i_default_duration by 1000 once and for all
2015-03-13 Hugo Beauzée-Luyssenwpl: Remove debugging leftover
2015-03-13 Hugo Beauzée-Luyssenplaylist: Rewrite WPL module
2015-03-13 Hugo Beauzée-LuyssenRemove WPL module
2015-03-13 Petri Hintukainensftp: do not try to open directory as a file
2015-03-13 Thomas Guillemmediacodec: check getOutputBuffers and getInputBuffers
2015-03-13 Thomas Guillemmediacodec: factorize exception check
2015-03-12 Francois Cartegniedemux: ts: memleak due missing psi pkt release
2015-03-12 Petri Hintukainensftp: error out if net_Connect fails
2015-03-12 Petri Hintukainensftp: close sockets
2015-03-12 Petri Hintukainensftp: close sftp handle in error path
2015-03-12 Thomas Guillemmediacodec: fix rotation before API 21
2015-03-12 Petri Hintukainenbluray: remove unused include
2015-03-12 Thomas Guillemaudiotrack: don't use FLOAT, it breaks 5.1/7.1
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...
next