[vlc-commits] contrib: fluidlite: use a hash specific to fluidlite

2016-07-08 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jul 8 15:54:39 2016 +0200| [b11a53f92c606f900223187fa09c7cfd4b22a550] | committer: Jean-Baptiste Kempf contrib: fluidlite: use a hash specific to fluidlite Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] adaptive: include for std::min

2016-07-11 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jul 11 10:44:58 2016 +0200| [a6e1c27bf04762577fe386d056ee752645e11a7a] | committer: Hugo Beauzée-Luyssen adaptive: include for std::min Signed-off-by: Hugo Beauzée-Luyssen > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] win32: plugin: fix loaded module handle not used on winstore

2016-07-11 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jul 11 15:36:26 2016 +0200| [1d2679ffe05bb44d087c347eec05aa9e651979d3] | committer: Hugo Beauzée-Luyssen win32: plugin: fix loaded module handle not used on winstore Signed-off-by: Hugo Beauzée-Luyssen > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] directx_va: better logging of which decoder doesn't support a profile

2016-07-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jul 13 10:56:11 2016 +0200| [7b06771ccdb996aff7c6e9f57f41e67a0e775074] | committer: Jean-Baptiste Kempf directx_va: better logging of which decoder doesn't support a profile Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gi

[vlc-commits] directx_va: add VP9 decoding support with FFmpeg 57.17

2016-07-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jul 13 13:07:29 2016 +0200| [0d188ca54de57648b6d9c295424a01985238a861] | committer: Jean-Baptiste Kempf directx_va: add VP9 decoding support with FFmpeg 57.17 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=com

[vlc-commits] vlc_fixups: add a dummy struct timezone definition

2016-07-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jul 13 09:11:45 2016 +0200| [2eed6d4a648f86acfef5424bfa2dd321d53ab863] | committer: Jean-Baptiste Kempf vlc_fixups: add a dummy struct timezone definition Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] directx_va: read the HEVC profile to select the right decoder

2016-07-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jul 12 16:46:43 2016 +0200| [05b132ca0a27563f4a412b641e914b8fabf18623] | committer: Jean-Baptiste Kempf directx_va: read the HEVC profile to select the right decoder Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] d3d11va: don' t use an output format that has no decoder configuration possible

2016-07-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jul 12 10:33:08 2016 +0200| [342cbdb39a231a673bac1979dd7c8e577eb3cb11] | committer: Jean-Baptiste Kempf d3d11va: don't use an output format that has no decoder configuration possible Signed-off-by: Jean-Baptiste Kempf > http://git.vide

[vlc-commits] configure.ac: MS clang doesn't handle floating point pragmas

2016-07-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jul 11 13:19:24 2016 +0200| [6c0e51016be1f690a0bd911cff0fe61d4c03d78e] | committer: Jean-Baptiste Kempf configure.ac: MS clang doesn't handle floating point pragmas Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vl

[vlc-commits] vlc_atomic: atomic_compare_exchange_weak_explicit takes 5 parameters

2016-07-22 Thread Steve Lhomme
vlc/vlc-2.2 | branch: master | Steve Lhomme | Fri Jul 22 13:37:14 2016 +0200| [ce8cc916ab43e12b85abd6a1b850f1ccf43319c8] | committer: Jean-Baptiste Kempf vlc_atomic: atomic_compare_exchange_weak_explicit takes 5 parameters Signed-off-by: Rémi Denis-Courmont Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] direct3d9: don't use any texture filtering the dimensions are the same

2016-07-26 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jul 26 13:15:21 2016 +0200| [35ccc1e88eb0dc98b9014c239cd062d291196d95] | committer: Jean-Baptiste Kempf direct3d9: don't use any texture filtering the dimensions are the same On AMD cards the linear interpolation adds a green line when converting

[vlc-commits] direct3d9: don't use any texture filtering the dimensions are the same

2016-07-26 Thread Steve Lhomme
vlc/vlc-2.2 | branch: master | Steve Lhomme | Tue Jul 26 13:15:21 2016 +0200| [4485d8aeba796bee753da7bc61a19cbcaba7eb5c] | committer: Jean-Baptiste Kempf direct3d9: don't use any texture filtering the dimensions are the same On AMD cards the linear interpolation adds a green line

