June 2015 Archives by date
Starting: Mon Jun 1 14:49:29 CEST 2015
Ending: Tue Jun 30 18:53:34 CEST 2015
Messages: 417
- [vlc-devel] [PATCH] configure: HAVE_AVCODEC_DXVA2 is set with AM_CONDITIONAL but never defined
Steve Lhomme
- [vlc-devel] [PATCH] directx-va: directx_va_mode_t is only used in directx_va.c
Steve Lhomme
- [vlc-devel] [PATCH] configure: HAVE_AVCODEC_DXVA2 is set with AM_CONDITIONAL but never defined
Rémi Denis-Courmont
- [vlc-devel] [PATCH] configure: HAVE_AVCODEC_DXVA2 is set with AM_CONDITIONAL but never defined
Steve Lhomme
- [vlc-devel] [PATCH] fix POTFILES.in
Steve Lhomme
- [vlc-devel] [PATCH 1/5] va: try to output an opaque chroma first, then a plane-based one
Steve Lhomme
- [vlc-devel] [PATCH 2/5] dxva2: extract the pixel into YV12 planes when DR is not possible
Steve Lhomme
- [vlc-devel] [PATCH 3/5] direct3d9: add support for direct rendering from the DXVA2 decoder
Steve Lhomme
- [vlc-devel] [PATCH 4/5] add a D3D11 GPU decoder similar to DXVA2
Steve Lhomme
- [vlc-devel] [PATCH 5/5] direct3d11: add support for direct rendering from the d3d11va decoder
Steve Lhomme
- [vlc-devel] [PATCH] mediacodec: ndk: fix undefined behavior with Hi10P profile
Thomas Guillem
- [vlc-devel] [PATCH] fix POTFILES.in
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/5] va: try to output an opaque chroma first, then a plane-based one
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/5] va: try to output an opaque chroma first, then a plane-based one
Steve Lhomme
- [vlc-devel] [PATCH] fix POTFILES.in
Steve Lhomme
- [vlc-devel] [PATCH 1/5] va: try to output an opaque chroma first, then a plane-based one
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/5] va: try to output an opaque chroma first, then a plane-based one
Steve Lhomme
- [vlc-devel] [PATCH 1/5] va: try to output an opaque chroma first, then a plane-based one
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/5] va: try to output an opaque chroma first, then a plane-based one
Steve Lhomme
- [vlc-devel] VLC-DASH Experiments
Jonathan Kua
- [vlc-devel] VLC-DASH Experiments
Jonathan Kua
- [vlc-devel] VLC-DASH Experiments
Francois Cartegnie
- [vlc-devel] [PATCH] fix POTFILES.in
Francois Cartegnie
- [vlc-devel] [PATCH] vda: fix a warning on unused variable
Steve Lhomme
- [vlc-devel] [PATCH] va: document the extra parameter
Steve Lhomme
- [vlc-devel] [PATCH] faad: update file, function and struct names
Tristan Matthews
- [vlc-devel] [PATCH 1/3] dxva2: store the internal hardware buffer in a picture_t
Steve Lhomme
- [vlc-devel] [PATCH 2/3] dxva2: convert D3D9 textures to planes using an external filter
Steve Lhomme
- [vlc-devel] [PATCH 3/3] direct3d9: support direct rendering with VLC_CODEC_D3D9_OPAQUE
Steve Lhomme
- [vlc-devel] [PATCH 1/3] d3d11va: add a D3D11 hardware decoder similar to DXVA2
Steve Lhomme
- [vlc-devel] [PATCH 2/3] direct3d11: support direct rendering of GPU textures coming from d3d11va
Steve Lhomme
- [vlc-devel] [PATCH 3/3] direct3d11: add a debug message when the device is created
Steve Lhomme
- [vlc-devel] [PATCH] faad: update file, function and struct names
Jean-Baptiste Kempf
- [vlc-devel] [PATCH v3] Dim MacBook keyboard backlight during video playback on OSX
Maxime Mouchet
- [vlc-devel] [PATCH 0/8] mmal: cleanup series
Julian Scheel
- [vlc-devel] [PATCH 1/8] mmal: Add missing header include guards
Julian Scheel
- [vlc-devel] [PATCH 2/8] mmal/codec: Don't send buffers to disabled ports
Julian Scheel
- [vlc-devel] [PATCH 3/8] mmal/codec: Improve locking
Julian Scheel
- [vlc-devel] [PATCH 4/8] mmal/deinterlace: Simplify flushing
Julian Scheel
- [vlc-devel] [PATCH 5/8] mmal/deinterlace: Fix locking
Julian Scheel
- [vlc-devel] [PATCH 6/8] mmal/deinterlace: Don't send buffers to disabled port
Julian Scheel
- [vlc-devel] [PATCH 7/8] mmal: Use atomic operations for refcounting
Julian Scheel
- [vlc-devel] [PATCH 8/8] mmal/vout: Do not wait for picture in non-opaque mode
Julian Scheel
- [vlc-devel] [PATCH 00/14] mmal: Optimise buffer handling
Julian Scheel
- [vlc-devel] [PATCH 01/14] mmal/vout: Use fixed binding of mmal buffer to picture
Julian Scheel
- [vlc-devel] [PATCH 02/14] mmal/codec: Try to apply fmt changes without disabling port
Julian Scheel
- [vlc-devel] [PATCH 03/14] mmal/codec: Clear data from buffer header before release
Julian Scheel
- [vlc-devel] [PATCH 04/14] mmal/codec: Do not disable ports for flushing
Julian Scheel
- [vlc-devel] [PATCH 05/14] mmal/deinterlace: Clear data from buffer header before release
Julian Scheel
- [vlc-devel] [PATCH 06/14] mmal/deinterlace: Release picture if unable to process
Julian Scheel
- [vlc-devel] [PATCH 07/14] mmal/deinterlace: Rework to use pictures from vout pool
Julian Scheel
- [vlc-devel] [PATCH 08/14] mmal/codec: Rename mmal-zerocopy option to mmal-opaque
Julian Scheel
- [vlc-devel] [PATCH 09/14] mmal/codec: Do not use local buffer pool in opaque mode
Julian Scheel
- [vlc-devel] [PATCH 10/14] mmal/deinterlace: Do not use local buffer pools
Julian Scheel
- [vlc-devel] [PATCH 11/14] mmal/deinterlace: Do not filter the same picture twice
Julian Scheel
- [vlc-devel] [PATCH 12/14] mmal/deinterlace: Free unusable buffers
Julian Scheel
- [vlc-devel] [PATCH 13/14] mmal/vout: Use port bound pool allocation
Julian Scheel
- [vlc-devel] [PATCH 14/14] mmal: Use zerocopy ports for opaque mode
Julian Scheel
- [vlc-devel] [PATCH 0/5] mmal: minor tweaks
Julian Scheel
- [vlc-devel] [PATCH 1/5] mmal/codec: Silence build warnings
Julian Scheel
- [vlc-devel] [PATCH 2/5] mmal/codec: Implement full flush
Julian Scheel
- [vlc-devel] [PATCH 3/5] mmal/codec: Use default input buffer count
Julian Scheel
- [vlc-devel] [PATCH 4/5] mmal: Reduce buffer count to 30
Julian Scheel
- [vlc-devel] [PATCH 5/5] mmal/deinterlace: Avoid overflows on buffer calculation
Julian Scheel
- [vlc-devel] [PATCH] va: document the extra parameter
Rémi Denis-Courmont
- [vlc-devel] [PATCH] va: document the extra parameter
Steve Lhomme
- [vlc-devel] [vlc-commits] access: pf_control is mandatory
Thomas Guillem
- [vlc-devel] [vlc-commits] access: pf_control is mandatory
Rémi Denis-Courmont
- [vlc-devel] [PATCH] access: add a default pf_control for directory accesses
Thomas Guillem
- [vlc-devel] [PATCH] direct3d9: optimize the region copy of RGBA buffers
Steve Lhomme
- [vlc-devel] [PATCH 0/5] Decoder fallback
Thomas Guillem
- [vlc-devel] [PATCH 1/5] modules: module_list_cap sort list using the name argument
Thomas Guillem
- [vlc-devel] [PATCH 2/5] modules: add vlc_module_load_next/module_need_next
Thomas Guillem
- [vlc-devel] [PATCH 3/5] decoder: refactor decoder module create/delete
Thomas Guillem
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Thomas Guillem
- [vlc-devel] [PATCH 5/5] mediacodec: try next decoder in case of error
Thomas Guillem
- [vlc-devel] [PATCH 3/5] decoder: refactor decoder module create/delete
Francois Cartegnie
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Julian Scheel
- [vlc-devel] [PATCH 1/5] modules: module_list_cap sort list using the name argument
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Rémi Denis-Courmont
- [vlc-devel] [PATCH] access: add a default pf_control for directory accesses
Rémi Denis-Courmont
- [vlc-devel] [PATCH] access: add a default pf_control for directory accesses
Thomas Guillem
- [vlc-devel] [PATCH 3/5] decoder: refactor decoder module create/delete
Thomas Guillem
- [vlc-devel] [PATCH 3/5] decoder: refactor decoder module create/delete
Thomas Guillem
- [vlc-devel] [PATCH 1/5] modules: module_list_cap sort list using the name argument
Thomas Guillem
- [vlc-devel] [PATCH] libvlc: expand media player API to retrieve information about all available titles of the currently playing media item
Felix Paul Kühne
- [vlc-devel] [PATCH 1/5] modules: module_list_cap sort list using the name argument
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Thomas Guillem
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Thomas Guillem
- [vlc-devel] [PATCH 1/5] modules: module_list_cap sort list using the name argument
Thomas Guillem
- [vlc-devel] [PATCH] macosx: add own configure switch to disable the sparkle update framework
david.fuhrmann at gmail.com
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Thomas Guillem
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Rémi Denis-Courmont
- [vlc-devel] [PATCH] libvlc: expand media player API to retrieve information about all available titles of the currently playing media item
Felix Paul Kühne
- [vlc-devel] [PATCH] libvlc: expand media player API to retrieve information about all available titles of the currently playing media item
Thomas Guillem
- [vlc-devel] [PATCH] libvlc: expand media player API to retrieve full information about available chapter of a given title
Felix Paul Kühne
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Thomas Guillem
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/5] decoder: add a way to try an other decoder module
Thomas Guillem
- [vlc-devel] [PATCH] decoder: don't set first picture if decoder is flushing
Thomas Guillem
- [vlc-devel] [PATCH 1/4] dxva2: convert D3D9 textures to planes using an external filter
Steve Lhomme
- [vlc-devel] [PATCH 2/4] direct3d9: support direct rendering with VLC_CODEC_D3D9_OPAQUE
Steve Lhomme
- [vlc-devel] [PATCH 3/4] d3d11va: add a D3D11 hardware decoder similar to DXVA2
Steve Lhomme
- [vlc-devel] [PATCH 4/4] direct3d11: support direct rendering of GPU textures coming from d3d11va
Steve Lhomme
- [vlc-devel] [PATCH 2/3] dxva2: convert D3D9 textures to planes using an external filter
Steve Lhomme
- [vlc-devel] [PATCH 3/3] direct3d9: support direct rendering with VLC_CODEC_D3D9_OPAQUE
Steve Lhomme
- [vlc-devel] [PATCH 1/3] d3d11va: add a D3D11 hardware decoder similar to DXVA2
Steve Lhomme
- [vlc-devel] [PATCH 2/3] direct3d11: support direct rendering of GPU textures coming from d3d11va
Steve Lhomme
- [vlc-devel] [PATCH] decoder: don't set first picture if decoder is flushing
Rémi Denis-Courmont
- [vlc-devel] [PATCH] decoder: don't set first picture if decoder is flushing
Thomas Guillem
- [vlc-devel] Play/pause/jump callbacks
Daniel Krikun
- [vlc-devel] [PATCH] contrib: generate the d3d11.h with ID3D11VideoDecoder support
Steve Lhomme
- [vlc-devel] [PATCH] va: AV_PIX_FMT_D3D11VA_VLD was added in 56.25.0
Steve Lhomme
- [vlc-devel] [PATCH] negative stop-time causes offset from the end
Aleksandr Pasechnik
- [vlc-devel] [PATCH] fix memory leak in lib/audio.c
Quink
- [vlc-devel] [PATCH] fix memory leak in lib/audio.c
Rémi Denis-Courmont
- [vlc-devel] [PATCH] npapi: don't return an error if string is empty
Daniel Amm
- [vlc-devel] [PATCH] fix memory leak in lib/audio.c
Zhao Zhili
- [vlc-devel] [PATCH 1/6] os2: filesystem: implement vlc_write() and vlc_writev()
KO Myung-Hun
- [vlc-devel] [PATCH 2/6] os2: filesystem: set pipes to binary mode
KO Myung-Hun
- [vlc-devel] [PATCH 3/6] os2: thread: use gettimeofday() instead of time()
KO Myung-Hun
- [vlc-devel] [PATCH 4/6] os2: thread: fix compilation warning
KO Myung-Hun
- [vlc-devel] [PATCH 5/6] os2: thread: implement vlc_cond_signal() correctly
KO Myung-Hun
- [vlc-devel] [PATCH 6/6] os2: thread: support static condition variable
KO Myung-Hun
- [vlc-devel] [PATCH 1/3] audio_filter: SOFAlizer new module
Wolfgang Hrauda
- [vlc-devel] [PATCH 2/3] audio_filter: SOFAlizer new module (GUI)
Wolfgang Hrauda
- [vlc-devel] [PATCH 3/3] audio_filter: SOFAlizer new module (libs)
Wolfgang Hrauda
- [vlc-devel] [PATCH 1/3] audio_filter: SOFAlizer new module
Wolfgang Hrauda
- [vlc-devel] [PATCH 1/2] audio_filter: SOFAlizer new module
Wolfgang Hrauda
- [vlc-devel] [PATCH 3/3] audio_filter: SOFAlizer new module (libs)
Wolfgang Hrauda
- [vlc-devel] [PATCH] fix memory leak in lib/audio.c
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/6] os2: filesystem: implement vlc_write() and vlc_writev()
Rémi Denis-Courmont
- [vlc-devel] [PATCH 6/6] os2: thread: support static condition variable
Rémi Denis-Courmont
- [vlc-devel] [PATCH] va: AV_PIX_FMT_D3D11VA_VLD was added in 56.25.0 in libav and ffmpeg
Steve Lhomme
- [vlc-devel] [PATCH 1/6] os2: filesystem: implement vlc_write() and vlc_writev()
KO Myung-Hun
- [vlc-devel] [PATCH 6/6] os2: thread: support static condition variable
KO Myung-Hun
- [vlc-devel] [PATCH 6/6] os2: thread: support static condition variable
Rémi Denis-Courmont
- [vlc-devel] [PATCH] rtsp: avoid hardcoding buffer size
Arjun Sreedharan
- [vlc-devel] [PATCH] va: AV_PIX_FMT_D3D11VA_VLD was added in 56.25.0 in libav and ffmpeg
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 6/6] os2: thread: support static condition variable
KO Myung-Hun
- [vlc-devel] [PATCH] va: AV_PIX_FMT_D3D11VA_VLD was added in 56.25.0 in libav and ffmpeg
Steve Lhomme
- [vlc-devel] [PATCH] va: AV_PIX_FMT_D3D11VA_VLD was added in 56.25.0 in libav and ffmpeg
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] gcrypt: don't provide thread callbacks after 1.6.0
Thomas Guillem
- [vlc-devel] [PATCH] hls: fix inttypes include
Thomas Guillem
- [vlc-devel] [PATCH] hls: fix inttypes include
Thomas Guillem
- [vlc-devel] [PATCH] hls: fix inttypes include
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] hls: fix inttypes include
Rémi Denis-Courmont
- [vlc-devel] [PATCH] gcrypt: don't provide thread callbacks after 1.6.0
Rémi Denis-Courmont
- [vlc-devel] [PATCH] gcrypt: don't provide thread callbacks after 1.6.0
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] gcrypt: don't provide thread callbacks after 1.6.0
Thomas Guillem
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Thomas Guillem
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Rémi Denis-Courmont
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Thomas Guillem
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] fourcc: remove last conflicting FourCC alias
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] fourcc: remove last conflicting FourCC alias
Rémi Denis-Courmont
- [vlc-devel] [PATCH] rtsp: avoid hardcoding buffer size
Rémi Denis-Courmont
- [vlc-devel] [PATCH] libvlc: expand media player API to retrieve full information about available chapter of a given title
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] skins2: fix multibyte issue for temporary directory
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] skins2: fix multibyte issue for temporary directory
brezhoneg1
- [vlc-devel] [PATCH] fix typo in the menu Fichier -> Convertir / Diffuser
benoît tuduri
- [vlc-devel] [PATCH] fix typo in the menu Fichier -> Convertir / Diffuser
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] fix typo in the menu Fichier -> Convertir / Diffuser
benoît tuduri
- [vlc-devel] [PATCH] darwinvlc/macosx: rework binary, start main loop in darwinvlc
david.fuhrmann at gmail.com
- [vlc-devel] [PATCH] darwinvlc/macosx: rework binary, start main loop in darwinvlc
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/2] gui: Fix O_BINARY usage on Linux
Timothy B. Terriberry
- [vlc-devel] [PATCH 2/2] gui: Fix inttypes include
Timothy B. Terriberry
- [vlc-devel] [PATCH] hls: fix inttypes include
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 00/17] test pages: cleanup and reworking
Daniel Amm
- [vlc-devel] [PATCH 01/17] test pages: Use HTML5 standards and fix invalid HTML
Daniel Amm
- [vlc-devel] [PATCH 02/17] test pages: HTML indenting, cleanup and cosmetics
Daniel Amm
- [vlc-devel] [PATCH 03/17] test.html: Improve working of select tags
Daniel Amm
- [vlc-devel] [PATCH 04/17] test pages: Submit values if return key is pressed in a text field
Daniel Amm
- [vlc-devel] [PATCH 05/17] test.html: Add missing deinterlace modes
Daniel Amm
- [vlc-devel] [PATCH 06/17] test pages: JavaScript indenting, cleanup and improving
Daniel Amm
- [vlc-devel] [PATCH 07/17] test pages: show current state after buffering
Daniel Amm
- [vlc-devel] [PATCH 08/17] test pages: fix live media animation
Daniel Amm
- [vlc-devel] [PATCH 09/17] test pages: fix working of play/pause button
Daniel Amm
- [vlc-devel] [PATCH 10/17] test pages: update state if playback is ended
Daniel Amm
- [vlc-devel] [PATCH 11/17] test.html: check validity of text field values
Daniel Amm
- [vlc-devel] [PATCH 12/17] test.html: remove reverse mode, display current rate instead
Daniel Amm
- [vlc-devel] [PATCH 13/17] test.html: rearrange some buttons
Daniel Amm
- [vlc-devel] [PATCH 14/17] test.html: improve demo for getting current position/time
Daniel Amm
- [vlc-devel] [PATCH 15/17] test.html: fix teletext toggling
Daniel Amm
- [vlc-devel] [PATCH 16/17] test.html: add a html seekbar
Daniel Amm
- [vlc-devel] [PATCH 17/17] test.html: add demo for getting current item index
Daniel Amm
- [vlc-devel] [Bulk] [PATCH 1/2] gui: Fix O_BINARY usage on Linux
Joseph Tulou
- [vlc-devel] [PATCH 00/17] test pages: cleanup and reworking
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 00/17] test pages: cleanup and reworking
Daniel Amm
- [vlc-devel] [PATCH] libvlc: expand media player API to retrieve full information about available chapter of a given title
Felix Paul Kühne
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Thomas Guillem
- [vlc-devel] [vlc-commits] demux: adaptative: fill result vectors by reference
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] hls: fix inttypes include
Thomas Guillem
- [vlc-devel] [PATCH] define __STDC_*_MACROS in vlc_fixups.h
Thomas Guillem
- [vlc-devel] [PATCH] Do not need retain the instance after created
Shenggang Hu
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Thomas Guillem
- [vlc-devel] DASH streaming
Jonathan Kua
- [vlc-devel] DASH streaming
Zhao Zhili
- [vlc-devel] DASH streaming
Jonathan Kua
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Thomas Guillem
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Rémi Denis-Courmont
- [vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Thomas Guillem
- [vlc-devel] [PATCH] hls: fix inttypes include
Rémi Denis-Courmont
- [vlc-devel] [PATCH] hls: fix inttypes include
Thomas Guillem
- [vlc-devel] [PATCH] hls: fix inttypes include
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Do not need retain the instance after created
Felix Paul Kühne
- [vlc-devel] [vlc-commits] file: fix fd leak when opening a directory
Rémi Denis-Courmont
- [vlc-devel] [PATCH] file: use fdopendir to open a dir from a fd
Thomas Guillem
- [vlc-devel] [vlc-commits] file: fix fd leak when opening a directory
Thomas Guillem
- [vlc-devel] [PATCH] file: use fdopendir to open a dir from a fd
Rémi Denis-Courmont
- [vlc-devel] [PATCH] file: use fdopendir to open a dir from a fd
Thomas Guillem
- [vlc-devel] Adding a new language
Alexander Tollefsen
- [vlc-devel] [PATCH] direct3d11: fix compilation when direct rendering cannot be used
Steve Lhomme
- [vlc-devel] [PATCH 1/2] es_out: really restart es with ES_OUT_RESTART_ES
Francois Cartegnie
- [vlc-devel] [PATCH 2/2] es_out: really update fmt on ES_OUT_SET_ES_FMT
Francois Cartegnie
- [vlc-devel] [PATCH 1/2] es_out: really restart es with ES_OUT_RESTART_ES
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/2] es_out: really update fmt on ES_OUT_SET_ES_FMT
Rémi Denis-Courmont
- [vlc-devel] dynamic text overlay on video stream
JB
- [vlc-devel] [PATCH] mmal: Fix plane offset computation
Julian Scheel
- [vlc-devel] [vlc-commits] hls: include config.h
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] mmal/codec: Fall back to dts if pts is no available
Julian Scheel
- [vlc-devel] [PATCH 1/6] direct3d11: use the D3D11 types as D3D9 is not available on some platforms
Steve Lhomme
- [vlc-devel] [PATCH 2/6] direct3d11: check more return values
Steve Lhomme
- [vlc-devel] [PATCH 3/6] direct3d11: keep the swapchain number and format of buffers
Steve Lhomme
- [vlc-devel] [PATCH 4/6] direct3d11: the viewport size is set on the swapchain update
Steve Lhomme
- [vlc-devel] [PATCH 5/6] direct3d11: reorder some calls
Steve Lhomme
- [vlc-devel] [PATCH 6/6] direct3d11: fix the VLC_WINSTORE_APP usage
Steve Lhomme
- [vlc-devel] [PATCH] es_out: limit buffering debug rate
Francois Cartegnie
- [vlc-devel] [PATCH] directx-va: do not load the DLL if not needed
Steve Lhomme
- [vlc-devel] [PATCH 2/2] es_out: really update fmt on ES_OUT_SET_ES_FMT
Francois Cartegnie
- [vlc-devel] [PATCH 2/2] es_out: really update fmt on ES_OUT_SET_ES_FMT
Rémi Denis-Courmont
- [vlc-devel] dynamic text overlay on video stream
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] hls: include config.h
Rémi Denis-Courmont
- [vlc-devel] dynamic text overlay on video stream
JB
- [vlc-devel] [PATCH] hls: fix inttypes include
KO Myung-Hun
- [vlc-devel] [PATCH] define __STDC_*_MACROS in vlc_fixups.h
KO Myung-Hun
- [vlc-devel] [PATCH 0/2] Support SAT>IP servers
Julian Scheel
- [vlc-devel] [PATCH 1/2] live555: Add satip support
Julian Scheel
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Julian Scheel
- [vlc-devel] [PATCH] darwinvlc: compile with objc and fix build system
david.fuhrmann at gmail.com
- [vlc-devel] dynamic text overlay on video stream
JB
- [vlc-devel] [PATCH] src: fix fourcc_gen build on OS/2
KO Myung-Hun
- [vlc-devel] [PATCH 1/2] compat: freeaddrinfo: fix compilation warning
KO Myung-Hun
- [vlc-devel] [PATCH 2/2] OS/2 needs __STDC_xxx_MACROS even if C++11 mode
KO Myung-Hun
- [vlc-devel] [PATCH] src: fix fourcc_gen build on OS/2
Rémi Denis-Courmont
- [vlc-devel] [PATCH] src: fix fourcc_gen build on OS/2
KO Myung-Hun
- [vlc-devel] [videolan] 答复: Inquiry about Licensing - Videolan
Rémi Denis-Courmont
- [vlc-devel] [PATCH] avcodec: add mappings for gbrp 9/10-bit LE,BE
Tristan Matthews
- [vlc-devel] [PATCH] test.html: remove conflicting width specification
Daniel Amm
- [vlc-devel] Fixing long latency audio outputs like Airplay
David Fuhrmann
- [vlc-devel] [PATCH] src: fix fourcc_gen build on OS/2
Rémi Denis-Courmont
- [vlc-devel] Fixing long latency audio outputs like Airplay
Rémi Denis-Courmont
- [vlc-devel] DASH streaming playout buffer level stats
Jonathan Kua
- [vlc-devel] DASH streaming playout buffer level stats
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Revert "Fix warning on all c++ files"
Hugo Beauzée-Luyssen
- [vlc-devel] [vlc-commits] Fix warning on all c++ files
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Fix warning on all c++ files
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] direct3d11: fix video position on Windows Phone
Steve Lhomme
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Hugo Beauzée-Luyssen
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Tristan Matthews
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Hugo Beauzée-Luyssen
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Hugo Beauzée-Luyssen
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Hugo Beauzée-Luyssen
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Jean-Baptiste Kempf
- [vlc-devel] [vlc-commits] Remove using namespace std; from C++ code
Rémi Denis-Courmont
- [vlc-devel] [PATCH] contrib: fix SHA512 data for Sparkle
Sean McGovern
- [vlc-devel] [PATCH] src: fix fourcc_gen build on OS/2
KO Myung-Hun
- [vlc-devel] 答复: [videolan] 答复: Inquiry about Licensing - Videolan
Xiufeng, CHEN(OP SWL-SZ-TCT)
- [vlc-devel] [PATCH] contrib: fix SHA512 data for Sparkle
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] avcodec: add mappings for gbrp 9/10-bit LE, BE
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/2] compat: freeaddrinfo: fix compilation warning
Jean-Baptiste Kempf
- [vlc-devel] [videolan] 答复: 答复: Inquiry about Licensing - Videolan
Jean-Baptiste Kempf
- [vlc-devel] 答复: [videolan] 答复: 答复: Inquiry about Licensing - Videolan
Xiufeng, CHEN(OP SWL-SZ-TCT)
- [vlc-devel] 答复: [videolan] 答复: 答复: Inquiry about Licensing - Videolan
Zhao Zhili
- [vlc-devel] [vlc-commit] configure: allow C11 compiler for build system native compiler
KO Myung-Hun
- [vlc-devel] [PATCH] contrib/sidplay: fix openmode patch
Felix Paul Kühne
- [vlc-devel] RTSP: Failure to recover from long PAUSE
Paul Clark
- [vlc-devel] [PATCH] contrib/sidplay: fix openmode patch
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Paul Clark
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Paul Clark
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Rémi Denis-Courmont
- [vlc-devel] [PATCH] contrib: fix SHA512 data for Sparkle
Sean McGovern
- [vlc-devel] [PATCH] direct3d11: fix video position on Windows Phone and WinRT
Steve Lhomme
- [vlc-devel] RTSP: Failure to recover from long PAUSE
Paul Clark
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Paul Clark
- [vlc-devel] [PATCH] avcodec: add mappings for gbrp 9/10-bit LE, BE
Tristan Matthews
- [vlc-devel] [PATCH] avcodec: add mappings for gbrp 9/10-bit LE, BE
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] avcodec: add mappings for gbrp 9/10-bit LE, BE
Tristan Matthews
- [vlc-devel] [PATCH] src/image: correctly handle anamorph content sizes (closes #13862)
Felix Paul Kühne
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Ross Finlayson
- [vlc-devel] [PATCH] src/image: correctly handle anamorph content sizes (closes #13862)
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] direct3d11: fix video position on Windows Phone and WinRT
Jean-Baptiste Kempf
- [vlc-devel] marquee
JB
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Paul Clark
- [vlc-devel] [PATCH] src/image: make sure we set the output dimensions correct (refs #13862)
Felix Paul Kühne
- [vlc-devel] [PATCH] extras/tools: remove liblzma pkgconfig file
Sean McGovern
- [vlc-devel] RTSP: Failure to recover from long PAUSE
Ross Finlayson
- [vlc-devel] [PATCH 1/2] compat: freeaddrinfo: fix compilation warning
KO Myung-Hun
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Julian Scheel
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Ross Finlayson
- [vlc-devel] RTSP: Failure to recover from long PAUSE
Paul Clark
- [vlc-devel] RTSP: Failure to recover from long PAUSE
Ross Finlayson
- [vlc-devel] [PATCH 2/2] live555: Use OPTIONS as keep-alive fallback
Paul Clark
- [vlc-devel] RTSP: Failure to recover from long PAUSE
Paul Clark
- [vlc-devel] RTSP: Failure to recover from long PAUSE
Ross Finlayson
- [vlc-devel] [Live-devel] New version of the "LIVE555 Streaming Media" code - restructures the "RTPServer" class
Ross Finlayson
- [vlc-devel] [PATCH] libvlc_media_player: create the audio output on first play
Thomas Guillem
- [vlc-devel] [PATCH] libvlc_media_player: create the audio output on first play
Rémi Denis-Courmont
- [vlc-devel] [PATCH] adaptive: fix StreamType namespace missing
Steve Lhomme
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] macosx: Remove Modules.am and add Makefile.am directly
david.fuhrmann at gmail.com
- [vlc-devel] [PATCH 2/4] macosx_dialog_provider: remove Modules.am
david.fuhrmann at gmail.com
- [vlc-devel] [PATCH 3/4] minimal_macosx: Remove Modules.am
david.fuhrmann at gmail.com
- [vlc-devel] [PATCH 4/4] ios_dialog_provider: Remove Modules.am
david.fuhrmann at gmail.com
- [vlc-devel] [PATCH 1/4] macosx: Remove Modules.am and add Makefile.am directly
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] avformat mux: use visible width/height for muxing
Jan Ekström
- [vlc-devel] [PATCH] vout: do not use D3D9 built-in shaders with D3D11
Steve Lhomme
- [vlc-devel] [PATCH] libvlc_media_player: create the audio output on first play
Thomas Guillem
- [vlc-devel] [PATCH] libvlc_media_player: create the aout when first setting audio options
Thomas Guillem
- [vlc-devel] [PATCH] avformat mux: use visible width/height for muxing
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] lib: add libvlc_media_player_set_android_context
Thomas Guillem
- [vlc-devel] [PATCH] UPDATED Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] lib: add libvlc_media_player_set_android_context
Rémi Denis-Courmont
- [vlc-devel] [PATCH] lib: add libvlc_media_player_set_android_context
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Add VideoToolbox based decoder
Felix Paul Kühne
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Jean-Baptiste Kempf
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Paul Clark
- [vlc-devel] [PATCH] libvlc_media_player: create the aout when first setting audio options
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Ross Finlayson
- [vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE
Rémi Denis-Courmont
- [vlc-devel] [PATCH] adaptive: fix StreamType namespace missing
Steve Lhomme
- [vlc-devel] [vlc-commits] qt: use QAtomicInt
Steve Lhomme
- [vlc-devel] [vlc-commits] qt: use QAtomicInt
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add VideoToolbox based decoder
Zhang Rui
- [vlc-devel] [vlc-commits] qt: use QAtomicInt
Steve Lhomme
- [vlc-devel] [PATCH 00/16] libdvbcsa: improve performance
glenvt18
- [vlc-devel] [PATCH 01/16] block cipher: improve performance
glenvt18
- [vlc-devel] [PATCH 02/16] stream cipher: refactoring
glenvt18
- [vlc-devel] [PATCH 03/16] stream cipher: optimizations
glenvt18
- [vlc-devel] [PATCH 04/16] Add ARM NEON support
glenvt18
- [vlc-devel] [PATCH 05/16] bitslice transform: rewrite
glenvt18
- [vlc-devel] [PATCH 06/16] neon: add matrix transpose macros
glenvt18
- [vlc-devel] [PATCH 07/16] block cipher: use one lookup table for sbox and permutation
glenvt18
- [vlc-devel] [PATCH 08/16] neon: add deinterleaving macro
glenvt18
- [vlc-devel] [PATCH 09/16] ssse3: add deinterleaving macro and SSSE3 option
glenvt18
- [vlc-devel] [PATCH 10/16] Add deinterleaving test case.
glenvt18
- [vlc-devel] [PATCH 11/16] stream cipher: use the same buffer for input and output
glenvt18
- [vlc-devel] [PATCH 12/16] Add matrix transpose ops tests
glenvt18
- [vlc-devel] [PATCH 13/16] Fix automake version check
glenvt18
- [vlc-devel] [PATCH 14/16] Fix C++ compilation
glenvt18
- [vlc-devel] [PATCH 15/16] Change compiler options
glenvt18
- [vlc-devel] [PATCH 16/16] Remove unused attribute
glenvt18
- [vlc-devel] [PATCH] Add VideoToolbox based decoder
Felix Paul Kühne
- [vlc-devel] RTSP: Failure to recover from long PAUSE
David R. Robison
- [vlc-devel] RTSP: Failure to recover from long PAUSE
Paul Clark
- [vlc-devel] Fixing long latency audio outputs like Airplay
David Fuhrmann
- [vlc-devel] Fixing long latency audio outputs like Airplay
Rémi Denis-Courmont
- [vlc-devel] Fixing long latency audio outputs like Airplay
David Fuhrmann
- [vlc-devel] link failure on OSX
DC Udacity
- [vlc-devel] Decklink SDI with External Audio
Jan Jaroš
- [vlc-devel] [PATCH] vlc_fixups: fix OS/2 compilation
KO Myung-Hun
- [vlc-devel] [PATCH 1/2] direct3d9: fix memory leak
Hannes Domani
- [vlc-devel] [PATCH 2/2] direct3d9: really release IDirect3DDevice9
Hannes Domani
- [vlc-devel] [PATCH 1/2] direct3d9: fix memory leak
Rémi Denis-Courmont
- [vlc-devel] --rtp-client-port when playing an SDP file
David R. Robison
- [vlc-devel] --rtp-client-port when playing an SDP file
Rémi Denis-Courmont
- [vlc-devel] --rtp-client-port when playing an SDP file
David R. Robison
- [vlc-devel] --rtp-client-port when playing an SDP file
Rémi Denis-Courmont
- [vlc-devel] --rtp-client-port when playing an SDP file
Ross Finlayson
- [vlc-devel] --rtp-client-port when playing an SDP file
David R. Robison
- [vlc-devel] [PATCH 1/2] direct3d9: fix memory leak
Vittorio Giovara
Last message date:
Tue Jun 30 18:53:34 CEST 2015
Archived on: Wed Aug 5 15:24:01 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).