]> git.sesse.net Git - vlc/history - modules
udp: fix potential deadlock at exit
[vlc] / modules /
2015-02-25 Rémi Denis-Courmontudp: fix potential deadlock at exit
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 KempfRemove langfromtelx
2015-02-24 Jean-Baptiste KempfFix libass linking
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 KempfVNC: 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 KempfQt: use qtu where applicable
2015-02-23 Jean-Baptiste KempfMKV: 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 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-21 Rémi Denis-Courmontmux: remove return value from sout_mux_t.pf_delstream
2015-02-21 Rémi Denis-Courmontsout: constify format parameter to sout_stream_t.pf_add
2015-02-21 Rémi Denis-Courmontlangfromtelx: remove plugin from build
2015-02-21 Rémi Denis-Courmontsetid: do not clobber format
2015-02-21 Rémi Denis-Courmontmux: constify stream format
2015-02-21 Rémi Denis-Courmonttranscode: missing const
2015-02-21 Rémi Denis-Courmontrtp sout: missing const
2015-02-21 Rémi Denis-Courmontmpeg mux: missing const
2015-02-21 Rémi Denis-Courmontsout_dummy: remove useless code
2015-02-21 Rémi Denis-Courmontautodel: fix format copy
2015-02-21 Rémi Denis-Courmontes_format: return an error if es_format_Copy() partiall...
2015-02-21 Rémi Denis-Courmontes_format_t: make i_extra_languages unsigned
2015-02-20 Rémi Denis-Courmontsout: voidify sout_stream_t.pf_del
2015-02-20 Rémi Denis-Courmontcycle: 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 Thomas Guillemandroid_window: check subpicture i_order instead of...
2015-02-20 Vinson Leerdp: Support FreeRDP-1.2.0-beta1-android9
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-Courmontaudioscrobbler: keep track of active input object
2015-02-19 Rémi Denis-Courmontgrowl: use input-current callback and simplify
2015-02-19 Rémi Denis-Courmontnotify: use input-current callback and simplify
2015-02-19 Rémi Denis-Courmontvlc_list_children: use vlc_value_t.p_address, not ...
2015-02-19 Jean-Baptiste KempfMpeg mux: fix compilation
2015-02-18 Jean-Baptiste KempfScreen: improve wording
2015-02-18 Rémi Denis-CourmontDTV: add DVB-S2 stream support on Linux (fixes #12034)
2015-02-18 Rémi Denis-CourmontDTV: add stream parameter for DVB-S2 (refs #12034)
2015-02-18 Rémi Denis-CourmontDTV: DVB-T2 PLP ID is between 0 and 255
2015-02-18 Rémi Denis-CourmontMark 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-Courmontoss: initialize current device value at start
2015-02-17 Jean-Baptiste KempfMPEG mux: fix compilation
2015-02-16 Rémi Denis-Courmontsout_standard: remove unused typedef
2015-02-16 Rémi Denis-Courmontplaylist: remove dead code and malloc(0)
2015-02-16 Rémi Denis-Courmontsout_description: fix malloc usage
2015-02-16 Rémi Denis-Courmontsout_description: missing check in initialization
2015-02-15 Hannes Domanimux: ts: fix memory leak
2015-02-15 Hannes Domanix264: fix memory leak
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-12 Jean-Baptiste KempfSimple channel mixer: refuse 1 channel input
2015-02-12 Jean-Baptiste KempfDirectSound: always set the original_channels
2015-02-12 Felix Paul Kühnedarwin aout modules: fix mono playback (refs #13826)
2015-02-12 Felix Paul Kühnefreetype: fix linking on Darwin
2015-02-12 Rémi Denis-Courmontspeexdsp: add speex alias
2015-02-12 Rémi Denis-Courmontspeexdsp: fix integer overflow (probably fixes #5781)
2015-02-12 Rémi Denis-Courmontgui: fix .gitignore cat 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-Courmontconfigure: move SOCKET_LIBS to Makefiles where needed
2015-02-12 Rémi Denis-Courmontconfigure: move LIBM to Makefiles
2015-02-12 Rémi Denis-Courmontstream_out: remove Makefile recursion
2015-02-12 Rémi Denis-Courmontaccess_output: remove Makefile recursion
2015-02-12 Rémi Denis-Courmontvisualization: remove Makefile recursion
next