[vlc-commits] direct3d9: don' t use any texture filtering when the dimensions are the same

2016-07-26 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jul 26 13:15:21 2016 +0200| [2ca67a601aad476358b0b45dd3f9872cfa567fe5] | committer: Jean-Baptiste Kempf direct3d9: don't use any texture filtering when the dimensions are the same On AMD cards the linear interpolation adds a green line when conve

[vlc-commits] direct3d9: don' t use any texture filtering when the dimensions are the same

2016-07-26 Thread Steve Lhomme
vlc/vlc-2.2 | branch: master | Steve Lhomme | Tue Jul 26 13:15:21 2016 +0200| [5bd216d755c6aff4529d9c1d6ca2e466b3610478] | committer: Jean-Baptiste Kempf direct3d9: don't use any texture filtering when the dimensions are the same On AMD cards the linear interpolation adds a green line

[vlc-commits] screen: set the output frame rate based on the fps

2016-07-26 Thread Steve Lhomme
vlc/vlc-2.2 | branch: master | Steve Lhomme | Tue Jul 26 16:14:12 2016 +0200| [e8bd39c10be4bf971888d64654cc22a0f1e6c2c2] | committer: Jean-Baptiste Kempf screen: set the output frame rate based on the fps Fixes #14646 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] d3d11va: decode 4:2:0 10-bits per channel to VLC_CODEC_D3D11_OPAQUE_10B

2016-07-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jul 27 17:46:25 2016 +0200| [6de64bee9016ada87b334a05a9d489de8082f97b] | committer: Jean-Baptiste Kempf d3d11va: decode 4:2:0 10-bits per channel to VLC_CODEC_D3D11_OPAQUE_10B Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] dxgi_fmt: add the number of bits per channel

2016-07-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jul 27 17:46:22 2016 +0200| [1f454c19f1ce45b9715290b566aa713f4a94a252] | committer: Jean-Baptiste Kempf dxgi_fmt: add the number of bits per channel Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] avcodec: map VLC_CODEC_P010 to AV_PIX_FMT_P010

2016-07-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jul 27 17:46:23 2016 +0200| [9a2d671fd6b16dd75805f3517f1f630f80acf8d9] | committer: Jean-Baptiste Kempf avcodec: map VLC_CODEC_P010 to AV_PIX_FMT_P010 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] fourcc: add VLC_CODEC_D3D11_OPAQUE_10B to decode 10-bit 4:2:0

2016-07-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jul 27 17:46:24 2016 +0200| [09500b30c2bdfa660e4cd2816169d003ae6dea66] | committer: Jean-Baptiste Kempf fourcc: add VLC_CODEC_D3D11_OPAQUE_10B to decode 10-bit 4:2:0 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] direct3d11: render VLC_CODEC_D3D11_OPAQUE_10B with DXGI_FMT_P010

2016-07-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jul 27 17:46:26 2016 +0200| [7ab227363823c5ba67eadc57ccd99ceeb732890c] | committer: Jean-Baptiste Kempf direct3d11: render VLC_CODEC_D3D11_OPAQUE_10B with DXGI_FMT_P010 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] direct3d11: use P010 for all pixel formats with more than 8 bits per channel

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 15:27:40 2016 +0200| [6208f0af972a113dc7647742ef0c05dac6a18cc3] | committer: Jean-Baptiste Kempf direct3d11: use P010 for all pixel formats with more than 8 bits per channel > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] copy: do one big memcpy when possible

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 14:45:39 2016 +0200| [1bea49c20dfff725bf238f336c7b9d8c82d7408d] | committer: Jean-Baptiste Kempf copy: do one big memcpy when possible > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1bea49c20dfff725bf238f336c7b9d8c82d74

