]> git.sesse.net Git - vlc/shortlog
vlc
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
2015-02-15 Hannes Domanix264: fix memory leak
2015-02-15 Jean-Baptiste... Contribs: sort the packages in alphabetical order
2015-02-15 David Fuhrmannmacosx: Do not force-pause playback when resume dialog...
2015-02-15 David Fuhrmannmacosx: Hide prefs window if application is inactive
2015-02-14 Jean-Baptiste... Contrib: compile Qt native tools too
2015-02-12 Jean-Baptiste... Simple channel mixer: refuse 1 channel input
2015-02-12 Rémi Denis... lua: attempt to clarify playlist documentation
2015-02-12 Rémi Denis... lua: update example input item option
2015-02-12 Rafaël Carrécontrib: ssh2: explicitely depend on gcrypt
2015-02-12 Jean-Baptiste... DirectSound: always set the original_channels
2015-02-12 Felix Paul... darwin aout modules: fix mono playback (refs #13826)
2015-02-12 Felix Paul... freetype: fix linking on Darwin
2015-02-12 Rémi Denis... speexdsp: add speex alias
2015-02-12 Rémi Denis... speexdsp: fix integer overflow (probably fixes #5781)
2015-02-12 Rémi Denis... gui: fix .gitignore cat error
2015-02-12 Jean-Baptiste... Contrib: update gpg-error
2015-02-12 Jonathan Calmelsdash: fix invalid C++11 suffix literals
2015-02-12 Francois Cartegniedemux: ogg: check packets header size (fix #13875)
2015-02-12 Rémi Denis... configure: move SOCKET_LIBS to Makefiles where needed
next