August 2018 Archives by author
Starting: Thu Aug 2 08:20:37 CEST 2018
Ending: Fri Aug 31 21:48:17 CEST 2018
Messages: 438
- [vlc-devel] Volume control reversed
Amir Ammari
- [vlc-devel] 3.0.4 tagging
Hugo Beauzée-Luyssen
- [vlc-devel] 3.0.4 tagging
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 1/5] medialibrary: Make vlc_medialibrary_t an opaque type
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 2/5] medialibrary: Add missing reload operation
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 3/5] core: medialibrary: Add an event API
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 4/5] medialibrary: Plug events to the core API
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 5/5] vlc_media_library.h: uniformize helpers error check
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 3/5] core: medialibrary: Add an event API
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 1/6] cxx helpers: Add wrappers for mutex/cond/sem
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 2/6] medialibrary: Use vlc::threads
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 3/6] upnp: Use vlc::threads
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 4/6] live555: Use new instead of calloc
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 5/6] live555: Use vlc::threads
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 6/6] chromecast: Use vlc::threads
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 4/6] live555: Use new instead of calloc
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] vlc_common.h: Don't include vlc_threads.h
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] vlc_common.h: Don't include vlc_threads.h
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 0/4] Add DLNA/UPNP support
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] VLSub: support for subtitles that SubFormat is different that subtitle estension Some subtitles in opensubtitles has attribute "SubFormat" different than the filename so they are not found in the downloaded archive. This patch checks for SubFileName first, so if proper subtitle is found, the "SubFormat" attribute is ignored. (srt=>sub, sub=>txt, mpl=>txt etc.)
Adrian Borkiet
- [vlc-devel] [PATCH] VLSub: support for subtitles that "SubFormat" attribute is different that subtitle extension Some subtitles in opensubtitles has attribute "SubFormat" different than the filename so they are not found in the downloaded archive. This patch checks for SubFileName first, so if proper subtitle is found, the "SubFormat" attribute is ignored. (srt=>sub, sub=>txt, mpl=>txt etc.)
Adrian Borkiet
- [vlc-devel] [PATCH 1/2] VLSub: support for subtitles that "SubFormat" attribute is different that subtitle extension Some subtitles in opensubtitles has attribute "SubFormat" different than the filename so they are not found in the downloaded archive. This patch checks for SubFileName first, so if proper subtitle is found, the "SubFormat" attribute is ignored. (srt=>sub, sub=>txt, mpl=>txt etc.)
Adrian Borkiet
- [vlc-devel] [PATCH 2/2] VLSub: add a feature "Action on start" that allows to search & download subtitles automatically by hash after VLSub is opened.
Adrian Borkiet
- [vlc-devel] [PATCH] x86: Export x264_stack_align
Derek Buitenhuis
- [vlc-devel] [PATCH] demux: adaptive: fix null-pointer dereference and race condition
Francois Cartegnie
- [vlc-devel] [PATCH] hxx_sei: Fix improper counting of remaining bytes due to 3-byte emulation
Francois Cartegnie
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Francois Cartegnie
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Francois Cartegnie
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Francois Cartegnie
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Francois Cartegnie
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Francois Cartegnie
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Francois Cartegnie
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Francois Cartegnie
- [vlc-devel] [PATCH] codec: avcodec: no FRAME threading on unknown/low framerate
Francois Cartegnie
- [vlc-devel] [PATCH] codec: avcodec: no FRAME threading on unknown/low framerate
Francois Cartegnie
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Francois Cartegnie
- [vlc-devel] [PATCH 1/8] sout: add sout_input controls
Francois Cartegnie
- [vlc-devel] [PATCH 2/8] sout: add SOUT_STREAM_ID_SPU_HIGHLIGHT
Francois Cartegnie
- [vlc-devel] [PATCH 3/8] sout: sout_input: add SOUT_INPUT_SET_SPU_HIGHLIGHT
Francois Cartegnie
- [vlc-devel] [PATCH 4/8] api: expose input_DecoderSetSpuHighlight
Francois Cartegnie
- [vlc-devel] [PATCH 5/8] sout: display: handle SOUT_STREAM_ID_SPU_HIGHLIGHT
Francois Cartegnie
- [vlc-devel] [PATCH 6/8] input: decoder: forward SPU highlight to sout
Francois Cartegnie
- [vlc-devel] [PATCH 7/8] sout: duplicate: forward highlight
Francois Cartegnie
- [vlc-devel] [PATCH 8/8] sout: transcode: forward highlight control
Francois Cartegnie
- [vlc-devel] [RFC PATCH 01/13] clock: add vlc_clock
Denis Charmet
- [vlc-devel] [PATCH 2/2] srt: Read several chunks per blocking read call
Olivier Crête
- [vlc-devel] [vlc-commits] d3d11: Add a missing "extern" for a variable declaration
Rémi Denis-Courmont
- [vlc-devel] [PATCH] lua: fix memory leak
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2] tools: pick the right/available tool to do the sha512sum check
Rémi Denis-Courmont
- [vlc-devel] [PATCH] AMT = Automatic Multicast Tunneling
Rémi Denis-Courmont
- [vlc-devel] [PATCH] src: os2: fix mismatched arguments list
Rémi Denis-Courmont
- [vlc-devel] [PATCH 3/3] linux: Add for kms vout plugin possibility to choose output display
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/3] linux: Address issues in kms plugin pointed out by Steve Lhomme
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/6] libvlc: add get/set functions for libVLC stereo mode
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] es_out: add multiview mode info in the ES description
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] es_out: add multiview mode info in the ES description
Rémi Denis-Courmont
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Rémi Denis-Courmont
- [vlc-devel] [PATCH] [RFC] video_output: keep track of the vout modules that can switch stereo modes dynamically
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/7] video_output: keep track of the vout modules that can switch stereo modes dynamically
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/3] input: signal when an es fmt is updated
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Rémi Denis-Courmont
- [vlc-devel] [PATCH 03/14] input: name input event structs
Rémi Denis-Courmont
- [vlc-devel] [PATCH 04/14] input: notify "subtree added" on the input thread
Rémi Denis-Courmont
- [vlc-devel] [PATCH 05/14] preparser: provide events in callbacks
Rémi Denis-Courmont
- [vlc-devel] [PATCH 02/14] misc: background_worker: make the background worker multithreaded
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] video_output: use a control call to set the wallpaper mode change to the display
Rémi Denis-Courmont
- [vlc-devel] [PATCH 5/7] video_output: lock the writing of the vout display object
Rémi Denis-Courmont
- [vlc-devel] [PATCH 7/7] video_output: keep track of the vout modules that can switch stereo modes dynamically
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Rémi Denis-Courmont
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Rémi Denis-Courmont
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Rémi Denis-Courmont
- [vlc-devel] [PATCH 5/7] video_output: lock the writing of the vout display object
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Rémi Denis-Courmont
- [vlc-devel] [PATCH 9/9] httpd: use names for the list nodes that reflects which list use the field
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/9] input:info: use a name for the node that reflects which list fills it
Rémi Denis-Courmont
- [vlc-devel] [PATCH 7/7] video_output: keep track of the vout modules that can switch stereo modes dynamically
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] video_output: use a control call to set the wallpaper mode change to the display
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/6] live555: Use new instead of calloc
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] vlc_bits: rework for custom handler pos/remain accounting
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Rémi Denis-Courmont
- [vlc-devel] New Defects reported by Coverity Scan for vlc
Rémi Denis-Courmont
- [vlc-devel] [PATCH] vlc_common.h: Don't include vlc_threads.h
Rémi Denis-Courmont
- [vlc-devel] [RFC] video_output: handle a second picture to display for Frame Sequential 3D sources
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Rémi Denis-Courmont
- [vlc-devel] [PATCH] codec: avcodec: no FRAME threading on unknown/low framerate
Rémi Denis-Courmont
- [vlc-devel] [PATCH] codec: avcodec: no FRAME threading on unknown/low framerate
Rémi Denis-Courmont
- [vlc-devel] [RFC] video_output: handle a second picture to display for Frame Sequential 3D sources
Rémi Denis-Courmont
- [vlc-devel] New Defects reported by Coverity Scan for vlc
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 1/3] video_output:display: move source aspect ratio/crop change handling in functions
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 2/3] video_output:display: allow some vout to handle the source aspect ratio/crop before display
Rémi Denis-Courmont
- [vlc-devel] Playlist synchronization with multiple interfaces
Rémi Denis-Courmont
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Rémi Denis-Courmont
- [vlc-devel] [PATCH] vlc_arrays: refactor foreach loop for arrays
Rémi Denis-Courmont
- [vlc-devel] [PATCH 5/6] es_out: add a new ES track identifier
Rémi Denis-Courmont
- [vlc-devel] [PATCH 3/8] sout: sout_input: add SOUT_INPUT_SET_SPU_HIGHLIGHT
Rémi Denis-Courmont
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Rémi Denis-Courmont
- [vlc-devel] [RFC v3] vlc_vector: add helpers for vectors
Rémi Denis-Courmont
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Rémi Denis-Courmont
- [vlc-devel] [RFC v4] vlc_vector: add helpers for vectors
Rémi Denis-Courmont
- [PATCH] lua: fix memory leak
Hannes Domani
- [vlc-devel] [PATCH] lua: fix memory leak
Hannes Domani
- [vlc-devel] [PATCH] lua: fix memory leak
Hannes Domani
- [vlc-devel] [PATCH] lua: fix memory leak
Hannes Domani
- [vlc-devel] [PATCH 0/3] Add CineForm SDK support to VLC
Emeric Grange
- [vlc-devel] [PATCH 1/3] Add libcineform to the contribs
Emeric Grange
- [vlc-devel] [PATCH 2/3] Add CineForm decoding/encoding plugin
Emeric Grange
- [vlc-devel] [PATCH 3/3] Enable CineForm for the MP4 muxer
Emeric Grange
- [vlc-devel] [PATCH 1/3] Add libcineform to the contribs
Emeric Grange
- [vlc-devel] [PATCH 2/3] Add CineForm decoding/encoding plugin
Emeric Grange
- [vlc-devel] [PATCH v2 2/3] Add CineForm decoding/encoding plugin
Emeric Grange
- [vlc-devel] [PATCH 2/3] Add CineForm decoding/encoding plugin
Emeric Grange
- [vlc-devel] [PATCH] mediacodec: fix rotation handling
Thomas Guillem
- [vlc-devel] [PATCH] mediacodec: fix rotation handling
Thomas Guillem
- [vlc-devel] [PATCH] gstdecode: add a switch to toggle direct rendering
Thomas Guillem
- [vlc-devel] [RFC PATCH 1/2] include: add VLC_JNI_VERSION
Thomas Guillem
- [vlc-devel] [PATCH] mediacodec: detect size changed by comparing visible size
Thomas Guillem
- [vlc-devel] [PATCH] vout: android: allow force select android-opaque
Thomas Guillem
- [vlc-devel] [PATCH 1/3] input: pass full fmt to es add event
Thomas Guillem
- [vlc-devel] [PATCH 2/3] input: signal when an es fmt is updated
Thomas Guillem
- [vlc-devel] [PATCH 3/3] RFC: input: use the same id between input_thread_t and input_item_t
Thomas Guillem
- [vlc-devel] [PATCH 2/3] input: signal when an es fmt is updated
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH 14/14] input: remove legacy events from input item
Thomas Guillem
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH] es_out: prevent fmt update with != i_id
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH 4/9] input:info: use a name for the node that reflects which list fills it
Thomas Guillem
- [vlc-devel] [PATCH] input: merge INPUT_EVENT_TELETEXT with INPUT_EVENT_ES
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH] es_out: merge es->i_id with es->fmt.i_id
Thomas Guillem
- [vlc-devel] [PATCH 03/14] input: name input event structs
Thomas Guillem
- [vlc-devel] New Defects reported by Coverity Scan for vlc
Thomas Guillem
- [vlc-devel] [PATCH] vout: android: don't overwrite projection_mode for opaque
Thomas Guillem
- [vlc-devel] [PATCH 2/4] vgl: don't call cleanup callback if nothing has done
Thomas Guillem
- [vlc-devel] [PATCH 2/2] vgl: don't call cleanup callback if nothing has done
Thomas Guillem
- [vlc-devel] [PATCH] libvlc-module: add video-track selection params
Thomas Guillem
- [vlc-devel] [vlc-commits] vout: assume/require a window
Thomas Guillem
- [vlc-devel] [vlc-commits] vout: assume/require a window
Thomas Guillem
- [vlc-devel] [PATCH 1/6] input: signal when an es fmt is updated
Thomas Guillem
- [vlc-devel] [PATCH 2/6] input: rename ES selection controls
Thomas Guillem
- [vlc-devel] [PATCH 3/6] es_out: rename Es* functions
Thomas Guillem
- [vlc-devel] [PATCH 4/6] es_out: replace EsIsSelected function with a variable
Thomas Guillem
- [vlc-devel] [PATCH 5/6] es_out: add a new ES track identifier
Thomas Guillem
- [vlc-devel] [PATCH 6/6] RFC: input: add controls to select track via vlc_es_t
Thomas Guillem
- [vlc-devel] [PATCH 0/6] New ES track identifier
Thomas Guillem
- [vlc-devel] [PATCH 5/6] es_out: add a new ES track identifier
Thomas Guillem
- [vlc-devel] [PATCH 5/6] es_out: add a new ES track identifier
Thomas Guillem
- [vlc-devel] [RFC 0/1] vlc_vector
Thomas Guillem
- [vlc-devel] [RFC PATCH] libvlc: don't preclude use a libvlc_video_viewpoint_t on stack
Thomas Guillem
- [vlc-devel] [PATCH 3/8] sout: sout_input: add SOUT_INPUT_SET_SPU_HIGHLIGHT
Thomas Guillem
- [vlc-devel] [PATCH 1/8] sout: add sout_input controls
Thomas Guillem
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Thomas Guillem
- [vlc-devel] [RFC PATCH 01/13] clock: add vlc_clock
Thomas Guillem
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Thomas Guillem
- [vlc-devel] [V1 PATCH] RFC: add vlc_player_t (input manager)
Thomas Guillem
- [vlc-devel] [PATCH 0/3] changes for linux kms vout plugin
Juha-Pekka Heikkila
- [vlc-devel] [PATCH 1/3] linux: Address issues in kms plugin pointed out by Steve Lhomme
Juha-Pekka Heikkila
- [vlc-devel] [PATCH 2/3] linux: Fix CRTC code in KMS plugin.
Juha-Pekka Heikkila
- [vlc-devel] [PATCH 3/3] linux: Add for kms vout plugin possibility to choose output display
Juha-Pekka Heikkila
- [vlc-devel] [PATCH] hxx_sei: Fix improper counting of remaining bytes due to 3-byte emulation
Devin Heitmueller
- [vlc-devel] [PATCH] hxx_sei: Fix improper counting of remaining bytes due to 3-byte emulation
Devin Heitmueller
- [vlc-devel] [PATCH] lua: fix memory leak
Shaleen Jain
- [PATCH] upnp/satip: Use the satip device type as user_data
Shaleen Jain
- [PATCH 0/4] Add DLNA/UPNP support
Shaleen Jain
- [PATCH 1/4] upnp: fix headers
Shaleen Jain
- [PATCH 2/4] upnp: do not pass the upnp instance as user data
Shaleen Jain
- [PATCH 3/4] upnp: add renderer discoverer
Shaleen Jain
- [PATCH 4/4] dlna: add a DLNA stream out
Shaleen Jain
- [vlc-devel] [PATCH 1/4] upnp: fix headers
Shaleen Jain
- [vlc-devel] [PATCH 0/4] Add DLNA/UPNP support
Shaleen Jain
- [vlc-devel] [vlc-commits] screen:win32: screen capture is in sRGB and full range
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/2] configure: don't require a too old version of libavutil
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] lua: fix memory leak
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] lua: fix memory leak
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/4] upnp: fix headers
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] objects: use vlc_list helpers
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Jean-Baptiste Kempf
- [vlc-devel] Register for VDD 2018 conference
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 2/3] Add CineForm decoding/encoding plugin
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] opengl: syntax error
Jean-Baptiste Kempf
- [vlc-devel] 3.0.4 tagging
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 2/4] vgl: don't call cleanup callback if nothing has done
Pierre Lamot
- [vlc-devel] [PATCH] AMT = Automatic Multicast Tunneling
Natalie Landsberg
- [vlc-devel] [PATCH] AMT = Automatic Multicast Tunneling
Natalie Landsberg
- [vlc-devel] [PATCH] AMT = Automatic Multicast Tunneling
Natalie Landsberg
- [vlc-devel] [vlc-commits] screen:win32: screen capture is in sRGB and full range
Steve Lhomme
- [vlc-devel] [PATCH 1/2] configure: don't require a too old version of libavutil
Steve Lhomme
- [vlc-devel] [PATCH 2/2] avcodec: remove libavutils checks that are always true based on configure checks
Steve Lhomme
- [vlc-devel] [PATCH 1/2] configure: don't require a too old version of libavutil
Steve Lhomme
- [vlc-devel] [PATCH 1/2] configure: don't require a too old version of libavutil
Steve Lhomme
- [vlc-devel] [PATCH 1/2] configure: don't require a too old version of libavutil
Steve Lhomme
- [vlc-devel] [vlc-commits] d3d11: Add a missing "extern" for a variable declaration
Steve Lhomme
- [vlc-devel] [PATCH] lua: fix memory leak
Steve Lhomme
- [vlc-devel] [PATCH v2] tools: pick the right/available tool to do the sha512sum check
Steve Lhomme
- [vlc-devel] [PATCH] lua: fix memory leak
Steve Lhomme
- [vlc-devel] [PATCH] [RFC] direct3d9: disable YUV pixel formats using full range on nVidia
Steve Lhomme
- [vlc-devel] [PATCH 0/6] Add 3D (stereoscopic) playback to the Direct3D11 vout
Steve Lhomme
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Steve Lhomme
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Steve Lhomme
- [vlc-devel] [PATCH 3/6] video_output: handle the dynamic change of video-stereo-mode
Steve Lhomme
- [vlc-devel] [PATCH 4/6] libvlc: add get/set functions for libVLC stereo mode
Steve Lhomme
- [vlc-devel] [PATCH 5/6] qt: add menu options for 3d output
Steve Lhomme
- [vlc-devel] [PATCH 6/6] direct3d11: add 3d playback
Steve Lhomme
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Steve Lhomme
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Steve Lhomme
- [vlc-devel] [PATCH 4/6] libvlc: add get/set functions for libVLC stereo mode
Steve Lhomme
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Steve Lhomme
- [vlc-devel] [PATCH] [RFC} video_output: keep track of the vout modules that can switch stereo modes dynamically
Steve Lhomme
- [vlc-devel] [vlc-commits] es_out: add multiview mode info in the ES description
Steve Lhomme
- [vlc-devel] [vlc-commits] es_out: add multiview mode info in the ES description
Steve Lhomme
- [vlc-devel] [PATCH] [RFC] video_output: keep track of the vout modules that can switch stereo modes dynamically
Steve Lhomme
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Steve Lhomme
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Steve Lhomme
- [vlc-devel] [PATCH 0/7 v2] Add 3D (stereoscopic) playback to the Direct3D11 vout
Steve Lhomme
- [vlc-devel] [PATCH 1/7] video_output: keep track of the vout modules that can switch stereo modes dynamically
Steve Lhomme
- [vlc-devel] [PATCH 2/7] decoder: add code to send 3d metadata to the output modules to be handled
Steve Lhomme
- [vlc-devel] [PATCH 3/7] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Steve Lhomme
- [vlc-devel] [PATCH 4/7] video_output: handle the dynamic change of video-stereo-mode
Steve Lhomme
- [vlc-devel] [PATCH 5/7] libvlc: add get/set functions for libVLC stereo mode
Steve Lhomme
- [vlc-devel] [PATCH 6/7] qt: add menu options for 3d output
Steve Lhomme
- [vlc-devel] [PATCH 7/7] direct3d11: add 3d playback
Steve Lhomme
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Steve Lhomme
- [vlc-devel] [vlc-commits] objects: use vlc_list helpers
Steve Lhomme
- [vlc-devel] [PATCH 2/3] input: signal when an es fmt is updated
Steve Lhomme
- [vlc-devel] [PATCH 2/6] video_output: add video-stereo-mode option to select the stereoscopic video output mode
Steve Lhomme
- [vlc-devel] [PATCH 1/7] video_output: keep track of the vout modules that can switch stereo modes dynamically
Steve Lhomme
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Steve Lhomme
- [vlc-devel] [PATCH 1/4] video_output: use a control call to set the wallpaper mode change to the display
Steve Lhomme
- [vlc-devel] [PATCH 2/4] direct3d9: handle the wallpaper mode through a control call
Steve Lhomme
- [vlc-devel] [PATCH 3/4] directdraw: handle the wallpaper mode through a control call
Steve Lhomme
- [vlc-devel] [PATCH 4/4] vout_wrapper: remove unneeded local "video-wallpaper" variable forwarding
Steve Lhomme
- [vlc-devel] [PATCH 5/7] video_output: lock the writing of the vout display object
Steve Lhomme
- [vlc-devel] [PATCH 6/7] display: protect the display object while it's being used in the Event thread
Steve Lhomme
- [vlc-devel] [PATCH 7/7] video_output: keep track of the vout modules that can switch stereo modes dynamically
Steve Lhomme
- [vlc-devel] [PATCH 5/7] video_output: lock the writing of the vout display object
Steve Lhomme
- [vlc-devel] [PATCH 5/7] video_output: lock the writing of the vout display object
Steve Lhomme
- [vlc-devel] [PATCH 7/7] video_output: keep track of the vout modules that can switch stereo modes dynamically
Steve Lhomme
- [vlc-devel] [PATCH 5/7] video_output: lock the writing of the vout display object
Steve Lhomme
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Steve Lhomme
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Steve Lhomme
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Steve Lhomme
- [vlc-devel] [PATCH 2/9] vlc_list: use vlc_list_node on the actual nodes
Steve Lhomme
- [vlc-devel] [PATCH 3/9] vlc_list: tell which structure.field an intrusive list is using to store links
Steve Lhomme
- [vlc-devel] [PATCH 4/9] input:info: use a name for the node that reflects which list fills it
Steve Lhomme
- [vlc-devel] [PATCH 5/9] es_out: use a name for the program node that reflects which list fills it
Steve Lhomme
- [vlc-devel] [PATCH 6/9] es_out: use a name for the es_out id node that reflects which list fills it
Steve Lhomme
- [vlc-devel] [PATCH 7/9] services_discovery: use a name for the sd list item that reflects which list fills it
Steve Lhomme
- [vlc-devel] [PATCH 8/9] objects: rename the siblings list item so that it reflects which list fills it
Steve Lhomme
- [vlc-devel] [PATCH 9/9] httpd: use names for the list nodes that reflects which list use the field
Steve Lhomme
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Steve Lhomme
- [vlc-devel] [PATCH 4/9] input:info: use a name for the node that reflects which list fills it
Steve Lhomme
- [vlc-devel] [PATCH 1/4] video_output: use a control call to set the wallpaper mode change to the display
Steve Lhomme
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Steve Lhomme
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Steve Lhomme
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Steve Lhomme
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Steve Lhomme
- [vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node
Steve Lhomme
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Steve Lhomme
- [vlc-devel] [PATCH 1/2] video_output:display: allow some vout to handle the source aspect ratio/crop before display
Steve Lhomme
- [vlc-devel] [PATCH 2/2] direct3d11: allow changing the aspect ratio/crop just before the picture display
Steve Lhomme
- [vlc-devel] [PATCH 1/2] video_output:display: allow some vout to handle the source aspect ratio/crop before display
Steve Lhomme
- [vlc-devel] [PATCH 1/6] cxx helpers: Add wrappers for mutex/cond/sem
Steve Lhomme
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Steve Lhomme
- [vlc-devel] [PATCH 1/6] decoder: add code to send 3d metadata to the output modules to be handled
Steve Lhomme
- [vlc-devel] [RFC] video_output: handle a second picture to display for Frame Sequential 3D sources
Steve Lhomme
- [vlc-devel] [RFC] video_output: handle a second picture to display for Frame Sequential 3D sources
Steve Lhomme
- [vlc-devel] [RFC] video_output: handle a second picture to display for Frame Sequential 3D sources
Steve Lhomme
- [vlc-devel] [PATCH 1/2] contribs:qt: add Vista styling when building for Win32
Steve Lhomme
- [vlc-devel] [PATCH 2/2] gui:qt: use Vista styling on Windows
Steve Lhomme
- [vlc-devel] [PATCH] Do not call deprecated av*_register_all()
Steve Lhomme
- [vlc-devel] [PATCH v2 1/2] contribs:qt: add Vista styling when building for Win32
Steve Lhomme
- [vlc-devel] [PATCH v2 2/2] gui:qt: use Vista styling on Windows
Steve Lhomme
- [vlc-devel] [PATCH 1/2] video_output:display: allow some vout to handle the source aspect ratio/crop before display
Steve Lhomme
- [vlc-devel] [RFC] video_output: handle a second picture to display for Frame Sequential 3D sources
Steve Lhomme
- [vlc-devel] [PATCH v2 1/3] video_output:display: move source aspect ratio/crop change handling in functions
Steve Lhomme
- [vlc-devel] [PATCH v2 2/3] video_output:display: allow some vout to handle the source aspect ratio/crop before display
Steve Lhomme
- [vlc-devel] [PATCH v2 3/3] direct3d11: allow changing the aspect ratio/crop just before the picture display
Steve Lhomme
- [vlc-devel] [PATCH] vout: android: don't overwrite projection_mode for opaque
Steve Lhomme
- [vlc-devel] [PATCH] vout: android: don't overwrite projection_mode for opaque
Steve Lhomme
- [vlc-devel] New Defects reported by Coverity Scan for vlc
Steve Lhomme
- [vlc-devel] [PATCH] add IMM4 decoder
Steve Lhomme
- [vlc-devel] [PATCH] add IMM4 decoder
Steve Lhomme
- [vlc-devel] [PATCH] codec: avcodec: no FRAME threading on unknown/low framerate
Steve Lhomme
- [vlc-devel] [PATCH v2 2/3] video_output:display: allow some vout to handle the source aspect ratio/crop before display
Steve Lhomme
- [vlc-devel] [RFC] video_output: handle a second picture to display for Frame Sequential 3D sources
Steve Lhomme
- [vlc-devel] [PATCH 1/2] add IMM4 fourcc
Steve Lhomme
- [vlc-devel] [vlc-commits] vout:android: don't set the output format until we're sure it's correct
Steve Lhomme
- [vlc-devel] [vlc-commits] vout: assume/require a window
Steve Lhomme
- [vlc-devel] [PATCH] Revert "vout: assume/require a window"
Steve Lhomme
- [vlc-devel] [PATCH 1/3] Add libcineform to the contribs
Steve Lhomme
- [vlc-devel] [PATCH 1/3] Add libcineform to the contribs
Steve Lhomme
- [vlc-devel] [PATCH] add IMM4 decoder
Paul B Mahol
- [vlc-devel] [PATCH] add IMM4 decoder
Paul B Mahol
- [vlc-devel] [PATCH] add IMM4 decoder
Paul B Mahol
- [vlc-devel] [PATCH] add IMM4 decoder
Paul B Mahol
- [vlc-devel] [PATCH 1/2] add IMM4 fourcc
Paul B Mahol
- [vlc-devel] [PATCH 2/2] add IMM4 support via libavcodec
Paul B Mahol
- [vlc-devel] [PATCH 2/3] Add CineForm decoding/encoding plugin
Paul B Mahol
- [vlc-devel] [vlc-commits] codec: aom: store frame private data locally
Tristan Matthews
- [vlc-devel] [vlc-commits] opengl: syntax error
Tristan Matthews
- [vlc-devel] VLC SWAHILI
Kennedy Mmari
- [vlc-devel] Volunteering
Ahmad Moussa
- [vlc-devel] [PATCH] src: os2: fix mismatched arguments list
KO Myung-Hun
- [vlc-devel] [PATCH] src: os2: fix mismatched arguments list
KO Myung-Hun
- [vlc-devel] 3.0.4 tagging
Sebastian Ramacher
- [vlc-devel] [PATCH] x86: Export x264_stack_align
Sebastian Ramacher
- [vlc-devel] [PATCH] x86: Export x264_stack_align
Sebastian Ramacher
- [vlc-devel] [vlc-commits] es_out: add multiview mode info in the ES description
Filip Roséen
- [vlc-devel] [vlc-commits] es_out: add multiview mode info in the ES description
Filip Roséen
- [vlc-devel] [PATCH] add IMM4 decoder
Marvin Scholz
- [vlc-devel] [PATCH] Improvement in Go-To Time Panel (hh:mm:ss format)
Daksh Shah
- [vlc-devel] [vlc-commits] d3d11: Add a missing "extern" for a variable declaration
Martin Storsjö
- [vlc-devel] 3.0.4 tagging
Mathieu Velten
- [vlc-devel] [PATCH 00/14] Use input thread events for (pre-)parsing
Romain Vimont
- [vlc-devel] [PATCH 01/14] input: preparser: prepare for multithreaded background worker
Romain Vimont
- [vlc-devel] [PATCH 02/14] misc: background_worker: make the background worker multithreaded
Romain Vimont
- [vlc-devel] [PATCH 03/14] input: name input event structs
Romain Vimont
- [vlc-devel] [PATCH 04/14] input: notify "subtree added" on the input thread
Romain Vimont
- [vlc-devel] [PATCH 05/14] preparser: provide events in callbacks
Romain Vimont
- [vlc-devel] [PATCH 06/14] fetcher: provide events in callbacks
Romain Vimont
- [vlc-devel] [PATCH 07/14] preparser: use fetcher callbacks
Romain Vimont
- [vlc-devel] [PATCH 08/14] libvlc: receive events from input thread
Romain Vimont
- [vlc-devel] [PATCH 09/14] playlist: receive events from input thread
Romain Vimont
- [vlc-devel] [PATCH 10/14] medialib: receive events from input thread
Romain Vimont
- [vlc-devel] [PATCH 11/14] input: pass thread event callbacks to input_Read()
Romain Vimont
- [vlc-devel] [PATCH 12/14] sd: mediadirs: receive events from input thread
Romain Vimont
- [vlc-devel] [PATCH 13/14] input: remove triggering of legacy events
Romain Vimont
- [vlc-devel] [PATCH 14/14] input: remove legacy events from input item
Romain Vimont
- [vlc-devel] [PATCH 05/14] preparser: provide events in callbacks
Romain Vimont
- [vlc-devel] [PATCH 00/14] Use input thread events for (pre-)parsing
Romain Vimont
- [vlc-devel] [PATCH 04/14] input: notify "subtree added" on the input thread
Romain Vimont
- [vlc-devel] [PATCH 3/5] core: medialibrary: Add an event API
Romain Vimont
- [vlc-devel] [PATCH] libvlc: help debug object references remaining in debug builds
Romain Vimont
- [vlc-devel] [PATCH 14/14] input: remove legacy events from input item
Romain Vimont
- [vlc-devel] [PATCH 03/14] input: name input event structs
Romain Vimont
- [vlc-devel] [PATCH 1/6] cxx helpers: Add wrappers for mutex/cond/sem
Romain Vimont
- [vlc-devel] New Defects reported by Coverity Scan for vlc
Romain Vimont
- [vlc-devel] New Defects reported by Coverity Scan for vlc
Romain Vimont
- [vlc-devel] [PATCH v5 0/3] Media source and media tree
Romain Vimont
- [vlc-devel] [PATCH v5 1/3] Introduce media source and media tree API
Romain Vimont
- [vlc-devel] [PATCH v5 2/3] Expose preparsing for media tree
Romain Vimont
- [vlc-devel] [PATCH v5 3/3] Use new media source API from the playlist
Romain Vimont
- [vlc-devel] [PATCH] Do not call deprecated av*_register_all()
Romain Vimont
- [vlc-devel] [PATCH] Do not call deprecated av*_register_all()
Romain Vimont
- [vlc-devel] Playlist synchronization with multiple interfaces
Romain Vimont
- [vlc-devel] Playlist synchronization with multiple interfaces
Romain Vimont
- [vlc-devel] [PATCH] vlc_arrays: refactor foreach loop for arrays
Romain Vimont
- [vlc-devel] [PATCH] vlc_arrays: make "pos" expansion-safe
Romain Vimont
- [vlc-devel] [PATCH] vlc_arrays: refactor foreach loop for arrays
Romain Vimont
- [vlc-devel] [PATCH v2 0/2] vlc_arrays: refactor foreach loop
Romain Vimont
- [vlc-devel] [PATCH v2 1/2] vlc_arrays: refactor foreach loop
Romain Vimont
- [vlc-devel] [PATCH v2 2/2] vlc_arrays: avoid variable shadowing warnings
Romain Vimont
- [vlc-devel] [RFC 0/1] vlc_vector
Romain Vimont
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC v2] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC v3] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC v3] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC v4] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC v4] vlc_vector: add helpers for vectors
Romain Vimont
- [vlc-devel] [RFC PATCH 1/2] include: add VLC_JNI_VERSION
Zhao Zhili
- [vlc-devel] [RFC PATCH 2/2] android: replace hardcoded JNI_VERSION_1_2 by VLC_JNI_VERSION
Zhao Zhili
- [vlc-devel] [PATCH] mediacodec: fix check on csd i_count
Zhao Zhili
- [vlc-devel] [PATCH] demux: h26x: fix frame duration
Zhao Zhili
- [vlc-devel] [PATCH] demux: adaptive: fix null-pointer dereference and race condition
Zhao Zhili
- [vlc-devel] [PATCH] mediacodec: fix rotation handling
Zhao Zhili
- [vlc-devel] [PATCH] demux: adaptive: fix null-pointer dereference and race condition
Zhao Zhili
- [vlc-devel] [PATCH] mediacodec: fix rotation handling
Zhao Zhili
- [vlc-devel] [RFC PATCH 1/2] include: add VLC_JNI_VERSION
Zhao Zhili
- [vlc-devel] [PATCH] mediacodec: detect size changed by comparing visible size
Zhao Zhili
- [vlc-devel] [PATCH] mediacodec: detect size changed by comparing visible size
Zhao Zhili
- [vlc-devel] [PATCH] mediacodec: detect size changed by comparing visible size
Zhao Zhili
- [vlc-devel] [PATCH] vout: android: allow force select android-opaque
Zhao Zhili
- [vlc-devel] [PATCH] mediacodec: detect size changed by comparing visible size
Zhao Zhili
- [vlc-devel] [PATCH] mediacodec: detect size changed by comparing visible size
Zhao Zhili
- [vlc-devel] [PATCH] packetizer: hevc: fix typo
Zhao Zhili
- [vlc-devel] [PATCH] packetizer: hevc: fix typo
Zhao Zhili
- [vlc-devel] [PATCH] vlc_fixups: make aligned_alloc C linkage
Zhao Zhili
- [vlc-devel] [PATCH] packetizer: hevc_nal: fix visiable size
Zhao Zhili
- [vlc-devel] [PATCH] opensles: kill warning about sign comparison
Zhao Zhili
- [vlc-devel] [PATCH] vout: android: don't overwrite projection_mode for opaque
Zhao Zhili
- [vlc-devel] [PATCH] vout: android: don't overwrite projection_mode for opaque
Zhao Zhili
- [vlc-devel] [PATCH] vout: android: don't overwrite projection_mode for opaque
Zhao Zhili
- [vlc-devel] [PATCH 1/4] vgl: remove unused member
Zhao Zhili
- [vlc-devel] [PATCH 2/4] vgl: don't call cleanup callback if nothing has done
Zhao Zhili
- [vlc-devel] [PATCH 3/4] sdl_opengl_player: check OpenGL compile and link status
Zhao Zhili
- [vlc-devel] [PATCH 4/4] sdl_opengl_player: don't use precision qualifier
Zhao Zhili
- [vlc-devel] [PATCH 2/2] vgl: don't call cleanup callback if nothing has done
Zhao Zhili
- [vlc-devel] [PATCH] clock: fix AvgRescale
Zhao Zhili
- [vlc-devel] [PATCH] vlc_codec: remove unused member
Zhao Zhili
- [vlc-devel] [PATCH 1/2] codec: x264: remove unused member
Zhao Zhili
- [vlc-devel] [PATCH 2/2] codec: x264: fix leak on error
Zhao Zhili
- [vlc-devel] [vlc-commits] vout:android: don't set the output format until we're sure it's correct
Zhao Zhili
- [vlc-devel] [PATCH 1/3] variables: make sure range configuration is valid
Zhao Zhili
- [vlc-devel] [PATCH 2/3] variables: improve CheckValue
Zhao Zhili
- [vlc-devel] [PATCH 3/3] codec: x264: remove duplicate checks on configuration range
Zhao Zhili
- [vlc-devel] [PATCH 3/3] codec: x264: remove duplicate checks on configuration range
Zhao Zhili
- [vlc-devel] [PATCH] codec: x264: don't check whether the configuration has the default value or not
Zhao Zhili
- [vlc-devel] [PATCH 1/2] codec: x264: check var_Get*String return value and some code cleanup
Zhao Zhili
- [vlc-devel] [PATCH 2/2] codec: x264: fix memory issue
Zhao Zhili
- [vlc-devel] [RFC PATCH 01/13] clock: add vlc_clock
Zhao Zhili
- [vlc-devel] [RFC PATCH] libvlc: don't preclude use a libvlc_video_viewpoint_t on stack
Zhao Zhili
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Zhao Zhili
- [vlc-devel] [RFC 1/1] vlc_vector: add helpers for vectors
Zhao Zhili
- [vlc-devel] [RFC PATCH 01/13] clock: add vlc_clock
Zhao Zhili
- [vlc-devel] [PATCH] add IMM4 decoder
robux4 at ycbcr.xyz
Last message date:
Fri Aug 31 21:48:17 CEST 2018
Archived on: Mon Sep 3 11:21:32 CEST 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).