[vlc-commits] fourcc: VLC_CODEC_I420_10L uses the least significant bits of the 16 bits

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 14:46:14 2016 +0200| [d09e4255a4aa259c5328c260ce7d2e760e59237d] | committer: Jean-Baptiste Kempf fourcc: VLC_CODEC_I420_10L uses the least significant bits of the 16 bits > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] avcodec: map VLC_CODEC_YVYU to AV_PIX_FMT_YVYU422

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 17:13:24 2016 +0200| [938f50d4f618617f1b2433527350ed6113cc2321] | committer: Jean-Baptiste Kempf avcodec: map VLC_CODEC_YVYU to AV_PIX_FMT_YVYU422 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=938f50d4f618617f1b2433527350ed6113cc2

[vlc-commits] copy: only copy the src_pitch pixels on each line not the whole width

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 14:45:40 2016 +0200| [f9f0bbc1396af8816c3d6b6dfe222d911de61047] | committer: Jean-Baptiste Kempf copy: only copy the src_pitch pixels on each line not the whole width > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] win32/common: don't try to set the picture pixels if it's already done

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 15:26:59 2016 +0200| [7ccd28aa195fa855c1442e67727102ca5dc3b777] | committer: Jean-Baptiste Kempf win32/common: don't try to set the picture pixels if it's already done > http://git.videolan.org/gitweb.cgi/vlc.gi

[vlc-commits] direct3d11: add support for YUY2/YUYV 4:2:2 rendering

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 17:20:04 2016 +0200| [5d8684b808eff1290daeb52b09dd703ee7e45353] | committer: Jean-Baptiste Kempf direct3d11: add support for YUY2/YUYV 4:2:2 rendering > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] win32/common: make sure the values we're using are valid

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 15:27:00 2016 +0200| [8d6fb616004569087ff75393ae3daa5168ec2192] | committer: Jean-Baptiste Kempf win32/common: make sure the values we're using are valid > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] chroma: add a filter to convert VLC_CODEC_I420_10L to VLC_CODEC_P010

2016-07-28 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jul 28 14:46:35 2016 +0200| [031a152a712d89657741ca68dd3fcc465d091366] | committer: Jean-Baptiste Kempf chroma: add a filter to convert VLC_CODEC_I420_10L to VLC_CODEC_P010 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] dxgi_fmt: B5G6R5 is more like 5 bits per channel

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jul 29 09:15:18 2016 +0200| [d704ea0b4b55218785a287056bc3883bd9a1d777] | committer: Jean-Baptiste Kempf dxgi_fmt: B5G6R5 is more like 5 bits per channel Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] dxgi_fmt: set chroma sampling information

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jul 29 14:55:22 2016 +0200| [29ac1f5275bca3499bd895d74708de6bda9c0ddf] | committer: Jean-Baptiste Kempf dxgi_fmt: set chroma sampling information so we can pick the best candidate based on the source Signed-off-by: Jean-Baptiste Kempf > h

[vlc-commits] contrib: dxgi1_4: list more colorspaces

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jul 29 12:17:21 2016 +0200| [a3ffac42c6f866e8bcba021698f6815ab1ace558] | committer: Jean-Baptiste Kempf contrib: dxgi1_4: list more colorspaces Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] direct3d11: add a pixel shader to render BT.2020 colors for biplanar chroma

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jul 29 14:52:59 2016 +0200| [636a7d71783c31c3c956dd745810858ae0c6465f] | committer: Jean-Baptiste Kempf direct3d11: add a pixel shader to render BT.2020 colors for biplanar chroma Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] dxva2: log why the surface creation fails

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jul 29 17:09:54 2016 +0200| [1255f933249eb734be8a232796fe51d5e2debd8d] | committer: Jean-Baptiste Kempf dxva2: log why the surface creation fails Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] direct3d9: add VLC_CODEC_D3D9_OPAQUE_10B to decode 4:2: 0 10 bits with DVXA2

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jul 29 17:09:03 2016 +0200| [4a9c8f1bf397ec5ad1cafd2e7acafa95738b5feb] | committer: Jean-Baptiste Kempf direct3d9: add VLC_CODEC_D3D9_OPAQUE_10B to decode 4:2:0 10 bits with DVXA2 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] d3d11va: set the mutex value no matter what

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 1 09:23:51 2016 +0200| [717bb3140ad7de452aa88a3cf4550eab3007cdc2] | committer: Jean-Baptiste Kempf d3d11va: set the mutex value no matter what Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] direct3d11: test the mutex existence with INVALID_HANDLE_VALUE not positive

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 1 09:23:52 2016 +0200| [0b02b9691ce79eed372805deb99a6f1221b829d2] | committer: Jean-Baptiste Kempf direct3d11: test the mutex existence with INVALID_HANDLE_VALUE not positive Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] direct3d11: always use a mutex to protect the context with hardware decoding

