]> git.sesse.net Git - vlc/shortlog
vlc
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)
2015-02-18 Rémi Denis... DTV: add stream parameter for DVB-S2 (refs #12034)
2015-02-18 Rémi Denis... DTV: DVB-T2 PLP ID is between 0 and 255
2015-02-18 Rémi Denis... Mark unreachable code on GCC even if NDEBUG
2015-02-17 David Fuhrmannmacosx: fix float-on-top in combination with fullscreen
2015-02-17 Rémi Denis... oss: initialize current device value at start
2015-02-17 Jean-Baptiste... MPEG mux: fix compilation
2015-02-16 Jean-Baptiste... Win32: reimplement tmpfile()
2015-02-16 Rémi Denis... sout_standard: remove unused typedef
2015-02-16 Rémi Denis... playlist: remove dead code and malloc(0)
2015-02-16 Rémi Denis... sout_description: fix malloc usage
2015-02-16 Rémi Denis... sout_description: missing check in initialization
2015-02-16 Rémi Denis... win32: remove non-standard empty struct
2015-02-15 Jean-Baptiste... Qt: fix always on top deactivation on Windows
2015-02-15 Hannes Domanimux: ts: fix memory leak
next