November 2017 Archives by thread
Starting: Wed Nov 1 01:04:31 CET 2017
Ending: Thu Nov 30 23:21:11 CET 2017
Messages: 552
- [vlc-devel] [PATCH] demux: avformat: fix tracks initialization to prevent crash
Romain Vimont
- [vlc-devel] [PATCH 0/4] Refactor ICY handling into stream filter
Marvin Scholz
- [vlc-devel] [PATCH] direct3d11: remove Xbox One hacks
Steve Lhomme
- [vlc-devel] [PATCH] es_out: prevent sending two cache event with value 1.0
Zhao Zhili
- [vlc-devel] [PATCH] podcast: accept "text/xml" mime type
Thomas Guillem
- [vlc-devel] [PATCH] direct3d9 orientation
Salah-Eddin Shaban
- [vlc-devel] [PATCH 1/5] addons: Don't keep an incomplete file on error
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 1/2] demux: adaptive: fix incorrect segment duration
Zhao Zhili
- [vlc-devel] [PATCH 2/2] demux: hls: fix typo
Zhao Zhili
- [vlc-devel] [PATCH] vout: snapshot: fix snapshots cropping
Romain Vimont
- [vlc-devel] [PATCH] win32touch: provide touch support for 360 videos.
Pierre Lamot
- [vlc-devel] [PATCH] qt: don't hide playing video when docking playlist
Pierre Lamot
- [vlc-devel] [vlc-commits] video_output: opengl: add BT.2020 decoding matrices
Steve Lhomme
- [vlc-devel] [IMPORTANT] Bugs before Beta1/TP1/RC1
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] contrib: add support for ffmpeg-mpv
Tristan Matthews
- [vlc-devel] [PATCH] network: fix clamping (cid #1420607)
Tristan Matthews
- [vlc-devel] [vlc-commits] picture: add picture_Clone()
Steve Lhomme
- [vlc-devel] [PATCH] png:decoder: use png_set_scale_16
Tristan Matthews
- [vlc-devel] Complete, Corresponding Source (CCS) for a VLC binary release
lasse.kantola at iki.fi
- [vlc-devel] [PATCH] qt: playlist: fix stack overflow
Romain Vimont
- [vlc-devel] [RFC PATCH 0/1] qt: provide option to put Qt interface on top other windows
Pierre Lamot
- [vlc-devel] [PATCH] vout: on windows context menu should apear on mouse release
Pierre Lamot
- [vlc-devel] [PATCH 1/3] win32/events: fix crash when the window is being reopened
Steve Lhomme
- [vlc-devel] PSA: run bootstrap
Rémi Denis-Courmont
- [vlc-devel] [PATCH 0/3] add add_submodule_name( with_a_name )
Thomas Guillem
- [vlc-devel] [PATCH 1/3] modules: add add_submodule_name()
Thomas Guillem
- [vlc-devel] [vlc-commits] configure: reenable -z,defs
Thomas Guillem
- [vlc-devel] [PATCH] subtitle: fix a potential memory leak
Simon Latapie
- [vlc-devel] [vlc-commits] contribs: enable placebo everywhere but windows
Steve Lhomme
- [vlc-devel] [PATCH] Contribs: update GME to 0.6.1
Alexandre Fernandez
- [vlc-devel] [vlc-commits] subtitle: fix a potential memory leak
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] gui/qt: bookmarks: fix psz_name lifetime
Romain Vimont
- [vlc-devel] [PATCH] mtp: fix initialization to avoid segfault on close
Romain Vimont
- [vlc-devel] [PATCH] demux: adaptive: remove unused include
Zhao Zhili
- [vlc-devel] [PATCH] demux: hls: fix unused variable warning
Zhao Zhili
- [vlc-devel] [PATCH] demux: adaptive: fix setPosition
Zhao Zhili
- [vlc-devel] [PATCH] asf: fix error handling in codec_list
Rémi Denis-Courmont
- [vlc-devel] [PATCH] modules: move copy.c in a locally built static library
Steve Lhomme
- [vlc-devel] [PATCH] video_output: remove unused module specific defines
Steve Lhomme
- [vlc-devel] [PATCH] win32:common: don't setup event_cfg_t if it's not going to be used
Steve Lhomme
- [vlc-devel] [PATCH] vlc_talloc: helper for table allocation
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/2] objres: rename vlc_*alloc to vlc_obj_*alloc
Thomas Guillem
- [vlc-devel] [PATCH] opengl: put the common source files in a locally built static library
Steve Lhomme
- [vlc-devel] [PATCH] deinterlace: move the common code between modules in a static library
Steve Lhomme
- [vlc-devel] [PATCH] demux: move the xiph metadata handling common code in a static library
Steve Lhomme
- [vlc-devel] [PATCH] avcodec: move the common code between ffmpeg modules in a static library
Steve Lhomme
- [vlc-devel] [PATCH] hxxx: move the common H26x NAL parsing code in a common static library
Steve Lhomme
- [vlc-devel] [PATCH] core: fix vlc_alloc() overflow detection
Romain Vimont
- [vlc-devel] [PATCH] core: fix vlc_obj_alloc_common() overflow detection
Romain Vimont
- [vlc-devel] [PATCH] dirac: Fix potential integer overflow
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] avi: Fix potential integer overflow
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 1/2] Add helpers for unsigned integer overflow
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/2] vlc_alloc: use multiplication overflow helper
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] modules: move copy.c in a locally built static library
Steve Lhomme
- [vlc-devel] [PATCH] a52: ensure that sample rate is initialized
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/2] a52: eliminate date-set flag
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/2] a52: check if PTS is valid
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/2] stream: fix off-by-one
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/2] subtitle: remove hand-coded conversion
Rémi Denis-Courmont
- [vlc-devel] [PATCH] hevc: fix potential use-after-free
Rémi Denis-Courmont
- [vlc-devel] Open issue: timestamp overflows
Rémi Denis-Courmont
- [vlc-devel] [RFC] Security flags
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] OpenGL: display only the left eye of stereo video
Adrien Maglo
- [vlc-devel] [PATCH] qt: fix autoresize on windows
Pierre Lamot
- [vlc-devel] [PATCH 1/7] demux:mkv: simplify the code
Steve Lhomme
- [vlc-devel] [PATCH] logger: flush log stream
Thomas Guillem
- [vlc-devel] [PATCH] d3d11: display only the left eye of stereo video
Adrien Maglo
- [vlc-devel] [PATCH] configure.ac: unbreak AM_ICONV tests with -lasan
Francois Cartegnie
- [vlc-devel] [PATCH] m4: fix false negative working iconv test
Rémi Denis-Courmont
- [vlc-devel] [PATCH] packetizer: a52: remove i_pts
Francois Cartegnie
- [vlc-devel] [PATCH 0/3] SRT: support encrypted stream
Justin Kim
- [vlc-devel] [PATCH 1/2] qt: improve rendering of simple_pref icons for HiDpi
Pierre Lamot
- [vlc-devel] [PATCH 1/2] modules: rename internal static libs to libsomething and force static linking
Steve Lhomme
- [vlc-devel] [vlc-commits] picture: set a maximum alloc size for sw buffers
Rémi Denis-Courmont
- [vlc-devel] [PATCH] qt: fix automatic resize on X11 with HiDPI
Pierre Lamot
- [PATCH] arm_neon: added function macro to handle the underscore prefix for the iOS ARM ABI
Carola Nitz
- [vlc-devel] [PATCH v2 0/4] qt: provide option to put Qt interface on top other windows
Pierre Lamot
- [vlc-devel] audio visualization plugins' with lookahead?
Martin Guy
- [vlc-devel] [PATCH 01/11] modules: rename internal static libs to libsomething and force static linking
Steve Lhomme
- [vlc-devel] [PATCH] l10n: German, Hungarian, Italian, Japanese, Polish, Slovak, Turkish, Ukrainian, Simplified Chinese update
Michał Trzebiatowski
- [vlc-devel] [PATCH] es_out: improve readability
Zhao Zhili
- [vlc-devel] [PATCH] win32: fix Controls/toolbar never appears over embed element (ref #18831)
Pierre Lamot
- [vlc-devel] some patches (for master)
jnqnfe at gmail.com
- [vlc-devel] [PATCH 00/10] final l10n-updates for 2.2
Michał Trzebiatowski
- [vlc-devel] [PATCH] [08/10] l10n: Turkish update
Michał Trzebiatowski
- [vlc-devel] [PATCH] Update libtool library version
Sebastian Ramacher
- [vlc-devel] [vlc-commits] Update libvlc SO version
Steve Lhomme
- [vlc-devel] [PATCH] contrib: Add srt 1.2.1
Justin Kim
- [vlc-devel] [PATCH 00/14] Direct3D9 cleaning
Steve Lhomme
- [vlc-devel] [PATCH 00/14] Direct3D11 cleaning
Steve Lhomme
- [vlc-devel] Remove non-needed spaces from messages
Alexander Lakhin
- [vlc-devel] [PATCH] string corrections reported on forum
Michał Trzebiatowski
- [vlc-devel] [PATCH] direct3d11: fix orientation
Salah-Eddin Shaban
- [vlc-devel] [PATCH 1/4] [RFC] direct3d11: add a way to (re)store the device in the global context
Steve Lhomme
- [vlc-devel] [PATCH] demux/mpeg: Make compare function argument types const
Marvin Scholz
- [vlc-devel] [PATCH] demux/mpeg: Mark p_demux as VLC_UNUSED
Marvin Scholz
- [vlc-devel] [PATCH] Remove non-needed spaces from messages
Alexander Lakhin
- [vlc-devel] [PATCH 1/3] [RFC] Add CineForm SDK to VLC contribs
Emeric Grange
- [vlc-devel] [PATCH 2/3] [RFC] Add CineForm plugin v1
Emeric Grange
- [vlc-devel] [PATCH 3/3] [RFC] Add the CineForm plugin to the build system
Emeric Grange
- [vlc-devel] [PATCH] fix abort (crash) if EPG string is not UTF8
Abylay Ospan
- [vlc-devel] [RFC] [PATCH] demux/adaptive: Downloader: faster response to request
Zhao Zhili
- [vlc-devel] [PATCH] contrib: Add srt 1.2.2
Justin Kim
- [vlc-devel] [PATCH v2 1/3] Add CineForm SDK (v10.0.1) to VLC contribs
Emeric Grange
- [vlc-devel] [PATCH] Qt: fix the qt-fullscreen-screennumber option
Adrien Maglo
- [vlc-devel] [PATCH] d3d11va: fix Winstore compilation
Steve Lhomme
- [vlc-devel] [PATCH] direct3d11: fix compilation for Winstore
Steve Lhomme
- [vlc-devel] [PATCH] direct3d11: link with d3d11 on Winstore builds
Steve Lhomme
- [vlc-devel] [PATCH] vlc_plugin: make sure the module name is used as a C symbol in C++ modules
Steve Lhomme
- [vlc-devel] [PATCH] contrib:gme: always build a static library on Windows
Steve Lhomme
- [vlc-devel] [vlc-commits] demux: libavi: use parent for boundary check on chunk read
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] d3d11: move the processor input/output support logging in libd3d11_common
Steve Lhomme
- [vlc-devel] [PATCH] skin2: fix opening playlist
Pierre Lamot
- [vlc-devel] [PATCH] skin2: fix string can't be parsed by gettext
Pierre Lamot
- [vlc-devel] [PATCH 00/20] Group Direct3D filters
Steve Lhomme
- [vlc-devel] [PATCH] l10n: Dutch update Dutch translation update for 2.2.x send per request from Thomas De Rocker (dutch translator)
Michał Trzebiatowski
- [vlc-devel] [PATCH 0/2] vlc_common: fix compilation
KO Myung-Hun
- [vlc-devel] [PATCH] freetype: fix No subtitles on Win 7 with 64bit
Pierre Lamot
- [vlc-devel] [PATCH] dxva2: fix crash if dxva2.dll is not present (winXP)
Pierre Lamot
- [vlc-devel] [PATCH] mkv: only allow one video track at a time
Steve Lhomme
- [vlc-devel] VLC - window settings
Hamza Karan
- [vlc-devel] [vlc-commits] es_out: don't tag preroll on blocks containing NEXT_DISPLAY_TIME
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Qt: fix a wrong logic for the check of the fullscreen screen number
Adrien Maglo
- [vlc-devel] [PATCH] direct3d11: do not use the padding size to compute the quad position
Steve Lhomme
- [vlc-devel] [PATCH] contrib: d3d9: Support prefix out of the contrib directory
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 1/6] hw:d3d9:dxa9: use D3D9_Create/Destroy to load/unload the D3D9 DLL
Steve Lhomme
- [vlc-devel] [vlc-commits] Update POTFILES.in
Rémi Denis-Courmont
- [vlc-devel] [PATCH] mkv:chapter_command: use better values for registers
Steve Lhomme
- [vlc-devel] [PATCH] demux: adaptive: fix misordered output
Zhao Zhili
- [vlc-devel] [PATCH] contrib: breakpad: Update to use VideoLAN fork
Marvin Scholz
- [vlc-devel] [vlc-commits] demux: adaptive: continue non dated packets for the same ES (fix #19145)
Zhao Zhili
- [vlc-devel] [PATCH] kva: improve resizing of the embedded video window
KO Myung-Hun
- [vlc-devel] [PATCH] Nemory stream -> Memory stream (or: In-memory stream)
Michał Trzebiatowski
- [vlc-devel] [PATCH v2 0/4] SRT: support encrypted stream
Justin Kim
- [vlc-devel] [PATCH 1/4] qt: Remove macOS specific main interface styling
Marvin Scholz
- [vlc-devel] [PATCH] demux/smf: Decrease log message level
Marvin Scholz
- [vlc-devel] [PATCH] some string corrections in source messages
Michał Trzebiatowski
- [vlc-devel] [PATCH] Better i18n
Alexander Lakhin
- [vlc-devel] [PATCH] hw:d3d9:dxva2_deinterlace: fix null pointer dereference
Steve Lhomme
- [vlc-devel] [PATCH] hw:d3d9:dxa9: remove dead code
Steve Lhomme
- [vlc-devel] [PATCH] contrib:ebml: do not read further than allowed
Steve Lhomme
- [vlc-devel] [PATCH 1/2] direct3d11: set the texture size after we know we use a staging one
Steve Lhomme
- [vlc-devel] [PATCH] access:dshow: fix crash when opening dshow:// fails
Steve Lhomme
- [vlc-devel] [PATCH] demux:mkv: fix double free introduced
Steve Lhomme
- [vlc-devel] [PATCH 1/2] demux:mkv: do not even try to read bogus data if the size is 0
Steve Lhomme
- [vlc-devel] [PATCH 1/2] accesstweaks: add option to conceal stream size
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/2] es_out: assert single block on es_out_Send()
Rémi Denis-Courmont
- [vlc-devel] [PATCH] h264_nal: prevent infinite loops in PPS slice parsing
Rémi Denis-Courmont
- [vlc-devel] [PATCH] vout/macosx: fix Control not working with libvlc
Pierre Lamot
- [vlc-devel] [PATCH 1/9] direct3d11: remove write-only p_chroma_sampling
Steve Lhomme
- [vlc-devel] [PATCH] winvlc: disable buffering on stderr
Thomas Guillem
- [vlc-devel] [PATCH] codec/audiotoolbox_midi: Add AudioToolbox MIDI decoder
Marvin Scholz
- [vlc-devel] [PATCH] vout/macos: don't unload library
Pierre Lamot
- [vlc-devel] [PATCH] demux:mkv: keep the cue info even if the track is not known (yet)
Steve Lhomme
- [vlc-devel] [PATCH 1/3] i18n: corrections of missing spaces and new lines
Michał Trzebiatowski
- [vlc-devel] [PATCH] codec:aom: fix compilation with recent libaom versions
Steve Lhomme
- [vlc-devel] [PATCH 1/3] qt: provide filters for Open Multiple Files
Pierre Lamot
- [vlc-devel] [vlc-commits] mp4: fix stream size handling
Thomas Guillem
- [vlc-devel] [PATCH] qt: ConvertDialog translation
Pierre Lamot
- [vlc-devel] [PATCH] direct3d11: allow 9.3 support by default
Steve Lhomme
- [vlc-devel] [PATCH 1/1] upnp: don't clash with libupnp's own compat code
Tristan Matthews
- [vlc-devel] [PATCH] hw:d3d11: Always request decoder support from the device unless forced for display
Steve Lhomme
- [vlc-devel] Dirac removal blackmail
Rémi Denis-Courmont
- [vlc-devel] [PATCH] i18n: missing .
Michał Trzebiatowski
- [vlc-devel] [vlc-commits] Tag 4.0-dev : Beginning of the work that will lead to 4.0
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] [RFC] configure: force WINNT_VERSION to 0x601 through -D
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] core: fix if_nametoindex detection
Steve Lhomme
- [vlc-devel] [PATCH] configure: Remove deprecated AM_PROG_CC_C_O
Marvin Scholz
- [vlc-devel] [PATCH] direct3d11: fix compilation warning
Steve Lhomme
- [vlc-devel] [PATCH] configure: Simplify mingw flag checks
Marvin Scholz
- [vlc-devel] [vlc-commits] Welcome to Otto Chriek, the vampire photographer, aka 4.0
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] d3d11: use defines for the manufacturer IDs
Steve Lhomme
- [vlc-devel] [PATCH] i18n: Capture region heigh -> height
Michał Trzebiatowski
Last message date:
Thu Nov 30 23:21:11 CET 2017
Archived on: Fri Dec 1 10:12:00 CET 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).