2016-08-01 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 1 09:12:15 2016 +0200| [63a5f658729bc7b7915644e51ec06ee6c1f0d3e9] | committer: Jean-Baptiste Kempf direct3d11: always use a mutex to protect the context with hardware decoding Even when using a single thread for decoding it's still not i

[vlc-commits] d3d11va: only copy the usable area

2016-08-02 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 2 08:28:08 2016 +0200| [4b937a24920a0ab7cab921e28366ea2e37c446b5] | committer: Jean-Baptiste Kempf d3d11va: only copy the usable area The output texture may be smaller than the input. Not knowing if there's any check in D3D11 it's be

[vlc-commits] direct3d11: don' t saturate the BT.709 RGB values before BT.2020 transformation

2016-08-02 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 1 11:48:05 2016 +0200| [2a2d9cf1a72d08cad738610ba4611b2ab0253061] | committer: Jean-Baptiste Kempf direct3d11: don't saturate the BT.709 RGB values before BT.2020 transformation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] dxva2: allocate the requested number of surfaces

2016-08-02 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 2 11:15:07 2016 +0200| [af4f23a8866e7c111e7ef43381123633b6ea15c4] | committer: Jean-Baptiste Kempf dxva2: allocate the requested number of surfaces The +1 of CreateSurface is an internal thing. There are cases where the allocation succeeds but

[vlc-commits] dxva2: debug how many surfaces failed to allocate

2016-08-02 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 2 11:15:08 2016 +0200| [179078f42136cc6c714d2352214b9e2517390ddf] | committer: Jean-Baptiste Kempf dxva2: debug how many surfaces failed to allocate Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] d3d11va: fix compilation

2016-08-02 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 2 11:41:09 2016 +0200| [cc4ef9af8fe8ef0da742e86171d83179bd69c232] | committer: Jean-Baptiste Kempf d3d11va: fix compilation Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] dxva2: fix the OutOfMemory crash on the first BeginFrame() differently

2016-08-02 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 2 13:28:53 2016 +0200| [320662df328fb95063896612b64d9312a68c] | committer: Jean-Baptiste Kempf dxva2: fix the OutOfMemory crash on the first BeginFrame() differently We must call CreateSurface() with N-1 buffer. But for the OOM issue we also

[vlc-commits] dxva2: release the surfaces early when there's a failure

2016-08-02 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 2 13:28:54 2016 +0200| [51274f30cdf81703605fbcd8818c5ae4913f3da5] | committer: Jean-Baptiste Kempf dxva2: release the surfaces early when there's a failure Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vl

[vlc-commits] direct3d11: only use opaque input for direct rendering

2016-08-04 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Aug 3 13:30:57 2016 +0200| [2fc50a52510e539578123b64cba5afabcddb78d4] | committer: Jean-Baptiste Kempf direct3d11: only use opaque input for direct rendering Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=com

[vlc-commits] direct3d11: always log the HRESULT when there's an error

2016-08-04 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Aug 3 15:45:36 2016 +0200| [8914325543964fb51e461ccfa41c34fb714e974b] | committer: Jean-Baptiste Kempf direct3d11: always log the HRESULT when there's an error Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vl

[vlc-commits] chromecast: reload the file if the previous LOAD was canceled

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Aug 4 18:56:45 2016 +0200| [c91be47cc7a6965573e2adcea86fd6f786b80050] | committer: Jean-Baptiste Kempf chromecast: reload the file if the previous LOAD was canceled It happens when we STOP the previous file that was in BUFFERING state, the next LOAD

