]> git.sesse.net Git - vlc/shortlog
vlc
2015-03-12 Francois Cartegniedemux: ts: memleak due missing psi pkt release
2015-03-12 Jean-Baptiste... Revert "Fixed warning for uninitialized variable"
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 Cartegnieupdate NEWS
2015-03-12 Francois Cartegniecodec: lpcm: fix multi groups reading
2015-03-12 Jean-Baptiste... Update MODULES_LIST to please the alphabetically order...
2015-03-12 Jean-Baptiste... Remove ZPL demuxer
2015-03-11 Felix Paul... ios 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... UPnP: important rewrite
2015-03-11 Jean-Baptiste... Contribs: disabling decoders is not a great idea
2015-03-11 Jean-Baptiste... AudioTrack: 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... Reimplement NumInRange without strtol
2015-03-11 Jean-Baptiste... Relicense duplicate to LGPL
2015-03-11 Jean-Baptiste... Duplicate: destroy the NumInRange implementation
2015-03-10 Christoph MiebachRemove duplicate translator entry per request
2015-03-10 Hugo Beauzée... Add vlc_UrlParse tests
2015-03-10 Hugo Beauzée... text: url: Fix options parsing
2015-03-10 Christoph MiebachChange translator name per request
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... dsm: Fix leak
2015-03-10 Hugo Beauzée... dsm: 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... Revert "--stats: default to false" (fixes #14035)
2015-03-09 Rémi Denis... qt: fix recent input item usage
2015-03-09 Francois Cartegniecodec: lpcm: reorder channels only after decoding ...
2015-03-09 Jean-Baptiste... Add TTML FourCC
2015-03-08 Martell Maloned3d11 vout plugin
2015-03-08 Martell MaloneMEDIASUBTYPE_I420 is in add wmcodecdsp.h
2015-03-08 Ian ChamberlainFixed warning for uninitialized variable
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 Hannes Domanicontrib: gme: don't skip negative (fixes #14088)
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 Rémi Denis... vdpau: make version requirements more explicit (fixes...
2015-03-03 Rémi Denis... vlc_path2uri: remove no-op
2015-03-03 Rémi Denis... vlc_path2uri: allow file names starting with a pair...
2015-03-03 Rémi Denis... po: update POTFILES.in
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 Jean-Baptiste... Contribs: update libvorbis to 1.3.5
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... include: install <vlc_interface.h>
2015-03-02 Rémi Denis... control: move CONSOLE_INTRO_MSG to a private header
2015-03-02 Rémi Denis... oldrc: 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 ...
next