]> git.sesse.net Git - vlc/shortlog
vlc
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 ...
2015-03-01 Jean-Baptiste... Win32: timestamp the signature
2015-03-01 Francois Cartegniedemux: ts: fix bisection loop on missing results
2015-03-01 Jean-Baptiste... Avcodec: fix compilation with some FFmpeg versions
2015-03-01 Rémi Denis... snapshot: fix format string portability
2015-03-01 Rémi Denis... winstore: fix activation callback parameters handling
2015-03-01 Rémi Denis... str_format_meta: missing initializer on error path
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... contribs: vorbis: Fix msvc build
2015-02-27 Hugo Beauzée... contribs: opus: Fix MSVC build
2015-02-27 Hugo Beauzée... contribs: fribidi: Fix MSVC build
2015-02-27 Hugo Beauzée... contribs: openjpeg: Fix windows build
2015-02-27 Hugo Beauzée... contribs: Fix mpcdec build with MSVC
2015-02-27 Hugo Beauzée... winstore: Acquire the IAudioClient before using it
2015-02-27 Hugo Beauzée... winstore: Don't free the audio client.
2015-02-27 Hugo Beauzée... tools: Update to cmake 3.1
2015-02-27 Hugo Beauzée... dash: 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... Synchronize NEWS
2015-02-26 Jean-Baptiste... Revert "Qt: force main window maximum size to be some...
2015-02-26 Francois Cartegnierequire libdvbpsi >= 1.0.0
2015-02-26 Jean-Baptiste... Enable to merge the avparser packetizer with --merge...
2015-02-26 Jean-Baptiste... Add avparser.h to prepare for submodulification
2015-02-26 Jean-Baptiste... Avparser: rename Open and Close functions
2015-02-26 Francois Cartegniedemux: ts: fix NULL deref picking PCR (#13996)
2015-02-26 Jean-Baptiste... Avparser: Fix typo and remove trailing spaces
2015-02-26 Francois Cartegniedemux: ts: filter out other streams
2015-02-26 Jean-Baptiste... Update 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-26 Jean-Baptiste... Contribs: apply the zvbi fix on all platforms
2015-02-25 Francois Cartegniedemux: ts: set delayed es if preparsed
2015-02-25 Steve LhommeMKV: force packetization of MPEG audio frames
2015-02-25 Francois CartegnieQt: profiles editor: fix and improve muxers warning...
2015-02-25 Rémi Denis... block: doxify block_FifoNew() and block_FifoRelease()
2015-02-25 Rémi Denis... udp: fix potential deadlock at exit
2015-02-25 Jean-Baptiste... Win32: disable tmpfile() on WinRT
2015-02-25 Steve Lhommefix ELF removal of prebuilt win32 contrib
2015-02-24 Jean-Baptiste... Contribs: remove win32 binaries faster
2015-02-24 Francois CartegnieQt: drop zoom for FontRole (fix #11874)
2015-02-24 Francois CartegnieQt: show context menu on pictureflow (fix #11876)
2015-02-24 Steve LhommeMKV: less strict warning of normal situations
2015-02-24 Steve LhommeMKV: better mnemonics & logs
2015-02-24 Steve LhommeMKV: the Block duration is for the whole Block, not...
2015-02-24 Steve LhommeMKV: fix playback of AC-3 with bogus default duration
2015-02-24 Jean-Baptiste... Contribs: use depth 1 only for HEAD
2015-02-24 Jean-Baptiste... Remove langfromtelx
2015-02-24 Jean-Baptiste... Fix libass linking
2015-02-24 Jean-Baptiste... Contribs: ssh2, gcrypt needs gpg-error
2015-02-24 Jean-Baptiste... Contribs: fix ssh2 .pc file with zlib
2015-02-23 Francois Cartegniedemux: dash: add missing periods baseUrl
2015-02-23 Francois Cartegniedemux: dash: add missing period duration parsing
2015-02-23 Francois Cartegniedemux: ts: set seen flag when probing start/end
2015-02-23 Francois Cartegniedemux: asf: set es id to stream number
2015-02-23 Steve LhommeMKV: Chapter timestamps are already set, don't overwrit...
2015-02-23 Jean-Baptiste... VNC: don't log passwords
2015-02-23 Thomas Guillemdsm: don't log password on error
2015-02-23 KO Myung-Hunlogger: fix compilation on OS/2
2015-02-23 Thomas Guillemdsm: don't log password
2015-02-23 Jean-Baptiste... Qt: use qtu where applicable
2015-02-23 Jean-Baptiste... MKV: remove trailing spaces
2015-02-23 Steve LhommeMKV: find the duration in the last Cluster when it...
2015-02-23 Steve Lhommebetter size checking of EBML elements before we read...
2015-02-22 Francois Cartegniedemux: ts: missing PCR repick for no-trust-pcr
2015-02-22 David Fuhrmannmacosx: do not use vlc_assert_unreachable in third...
2015-02-22 David Fuhrmannmux: oog: remove return value from delStream
2015-02-22 Jean-Baptiste... We can play .tak
2015-02-22 Francois Cartegniedemux: ts: check packet size when parsing pes
2015-02-22 Francois Cartegniedemux: ts: flush queues after seek
2015-02-22 Francois Cartegniedemux: ts: add DEMUX_SET_TIME
2015-02-22 Francois Cartegniedemux: ts: rewrite, unifying by program
next