[vlc-commits] chromecast: when we STOP we know we don't have any input

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Aug 4 17:57:08 2016 +0200| [df4367d26efc1c9787ec38c3c724764ad8021246] | committer: Jean-Baptiste Kempf chromecast: when we STOP we know we don't have any input Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vl

[vlc-commits] chromecast: no need to query for the status when we already received a status

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Aug 5 13:59:13 2016 +0200| [50ea3827403d6b5dcf7549a7222cdd5fe0be7b7d] | committer: Jean-Baptiste Kempf chromecast: no need to query for the status when we already received a status Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] chromecast: use the live Matroska muxer as we're live streaming

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Aug 5 09:20:05 2016 +0200| [64e59dce8df23d7f9605fbd90d1b4f6393f315c3] | committer: Jean-Baptiste Kempf chromecast: use the live Matroska muxer as we're live streaming Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi

[vlc-commits] chromecast: demux: fix leak

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Aug 4 14:16:43 2016 +0200| [e26f43ef75b6c11c1d4931bddf3f132159f63248] | committer: Jean-Baptiste Kempf chromecast: demux: fix leak Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] chromecast: log whether we have an input or not

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Aug 4 17:57:07 2016 +0200| [6b093b50a54983bbf3e84e85587c9f5cb246ae14] | committer: Jean-Baptiste Kempf chromecast: log whether we have an input or not Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] chromecast: log the LOAD_CANCELLED received

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Aug 4 17:57:06 2016 +0200| [f6e68589a31c309503fd4603ed13dd15aac62c0a] | committer: Jean-Baptiste Kempf chromecast: log the LOAD_CANCELLED received Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] avcodec: copy the key/values as they will be freed during av_dict_free()

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Aug 5 09:20:04 2016 +0200| [c4f149797003e83e1994c0e9e29f1e6f0b318449] | committer: Jean-Baptiste Kempf avcodec: copy the key/values as they will be freed during av_dict_free() av_free() assumes the memory was allocated with av_alloc(). It will assert

[vlc-commits] ffmpeg: only free the options if there were any

2016-08-05 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Aug 5 11:28:01 2016 +0200| [4919758a95cf8dd6a7a3cbaa4603e54943aec90a] | committer: Jean-Baptiste Kempf ffmpeg: only free the options if there were any Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] avcodec: mark encoded audio blocks as key frames/ corrupted when appropriate

2016-08-08 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 8 14:34:36 2016 +0200| [66df76dfb8807a47fde0317615435321ce4659f9] | committer: Jean-Baptiste Kempf avcodec: mark encoded audio blocks as key frames/corrupted when appropriate Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] cropadd: log when the chroma is not supported or NULL

2016-08-08 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 8 17:06:07 2016 +0200| [2c5d6c23453424744b9c68d3cb08327e8ff66693] | committer: Jean-Baptiste Kempf cropadd: log when the chroma is not supported or NULL Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] avformat: write VLC's version on the muxed streams

2016-08-08 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 8 15:12:30 2016 +0200| [fe54235734a6c19a2a53b75930de43ec9449854f] | committer: Jean-Baptiste Kempf avformat: write VLC's version on the muxed streams Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] chromecast: MPEG Audio Layer 2 doesn't work with the Chromecast

2016-08-08 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 8 13:08:51 2016 +0200| [f00d78110e125a794d5ac19117cb152c05cb7fcd] | committer: Jean-Baptiste Kempf chromecast: MPEG Audio Layer 2 doesn't work with the Chromecast Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi

[vlc-commits] avformat: mux: use the more accurate AVIODataMarkerType type to write headers

2016-08-08 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Aug 4 18:43:47 2016 +0200| [00fa9b1a5c4a2af66868346226f6cb86f731ff60] | committer: Jean-Baptiste Kempf avformat: mux: use the more accurate AVIODataMarkerType type to write headers In FFmpeg a call to avformat_write_header() then avio_flush() doesn&#

[vlc-commits] chromecast: send the volume and mute status in one command

