]> git.sesse.net Git - vlc/shortlog
vlc
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
2015-02-22 Francois Cartegniedemux: ts: Better missing PCR fixes
2015-02-22 Francois Cartegniedemux: ts: ProbePES: don't assume min sized packet
2015-02-22 Francois Cartegniedemux: ts: prevent unwanted read at end of media
2015-02-22 Francois Cartegniedemux: ts: add timescale conversion helpers
2015-02-22 Jean-Baptiste... Fix compilation with sout disabled
2015-02-21 Rémi Denis... input: remove write-only demux-polled flag
2015-02-21 Rémi Denis... input: tickless pause
2015-02-21 Rémi Denis... input: treat negative deadline as no deadline in Contro...
2015-02-21 Rémi Denis... input: remove antilogy
2015-02-21 Rémi Denis... input: merge two level of loop for control requests
2015-02-21 Rémi Denis... input: do not update timings & stats if paused
2015-02-21 Rémi Denis... input: cosmetic changes
2015-02-21 Rémi Denis... input: merge "interface" and "statistics" updates
2015-02-21 Rémi Denis... mux: remove return value from sout_mux_t.pf_delstream
2015-02-21 Rémi Denis... sout: constify format parameter to sout_stream_t.pf_add
2015-02-21 Rémi Denis... langfromtelx: remove plugin from build
2015-02-21 Rémi Denis... setid: do not clobber format
2015-02-21 Rémi Denis... mux: constify stream format
2015-02-21 Rémi Denis... transcode: missing const
2015-02-21 Rémi Denis... rtp sout: missing const
2015-02-21 Rémi Denis... mpeg mux: missing const
2015-02-21 Rémi Denis... sout_dummy: remove useless code
2015-02-21 Rémi Denis... input_DecoderCreate: missing const
2015-02-21 Rémi Denis... autodel: fix format copy
2015-02-21 Rémi Denis... es_format: return an error if es_format_Copy() partiall...
2015-02-21 Rémi Denis... es_format_t: make i_extra_languages unsigned
2015-02-20 Rémi Denis... sout: voidify sout_stream_t.pf_del
2015-02-20 Rémi Denis... cycle: initial support for splitting stream output...
2015-02-20 Francois Cartegniedemux: ts: add buffer check before parsing PES
2015-02-20 Francois Cartegniedemux: ts: add better EOF message
2015-02-20 Francois Cartegniedemux: ts: Check PAT for duplicate programs (fix #13970)
2015-02-20 Francois Cartegniedemux: ts: don't delay es creation if there's access...
2015-02-20 Francois Cartegniedemux: ts: split PES header parsing
2015-02-20 Francois Cartegniedemux: ts: fix pid loops boundary
2015-02-20 Francois Cartegniedemux: ts: reject unknown probed streams
2015-02-20 Francois Cartegniedemux: ts: delay sdt handling until es are created
2015-02-20 Thomas Guillemaudiotrack: JNIThread is created/joined in Open/Close
2015-02-20 Thomas Guillemaudiotrack: fix audioTimestamp leak
2015-02-20 Steve LhommeMKV: Don't allow Matroska Void/CRC32 elements fallback...
2015-02-20 Thomas Guillemandroid_window: fix typo from "fix subtitles placement"
2015-02-20 Jean-Baptiste... Contrib: delete the libdts.a symlink
2015-02-20 Jean-Baptiste... Contribs: automatically remove ELF binaries from prebui...
2015-02-20 Thomas Guillemandroid_window: check subpicture i_order instead of...
2015-02-20 Vinson Leerdp: Support FreeRDP-1.2.0-beta1-android9
2015-02-20 Thomas Guillemvout: set an i_order to subpictures when they are rendered
2015-02-20 Steve LhommeMKV: do not read the whole Cluster data when seeking
2015-02-20 Steve LhommeMKV: fix wrong EBML element checking before a cast
2015-02-20 Thomas Guillemandroid_window: fix subtitles placement
2015-02-20 Thomas Guillemaudiotrack: increase audio latency
2015-02-19 Rémi Denis... audioscrobbler: keep track of active input object
2015-02-19 Rémi Denis... growl: use input-current callback and simplify
2015-02-19 Rémi Denis... notify: use input-current callback and simplify
2015-02-19 Rémi Denis... vlc_list_children: use vlc_value_t.p_address, not ...
2015-02-19 Jonas Lundqvistplaylist: Set the playlist input thread before triggeri...
2015-02-19 Jérémy CarrierContribs: Reduce git clone time by using --depth 1
2015-02-19 Jean-Baptiste... Mpeg mux: fix compilation
2015-02-19 Sébastien Toquetools: require protoc version 2.6.0 or higher
2015-02-18 Felix Paul... ios build script: remove legacy configure flag
2015-02-18 Jean-Baptiste... Youtube: improve description parsing
2015-02-18 Jean-Baptiste... Screen: improve wording
2015-02-18 Rémi Denis... DTV: add DVB-S2 stream support on Linux (fixes #12034)
next