2016-08-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 9 08:38:40 2016 +0200| [7c79ab50e09265040104746bb224bd354c5c24f5] | committer: Jean-Baptiste Kempf chromecast: send the volume and mute status in one command Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] configure: mingw32 also uses .exe file extensions

2016-08-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 9 16:06:51 2016 +0200| [39c3fb1355c0e503ef432d5b026915664f5ed8b3] | committer: Jean-Baptiste Kempf configure: mingw32 also uses .exe file extensions Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] avcodec: log why the va is refused on chroma mismatches

2016-08-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Aug 10 16:18:33 2016 +0200| [59e02f6aeb940ad104ca1512a5d4fc58e063aef4] | committer: Jean-Baptiste Kempf avcodec: log why the va is refused on chroma mismatches Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=com

[vlc-commits] direct3d11: log when Present() failed

2016-08-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Aug 12 10:21:08 2016 +0200| [cdae1f6e90b92dcc3ef1bce116fcd0326c0225e1] | committer: Jean-Baptiste Kempf direct3d11: log when Present() failed Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] directx_va: always use the oldest decoding buffer

2016-08-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Aug 12 10:29:05 2016 +0200| [35e63080bcfc7c45078435eb9d23474824d7ecc2] | committer: Jean-Baptiste Kempf directx_va: always use the oldest decoding buffer Direct3D calls are pipelined and surface copies are not guaranteed to finish after the call so

[vlc-commits] contrib: lua: fix luac building on win32

2016-08-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Aug 10 16:04:15 2016 +0200| [d47562b11ec67df3d7455fa28b7701582b330cf3] | committer: Jean-Baptiste Kempf contrib: lua: fix luac building on win32 -- replaces https://patches.videolan.org/patch/14255/ Signed-off-by: Jean-Baptiste Kempf > h

[vlc-commits] direct3d11: the feature level is best represented in hexadecimal

2016-08-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 16 09:35:12 2016 +0200| [639400f8ff34eb42e278074268e7b3a9ad64c0c5] | committer: Jean-Baptiste Kempf direct3d11: the feature level is best represented in hexadecimal Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] direct3d11: don't use a texture that has an incorrect texture mapping

2016-08-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Aug 16 09:33:47 2016 +0200| [880b283428824c0eb9fc09028c0f2724750b7bb5] | committer: Jean-Baptiste Kempf direct3d11: don't use a texture that has an incorrect texture mapping This can happen on some AMD hardware Signed-off-by: Jean-Baptiste

[vlc-commits] direct3d9: don't pass structures as values

2016-08-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Aug 18 13:29:52 2016 +0200| [749293fb351cc255e139b4f95ff88ba5de8c5041] | committer: Jean-Baptiste Kempf direct3d9: don't pass structures as values Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] libvlc: remove unused libvlc_rectangle_t structure

2016-09-07 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Sep 7 09:52:47 2016 +0200| [d2b2a6dc15af3b636ce4dc0e4b5b69ecd799cfd3] | committer: Thomas Guillem libvlc: remove unused libvlc_rectangle_t structure Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] microdns: the "cc_demux" demux-filter should be used with the chromecast renderer

2016-09-20 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 8 10:33:58 2016 +0200| [d69ead5db43f541295a9cb39556809dcd0ad815e] | committer: Thomas Guillem microdns: the "cc_demux" demux-filter should be used with the chromecast renderer Signed-off-by: Thomas Guillem > http://git.videolan.o

[vlc-commits] renderer: tell when a demux-filter should be used with a renderer

2016-09-20 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 8 10:33:57 2016 +0200| [99e1b214d929a9d577fdfda14c6954113f372036] | committer: Thomas Guillem renderer: tell when a demux-filter should be used with a renderer Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=com

[vlc-commits] qt: set the demux-filter to use with a sout renderer

2016-09-20 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Aug 8 10:33:59 2016 +0200| [fa289ee118cbf47eb33e2eedada83435144309e5] | committer: Thomas Guillem qt: set the demux-filter to use with a sout renderer Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] vlc_codec: decoder_GetPicture doesn't exist anymore

2016-10-04 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Oct 4 08:45:45 2016 +0200| [8111ce91945ac3202a8c5468311dfd83ab8bc9bb] | committer: Thomas Guillem vlc_codec: decoder_GetPicture doesn't exist anymore Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] adaptive: fix ID namespace

2016-10-08 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Oct 5 17:23:53 2016 +0200| [9d554d23308a2f3c94ab54bf9ed492fac0914672] | committer: Francois Cartegnie adaptive: fix ID namespace Signed-off-by: Francois Cartegnie > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] d3d11va: no need for a filter when we have a VideoProcessor

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Sep 6 09:20:16 2016 +0200| [795eef0f0853f924e05779260d7070819989e8f6] | committer: Jean-Baptiste Kempf d3d11va: no need for a filter when we have a VideoProcessor Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] direct3d11: the large decoder pool is for d3d11va

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Oct 4 16:08:46 2016 +0200| [5809023d5893d6262ce634df6e6af7a33cbee2b3] | committer: Jean-Baptiste Kempf direct3d11: the large decoder pool is for d3d11va * make sure it has BIND_DECODER * doesn't need BIND_SHADER_RESOURCE * doesn't need CPU

[vlc-commits] d3d11va: fix error returned when we can't get an YV12 filter

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Sep 6 09:13:11 2016 +0200| [88b419b48758ae9989e65074cee6e8f767892ddc] | committer: Jean-Baptiste Kempf d3d11va: fix error returned when we can't get an YV12 filter Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vl

[vlc-commits] direct3d11: use multiple texture slices instead of multiples textures

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Oct 3 17:44:37 2016 +0200| [0d0d635272a62d0bd7d3b90d92676710c026d9fa] | committer: Jean-Baptiste Kempf direct3d11: use multiple texture slices instead of multiples textures Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] d3d11va: fix the VideoProcessor creation failure detection

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Sep 6 09:26:10 2016 +0200| [ab6358ba79ce06804fabe0ed732bb66229396545] | committer: Jean-Baptiste Kempf d3d11va: fix the VideoProcessor creation failure detection Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] d3d11va: attempt to get the decoding buffer slices from the decoder pool

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Oct 4 16:15:49 2016 +0200| [75d656c77964f6df86cb744d8d88b1c4b90d582d] | committer: Jean-Baptiste Kempf d3d11va: attempt to get the decoding buffer slices from the decoder pool Only works if the slice indices start from 0 which is not the case because

[vlc-commits] win32: report DXGI/Direct3D leaks on exit in debug mode

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Oct 4 15:08:05 2016 +0200| [45ff2f78e63941eac0d0141c67181287b9880edf] | committer: Jean-Baptiste Kempf win32: report DXGI/Direct3D leaks on exit in debug mode Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=com

[vlc-commits] direct3d11: don't allocate NV12/P010 textures with odd sizes

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Sep 27 14:36:35 2016 +0200| [e492431b6a197f700f982e58998db2c291f61373] | committer: Jean-Baptiste Kempf direct3d11: don't allocate NV12/P010 textures with odd sizes fixes #17419 Signed-off-by: Jean-Baptiste Kempf > http://git.vide

[vlc-commits] d3d11va: fix VideoProcessor creation when the frame rate is unknown

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Sep 6 08:56:52 2016 +0200| [7c0f10f9a67fe66e28be3f71054d22cde48ac354] | committer: Jean-Baptiste Kempf d3d11va: fix VideoProcessor creation when the frame rate is unknown Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] directx_va: don't start the surface order at 0

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Oct 3 17:21:44 2016 +0200| [ed702548ad4c29520272c03bd1d48990843d0303] | committer: Jean-Baptiste Kempf directx_va: don't start the surface order at 0 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] d3d11va: always enable multithreading as the vout is always in a different thread

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Sep 6 11:27:55 2016 +0200| [4fa99290f94d35f7f7bc2e864505d259cc60760c] | committer: Jean-Baptiste Kempf d3d11va: always enable multithreading as the vout is always in a different thread Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.

[vlc-commits] directx_va: don't use the first index if it's refcounted

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Oct 3 17:21:15 2016 +0200| [f691ebf3acb77aab80b7a5868bb3cabfa9e27ac9] | committer: Jean-Baptiste Kempf directx_va: don't use the first index if it's refcounted Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.c

[vlc-commits] dxgi_fmt: return the VLC FourCC matching DXGI format when available

2016-10-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Sep 6 09:44:36 2016 +0200| [e6cb0991f6b75adb86b22499e7c171ca076d43a4] | committer: Jean-Baptiste Kempf dxgi_fmt: return the VLC FourCC matching DXGI format when available Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.

[vlc-commits] libavcodec: fix the D3D11 slice index used by the decoder

2016-10-10 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Oct 10 16:46:25 2016 +0200| [e63726680d12a5ff79482431f56ac9e0d8fab990] | committer: Jean-Baptiste Kempf libavcodec: fix the D3D11 slice index used by the decoder This allows arbitrary slice index in the output buffer we provide the decoder. Signed

[vlc-commits] configure: fix glwin32 project inclusion

2016-10-10 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Sep 8 13:07:50 2016 +0200| [d71a8733af209027ed1c3fa3f58e9a05dc072151] | committer: Jean-Baptiste Kempf configure: fix glwin32 project inclusion Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] opengl: fix the projection aspect ratio

2016-10-10 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Sep 20 10:04:44 2016 +0200| [86f8b402304274694d7ba8f857e54ef924818b4b] | committer: Jean-Baptiste Kempf opengl: fix the projection aspect ratio Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] compat: add realpath used by test_media_subitems()

2016-10-10 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Oct 5 09:09:57 2016 +0200| [6766a8903b5d79a2461b18fd4f5f2678a4acc01f] | committer: Jean-Baptiste Kempf compat: add realpath used by test_media_subitems() Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] Windows: don't display a dialog when crash upload fails

2016-10-10 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Sep 26 15:58:44 2016 +0200| [51dba6464e3e302c68a69ea4edbee522afb0] | committer: Jean-Baptiste Kempf Windows: don't display a dialog when crash upload fails Similar philosophy as 45b0e1644d8f1812d4b6391a7cefedc9f4d44c6d Signed-off-by:

[vlc-commits] direct3d11: fix crash when subpictures have nil dimensions

2016-10-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Oct 13 10:00:56 2016 +0200| [3ae059e6cf418fdeb2f976a5a518264513f6f724] | committer: Jean-Baptiste Kempf direct3d11: fix crash when subpictures have nil dimensions Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] direct3d11: fix subpicture log

2016-10-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Oct 13 10:00:57 2016 +0200| [86ade305b6a8b69ccc3472f7dc0535a7c349f8db] | committer: Jean-Baptiste Kempf direct3d11: fix subpicture log Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] direct3d11: fix the subpicture positions

2016-10-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Oct 13 16:53:37 2016 +0200| [92b4a936d29e9c07a942712987a286643db0fa1f] | committer: Jean-Baptiste Kempf direct3d11: fix the subpicture positions there's was a mismatch between height/width and missing the offset of the placed picture in the whole

[vlc-commits] avcodec: remove unused parameter in va->release()

2016-10-24 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Oct 20 15:26:08 2016 +0200| [0d26651fa7fb95b3f6af0c843c3ee52a24b275d0] | committer: Rémi Denis-Courmont avcodec: remove unused parameter in va->release() Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.git/?a=co

[vlc-commits] contrib: use pkg from contribs before the user ones

2016-10-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Oct 26 17:32:27 2016 +0200| [8a093ab0c5a3b44ac5688d051a81025e1fdd877d] | committer: Rémi Denis-Courmont contrib: use pkg from contribs before the user ones If the user directories contain an older or otherwise inadequate package version, contrib will

[vlc-commits] contrib: libxml2: don't disable debug in debug builds

2016-10-27 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Oct 26 17:40:43 2016 +0200| [34c3e20835d8ab724e93b7baa3f22ade0b63515e] | committer: Rémi Denis-Courmont contrib: libxml2: don't disable debug in debug builds Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

<    5   6   7   8   9   10   11   12   13   14   >