[vlc-commits] sftp: fix variable shadowing

2017-10-30 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Oct 30 15:19:03 2017 -0400| [f66eb63bd6e63e40ed99f5f3e08a804e86cd0849] | committer: Tristan Matthews sftp: fix variable shadowing > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] aom: encoder: use aom_img_wrap to avoid memcpy

2018-06-14 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 14 13:39:32 2018 -0400| [eb07b4eafd456cf73dd57ac7139a835de0c8fae5] | committer: Tristan Matthews aom: encoder: use aom_img_wrap to avoid memcpy Adapted from a0883a5e453723ef553506bdb0459724e5d7cb69 > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] aom: flush decoder on close

2018-07-03 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jul 3 03:23:06 2018 -0400| [a5b4bbb9f27c801d1fd1c9650d895c906c191841] | committer: Tristan Matthews aom: flush decoder on close Fixes #20788 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a5b4bbb9f27c801d1fd1c9650d895c906c191

[vlc-commits] png: encoder: fix leak (CID 1435159)

2018-04-25 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Thu Apr 26 00:54:32 2018 -0400| [17494bc4f43af5d5b1eca9cdc4e64824088e404b] | committer: Tristan Matthews png: encoder: fix leak (CID 1435159) Regression from 7442c8c791ec6be8c50ba7768792b52a01ee2b31 > http://git.vid

[vlc-commits] png: decoder: fix leak (CID 1435160)

2018-04-25 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Thu Apr 26 00:57:56 2018 -0400| [0c284ce20bac1dd7da23ebee03748235739f40ca] | committer: Tristan Matthews png: decoder: fix leak (CID 1435160) Regression from b3b7f62ce15a3faae7a7c78c2d10b4bb49a6a009 > http://git.vid

[vlc-commits] aom: treat unsupported bitstream errors as fatal

2018-07-03 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jul 3 10:18:37 2018 -0400| [1b09b95e0e6c53b5c22ec8bd80c5e71647230514] | committer: Tristan Matthews aom: treat unsupported bitstream errors as fatal This avoids repeatedly trying to decode an impossible to decode stream. Cherry-picked from

[vlc-commits] demux: mkv: initialize seekable states in constructor (CID 1427168)

2018-01-04 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Thu Jan 4 23:45:34 2018 -0500| [f6608cdab47c716f7f13ee15ec5950e65a165874] | committer: Tristan Matthews demux: mkv: initialize seekable states in constructor (CID 1427168) > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] spatialaudio: use CLOCK_FREQ

2018-01-05 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Tue Jan 2 17:38:01 2018 -0500| [c506a3d9b884576cd473faf397c45023957b42d4] | committer: Jean-Baptiste Kempf spatialaudio: use CLOCK_FREQ (cherry picked from commit 7cf5d92e95471157acd5498eb6e9a3e3578832e6) Sign

[vlc-commits] vpx: encoder: don't leak image on encoding failure

2018-01-25 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Thu Jan 25 15:37:32 2018 -0500| [b492a7ec69e200b01ec8ddd87bea07b8afe19886] | committer: Tristan Matthews vpx: encoder: don't leak image on encoding failure > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] vpx: encoder: don't leak image on encoding failure

2018-01-26 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Thu Jan 25 15:37:32 2018 -0500| [2de1b0a3126cb93554430b81d595e94fd3cbee32] | committer: Jean-Baptiste Kempf vpx: encoder: don't leak image on encoding failure (cherry picked from

[vlc-commits] contrib: aom: use CMake build system

2018-01-12 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Jan 10 23:16:19 2018 -0500| [400ff06d93185ffb130adcc2d3991690db09a9b1] | committer: Jean-Baptiste Kempf contrib: aom: use CMake build system The custom "configure" build system is slated to be dropped. Sig

[vlc-commits] contrib: cmake: set CMAKE_SYSTEM_PROCESSOR variable

2018-01-12 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Jan 10 23:16:18 2018 -0500| [40c9a15fcafe07616521a2c112c6143fc39c7ddf] | committer: Jean-Baptiste Kempf contrib: cmake: set CMAKE_SYSTEM_PROCESSOR variable This is needed to build aom for non-GNU/Linux usi

[vlc-commits] contrib: aom: use CMake build system

2018-01-12 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Jan 10 23:16:19 2018 -0500| [5fab03071b3914f6a1264c0d52756cb3c2fffaa9] | committer: Jean-Baptiste Kempf contrib: aom: use CMake build system The custom "configure" build system is slated to be drop

[vlc-commits] contrib: cmake: set CMAKE_SYSTEM_PROCESSOR variable

2018-01-12 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Jan 10 23:16:18 2018 -0500| [fd311266e467c08e98b14a7ea4896d786a532634] | committer: Jean-Baptiste Kempf contrib: cmake: set CMAKE_SYSTEM_PROCESSOR variable This is needed to build aom for non-GNU/Linux usi

[vlc-commits] aom: remove deadline parameter

2018-01-30 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Jan 31 01:30:54 2018 -0500| [6d2075c9280b32a6bba33e74204de71932197d93] | committer: Tristan Matthews aom: remove deadline parameter This was dropped in aom commit 47cc25591c36fafcc36e11109e5c36531353cdd9.

[vlc-commits] aom: remove deadline parameter

2018-02-07 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Jan 31 01:30:54 2018 -0500| [089641f32e1d2259a52bc9669ef0505ac15ada4b] | committer: Francois Cartegnie aom: remove deadline parameter This was dropped in aom commit 47cc25591c36fafcc36e11109e5c36531353cdd9. (

[vlc-commits] demux: mkv: support OPUS/EXPERIMENTAL codec ID

2018-02-14 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Feb 14 23:12:07 2018 -0500| [674d5d6f4c04b3a099100b9869277362ca34e12d] | committer: Tristan Matthews demux: mkv: support OPUS/EXPERIMENTAL codec ID Fixes #19660 (cherry picked from

[vlc-commits] demux: mkv: support OPUS/EXPERIMENTAL codec ID

2018-02-14 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Feb 14 23:12:07 2018 -0500| [5d0056dc3e2bc11bebf7dfa0ddefaa32f34cefd2] | committer: Tristan Matthews demux: mkv: support OPUS/EXPERIMENTAL codec ID Fixes #19660 > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] aom: handle block allocation failure

2017-12-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Thu Dec 28 09:14:12 2017 -0500| [54b82ad86a5119b2b8b3b19ece74a25f0f9dced5] | committer: Tristan Matthews aom: handle block allocation failure > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] contrib: aom: build av1 encoder

2017-12-27 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Dec 18 10:10:53 2017 -0500| [2f9f827f9e98267d337ca88b5d04d276055ef2b3] | committer: Jean-Baptiste Kempf contrib: aom: build av1 encoder Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://g

[vlc-commits] aom: allow low bitdepth path for decoder

2017-12-27 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Dec 18 10:10:50 2017 -0500| [2119712aec2ab15102e950a748d87e4075cc9f83] | committer: Jean-Baptiste Kempf aom: allow low bitdepth path for decoder Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://g

[vlc-commits] fourcc: use standard AV1 fourcc

2017-12-27 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Dec 18 10:10:51 2017 -0500| [6b9fdd145e738e9aeab51d9bc70799717b4eebdc] | committer: Jean-Baptiste Kempf fourcc: use standard AV1 fourcc Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://g

[vlc-commits] aom: allow low bitdepth path for decoder

2017-12-27 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Dec 18 10:10:50 2017 -0500| [3a6c787c06082d1eca65f7eb6468ccce8d7c3d11] | committer: Jean-Baptiste Kempf aom: allow low bitdepth path for decoder Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> (c

[vlc-commits] contrib: aom: build av1 encoder

2017-12-27 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Dec 18 10:10:53 2017 -0500| [775d32ff49314f49bc1edcc318b78ac506ea02cb] | committer: Jean-Baptiste Kempf contrib: aom: build av1 encoder Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> (cherry picked

[vlc-commits] fourcc: use standard AV1 fourcc

2017-12-27 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Dec 18 10:10:51 2017 -0500| [62f09d4eafa81a8cd5d1ebeae3afa59e65e2d2ea] | committer: Jean-Baptiste Kempf fourcc: use standard AV1 fourcc Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> (cherry picked

[vlc-commits] avcodec: fourcc: add av1 mapping

2017-12-27 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Dec 27 08:06:09 2017 -0500| [8e604df62995030d0fb435af763a52fd471e9757] | committer: Jean-Baptiste Kempf avcodec: fourcc: add av1 mapping Needed to mux AV1 using libavformat's IVF muxer. IVF muxing for AV1 was

[vlc-commits] aom: add AV1 encoding

2017-12-27 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Tue Dec 26 18:33:24 2017 -0500| [4080da1f9e6c542a4be336d54403e52fe26ed8c8] | committer: Tristan Matthews aom: add AV1 encoding Supports I420 10 bpp and 8bpp. > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] avcodec: fourcc: add av1 mapping

2017-12-27 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Dec 27 08:06:09 2017 -0500| [eec91d68538decedcc82c4bd4630939dbab59953] | committer: Tristan Matthews avcodec: fourcc: add av1 mapping Needed to mux AV1 using libavformat's IVF muxer. IVF muxing for AV1 was added to

[vlc-commits] spatialaudio: use CLOCK_FREQ

2018-01-02 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Tue Jan 2 17:38:01 2018 -0500| [7cf5d92e95471157acd5498eb6e9a3e3578832e6] | committer: Tristan Matthews spatialaudio: use CLOCK_FREQ > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] NEWS: add entry for 16-bit greyscale

2018-07-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jul 17 08:54:10 2018 -0400| [dd8912628d41859b69da8e6297ee02564edc7912] | committer: Tristan Matthews NEWS: add entry for 16-bit greyscale > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dd8912628d41859b69da8e6297ee02564edc7912 --- N

[vlc-commits] codec: avcodec: map Y16 (Fixes #20814)

2018-07-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jul 17 02:04:49 2018 -0400| [e121a52d969faa5f2625a555219b0af1b3743b27] | committer: Tristan Matthews codec: avcodec: map Y16 (Fixes #20814) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e121a52d969faa5f2625a555219b0af1b3743

[vlc-commits] fourcc: add VLC_CODEC_GREY_16{L, B}

2018-07-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jul 17 02:03:42 2018 -0400| [1c34053ec020be288d7dc6228f60681607c7adf3] | committer: Tristan Matthews fourcc: add VLC_CODEC_GREY_16{L, B} Refs #20814 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c34053ec020be288d7dc6228f60681607c7a

[vlc-commits] aom: treat unsupported bitstream errors as fatal

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Tue Jul 3 10:18:37 2018 -0400| [7eaef538fbf038e79b8bce64ba596c6c8bbc] | committer: Francois Cartegnie aom: treat unsupported bitstream errors as fatal This avoids repeatedly trying to decode an impossible to decode stream. Cherry-picked

[vlc-commits] aom: decoder: pass sar values through

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu Jun 28 21:11:00 2018 -0400| [3fc16eb259acce7c540a70513c5ffb7a7f7cc565] | committer: Francois Cartegnie aom: decoder: pass sar values through Cherry-picked from 7d69fdb7d87f1c49352a50ee2374ae13cfeeb184 (cherry picked from commit

[vlc-commits] aom: decoder: fallback to dts if pts is invalid

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu Jun 28 21:14:08 2018 -0400| [5b5d9313f61e55222cf6c46227228a2a90bce5eb] | committer: Francois Cartegnie aom: decoder: fallback to dts if pts is invalid Cherry-picked from 043cde8a16911e540543b5f63daee5e3282f4aac (cherry picked from commit

[vlc-commits] aom: decoder: pass metadata from demuxer

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu Jun 28 21:11:56 2018 -0400| [554c203b89ce793837e3cd1f8c5db86e9cf8f874] | committer: Francois Cartegnie aom: decoder: pass metadata from demuxer Cherry-picked from commits: 5bf3ee01298253707bd8f780b54b216ed79a8108

[vlc-commits] aom: flush decoder on close

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Tue Jul 3 03:23:06 2018 -0400| [e131e1c6c7d4a0e68b13a0e26b0b24a23ef7d943] | committer: Francois Cartegnie aom: flush decoder on close Fixes #20788 (cherry picked from commit a5b4bbb9f27c801d1fd1c9650d895c906c191841) > h

[vlc-commits] contrib: libvpx: bump to 1.7.0

2018-07-13 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jul 10 18:05:28 2018 -0400| [248f4b45426d38850c67622a88e891382a6f49c5] | committer: Tristan Matthews contrib: libvpx: bump to 1.7.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=248f4b45426d38850c67622a88e891382a6f49c5 --- contrib/

[vlc-commits] aom: encoder: sync profiles with spec and make bit depth configurable

2018-04-11 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Apr 9 14:42:35 2018 -0400| [9eb5f706c7e040ee29073568a3fda503d25a9924] | committer: Tristan Matthews aom: encoder: sync profiles with spec and make bit depth configurable > http://git.videolan.org/gitweb.cgi/vlc.git/

[vlc-commits] prefetch: drop unused defines

2018-04-23 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Apr 23 13:05:57 2018 -0400| [8d50209345a1257c6ce49eacff51e6bd3a81e438] | committer: Tristan Matthews prefetch: drop unused defines > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] vpx: encoder: free existing blocks on allocation failure

2018-04-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Tue Apr 17 11:19:50 2018 -0400| [9a5730783526780b1368cab56557913c3f7ff1bb] | committer: Tristan Matthews vpx: encoder: free existing blocks on allocation failure > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] vpx: encoder: check for block allocation failure

2018-04-16 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Mon Apr 16 10:10:49 2018 -0400| [1d22b9a39dc707570f2fd75f5cb13463143c4966] | committer: Tristan Matthews vpx: encoder: check for block allocation failure > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] vpx: encoder: use vpx_img_wrap to avoid memcpy

2018-04-16 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Thu Apr 12 23:17:38 2018 -0400| [a0883a5e453723ef553506bdb0459724e5d7cb69] | committer: Tristan Matthews vpx: encoder: use vpx_img_wrap to avoid memcpy > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] NEWS: mention WebP decoding

2018-03-26 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Sun Mar 25 18:47:47 2018 -0400| [51d80180af3e191676a47ea657324ea3607a1994] | committer: Tristan Matthews NEWS: mention WebP decoding > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=51d80180af3e191676a47ea657324ea

[vlc-commits] fourcc: add WebP image format

2018-03-21 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Tue Mar 6 01:18:54 2018 -0500| [ca04206095232821323f5624113c570f610e2659] | committer: Tristan Matthews fourcc: add WebP image format Refs #19446 > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] demux: image: add WebP probing

2018-03-21 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Tue Mar 6 01:22:34 2018 -0500| [816f1630123b781a74cab3591583e9a05e7a29a3] | committer: Tristan Matthews demux: image: add WebP probing Refs #19446 > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] vpx: decode WebP's VP8 chunks

2018-03-21 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews <tma...@videolan.org> | Wed Mar 7 03:20:54 2018 -0500| [ac9038e9ac46792f294e2fe348d66f1e12340d2e] | committer: Tristan Matthews vpx: decode WebP's VP8 chunks Fixes #19446 > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] aom: decoder: pass sar values through

2018-06-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 28 21:11:00 2018 -0400| [a9d4ee5e83099b0ecefd58b52fd52350dd541463] | committer: Tristan Matthews aom: decoder: pass sar values through Cherry-picked from 7d69fdb7d87f1c49352a50ee2374ae13cfeeb184 > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] aom: decoder: update video resolution if it changes mid-stream

2018-06-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 28 21:15:26 2018 -0400| [18b909f4fb402302185487f191bea503b95f79ee] | committer: Tristan Matthews aom: decoder: update video resolution if it changes mid-stream Cherry-picked from 93a3f58b7afc4d3b4290b5f8fb1e4f6671c30ce6 > h

[vlc-commits] aom: decoder: pass metadata from demuxer

2018-06-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 28 21:11:56 2018 -0400| [c8132e3a8e01e564726b43d8642ab1f3126fd829] | committer: Tristan Matthews aom: decoder: pass metadata from demuxer Cherry-picked from commits: 5bf3ee01298253707bd8f780b54b216ed79a8108

[vlc-commits] aom: decoder: fallback to dts if pts is invalid

2018-06-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 28 21:14:08 2018 -0400| [ff5adfedeab70d1d1c2d70f1a13a029786d9fa32] | committer: Tristan Matthews aom: decoder: fallback to dts if pts is invalid Cherry-picked from 043cde8a16911e540543b5f63daee5e3282f4aac > http://git.videolan.org/gitweb.

[vlc-commits] contrib: opus: update to 1.3

2018-10-18 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Oct 18 11:53:09 2018 -0400| [e9e94f2b4ad7b744991a77a2550ad1415c551460] | committer: Tristan Matthews contrib: opus: update to 1.3 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e9e94f2b4ad7b744991a77a2550ad1415c551460 --- contrib/

[vlc-commits] demux: mp4: fix ADPCM_IMA_QT sample count calculation

2018-10-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Oct 27 16:38:43 2018 -0400| [70ff126da4182184fc20a58a9c035e5dd8c8ae5a] | committer: Tristan Matthews demux: mp4: fix ADPCM_IMA_QT sample count calculation Fixes #21348 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] demux: mp4: fix ADPCM_IMA_QT sample count calculation

2018-10-28 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Sat Oct 27 16:38:43 2018 -0400| [d291a46269c886e99412a37c27045a64d89c03dd] | committer: Tristan Matthews demux: mp4: fix ADPCM_IMA_QT sample count calculation Fixes #21348 (cherry picked from commit 70ff126da4182184fc20a58a9c035e5dd8c8ae5a

[vlc-commits] contrib: png: bump to 1.6.35

2018-11-03 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Nov 3 15:47:27 2018 -0400| [d9735b44f4004c74a7ffad966915b15415271533] | committer: Tristan Matthews contrib: png: bump to 1.6.35 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d9735b44f4004c74a7ffad966915b15415271533 --- contrib/

[vlc-commits] contrib: bpg: bump to 0.9.8

2018-11-03 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Nov 3 14:55:01 2018 -0400| [4ed670c5db66685118e2074c61d597c87faadbbc] | committer: Tristan Matthews contrib: bpg: bump to 0.9.8 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4ed670c5db66685118e2074c61d597c87faadbbc --- contrib/

[vlc-commits] contrib: bpg: include . before contrib

2018-11-03 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Nov 3 14:21:03 2018 -0400| [7793f730cb2b98089fac9b1ed2912dd974004704] | committer: Tristan Matthews contrib: bpg: include . before contrib This avoids clashing with bpg's local libavutil. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] packetizer: av1: drop unused include

2018-10-04 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Mon Oct 1 11:26:39 2018 -0400| [202bd6218548b49241838075020158f668204b5f] | committer: Tristan Matthews packetizer: av1: drop unused include (cherry picked from commit 4e3b0acd2c0348a38d5dbda978547d259702c9f6) > http://git.videolan.

[vlc-commits] contrib: aom: disable av1 encoder

2018-10-04 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu Oct 4 11:41:33 2018 -0400| [e43004ec8a747fe2f436154abc80725b08685d4a] | committer: Tristan Matthews contrib: aom: disable av1 encoder Encoding hasn't been backported. Reverts 2f9f827f9e98267d337ca88b5d04d276055ef2b3 > h

[vlc-commits] contrib: aom: bump to a version that default enables row_mt

2018-10-04 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Wed Sep 26 13:40:55 2018 -0400| [66a706f435bdf88ad4b51b4f2ceee4728ab6036e] | committer: Tristan Matthews contrib: aom: bump to a version that default enables row_mt This speeds up decoding. (cherry picked from commit

[vlc-commits] packetizer: av1: drop unused include

2018-10-01 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Oct 1 11:26:39 2018 -0400| [4e3b0acd2c0348a38d5dbda978547d259702c9f6] | committer: Tristan Matthews packetizer: av1: drop unused include > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4e3b0acd2c0348a38d5dbda978547d259702c

[vlc-commits] aom: encoder: add tile-rows and tile-columns options

2018-09-24 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Sep 18 23:57:01 2018 -0400| [ab19dcad1b324930f281f39de9c5b5a6ddad61fd] | committer: Tristan Matthews aom: encoder: add tile-rows and tile-columns options > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: aom: bump to a version that default enables row_mt

2018-09-26 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Sep 26 13:40:55 2018 -0400| [7506d2622bdf4ea5101288413935af97bedd62e9] | committer: Tristan Matthews contrib: aom: bump to a version that default enables row_mt This speeds up decoding. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] aom: encoder: configure timebase

2018-09-23 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sun Sep 23 11:41:47 2018 -0400| [77c673920be0a70060299938a7b3fbbe68ddb6e7] | committer: Tristan Matthews aom: encoder: configure timebase Fixes #21207 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=77c673920be0a70060299938a7b3fbbe68ddb

[vlc-commits] aom: encoder: add row-mt option, if available

2019-01-14 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jan 8 16:35:52 2019 -0500| [3dbeb66bc60a2ce77e6c924af29950658be67909] | committer: Tristan Matthews aom: encoder: add row-mt option, if available > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3dbeb66bc60a2ce77e6c924af29950658be67

[vlc-commits] contrib: png: update to 1.6.36

2019-01-15 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jan 15 18:25:27 2019 -0500| [a643b2fa1cd6bd74e1613fd66fe0fe724cb695e8] | committer: Tristan Matthews contrib: png: update to 1.6.36 From the release notes: "Fixes some build issues, adds a couple of small optimizations (ARM png_do_expand_pa

[vlc-commits] contrib: opus: update to 1.3

2018-12-16 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu Oct 18 11:53:09 2018 -0400| [e737afd4fad4e4ff72a186bd66222ff7a541a1d1] | committer: Jean-Baptiste Kempf contrib: opus: update to 1.3 (cherry picked from commit e9e94f2b4ad7b744991a77a2550ad1415c551460) Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] contrib: png: bump to 1.6.35

2018-12-16 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Sat Nov 3 15:47:27 2018 -0400| [f71ceaec2711b06bce338b888f1654bfbc5f5c90] | committer: Jean-Baptiste Kempf contrib: png: bump to 1.6.35 (cherry picked from commit d9735b44f4004c74a7ffad966915b15415271533) Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] heif: avoid crashing on AVIF files

2018-12-15 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Fri Dec 14 16:42:58 2018 -0500| [bd50c9af95a019f9341f5ce4b65f052115e8734c] | committer: Tristan Matthews heif: avoid crashing on AVIF files Samples here: http://download.opencontent.netflix.com/?prefix=AV1/Chimera/AVIF/ > http://git.videolan.

[vlc-commits] contrib: aom: do not force generic target

2019-01-08 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Tue Jan 8 12:28:54 2019 -0500| [f1e046481b42615bd5f982178c4613c41f42cfce] | committer: Tristan Matthews contrib: aom: do not force generic target This is the default for the av1-normative branch. > http://git.videolan.org/gitweb.cgi/vlc/

[vlc-commits] contrib: aom: reenable multithreading

2019-01-08 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Tue Jan 8 12:27:58 2019 -0500| [aab15805cd14b4d8ff2468da5891e98c67775cda] | committer: Tristan Matthews contrib: aom: reenable multithreading This is default disabled in av1-normative. > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.

[vlc-commits] contrib: aom: update to latest tag

2019-01-07 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Fri Jan 4 12:26:04 2019 -0500| [a164f19379edba673d8a61b606f8ed8cd8ca90fe] | committer: Tristan Matthews contrib: aom: update to latest tag > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a164f19379edba673d8a61b606f8ed8cd8ca9

[vlc-commits] contrib: aom: update to latest tag

2019-01-07 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Fri Jan 4 12:26:04 2019 -0500| [b3f4f81d81d48742eb284658788e345e0c06a22b] | committer: Tristan Matthews contrib: aom: update to latest tag (cherry picked from commit a164f19379edba673d8a61b606f8ed8cd8ca90fe) > http://git.videolan.

[vlc-commits] contrib: aom: reenable multithreading

2019-01-08 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jan 8 12:27:58 2019 -0500| [86729f78c5ddb32519d65ce7ccd727a0d737a6b7] | committer: Tristan Matthews contrib: aom: reenable multithreading This is default disabled in av1-normative. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: aom: do not force generic target

2019-01-08 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jan 8 12:28:54 2019 -0500| [44131b8b9523a6c2aa93e1462789fbd73a798af1] | committer: Tristan Matthews contrib: aom: do not force generic target This is the default for the av1-normative branch. > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] contrib: opus: update to 1.3.1

2019-04-12 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Apr 13 00:41:10 2019 -0400| [fce0fbf29e4e511227c6c56bd0dc78f54e1564f5] | committer: Tristan Matthews contrib: opus: update to 1.3.1 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fce0fbf29e4e511227c6c56bd0dc78f54e1564f5 --- contrib/

[vlc-commits] contrib: update to SpeexDSP 1.2.0

2019-06-10 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Fri Jun 7 14:31:38 2019 -0400| [01297f16723e0fa70778d4e7fca376a9c115195d] | committer: Tristan Matthews contrib: update to SpeexDSP 1.2.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=01297f16723e0fa70778d4e7fca376a9c115195d --- cont

[vlc-commits] contrib: update libvpx to 1.8.0

2019-05-13 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed May 8 15:43:32 2019 -0400| [7793b97c6ccbbc461ea59d5951be6018fb8aa2d6] | committer: Tristan Matthews contrib: update libvpx to 1.8.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7793b97c6ccbbc461ea59d5951be6018fb8aa2d6 --- .../

[vlc-commits] contrib: png: update to 1.6.37

2019-05-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Tue Jan 15 18:25:27 2019 -0500| [c792fc108ec122aac1c069c02cb86087dcd51060] | committer: Jean-Baptiste Kempf contrib: png: update to 1.6.37 From the release notes of 1.6.36: "Fixes some build issues, adds a couple of small optimizations

[vlc-commits] access/udp: drop unused include

2019-05-19 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sun May 19 11:54:59 2019 -0400| [e06f88d0d0b361ee1faeebc2f18985f57f44a8dc] | committer: Tristan Matthews access/udp: drop unused include > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e06f88d0d0b361ee1faeebc2f18985f57f44a8dc --- modu

[vlc-commits] access/udp: fix typo

2019-05-19 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sun May 19 11:54:44 2019 -0400| [8df1dc835106bb24ab9d4856d10baff90d957f23] | committer: Tristan Matthews access/udp: fix typo > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8df1dc835106bb24ab9d4856d10baff90d957f23 --- modules/access/ud

[vlc-commits] amem: increase allowed max sample rate to 384 kHz

2019-05-16 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu May 16 08:09:05 2019 -0400| [6d77717850bf7f1fc3078b29c952537d352a3fb0] | committer: Tristan Matthews amem: increase allowed max sample rate to 384 kHz > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] audio_output: increase allowed max sample rate to 384 kHz

2019-05-16 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed May 15 11:54:35 2019 -0400| [45bd86364e1eafbd1aad5f803e836b18b5b6dcad] | committer: Tristan Matthews audio_output: increase allowed max sample rate to 384 kHz Fixes #21925 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: png: update to 1.6.37

2019-05-08 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed May 8 14:27:06 2019 -0400| [6bfeb1d885a238959ca254076035e928a701beda] | committer: Tristan Matthews contrib: png: update to 1.6.37 This release fixed CVE-2019-7317, although our png module is not using this API. > http://git.videolan.

[vlc-commits] NEWS: add entry for VP4

2019-06-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 27 23:27:20 2019 -0400| [875c36456d5c658dba9e8ed550f684b77d94d6ba] | committer: Tristan Matthews NEWS: add entry for VP4 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=875c36456d5c658dba9e8ed550f684b77d94d6ba --- NEWS | 1 + 1 f

[vlc-commits] fourcc: add VP4

2019-06-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 27 23:25:39 2019 -0400| [f528a7d8d600e147762bc19f2f55e7eecfe6fcf1] | committer: Tristan Matthews fourcc: add VP4 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f528a7d8d600e147762bc19f2f55e7eecfe6fcf1 --- include/vlc_fourcc.h

[vlc-commits] avcodec: map VP4 fourcc

2019-06-28 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 27 23:26:03 2019 -0400| [0929627ac14ca60fda7e415869cf2900323251a6] | committer: Tristan Matthews avcodec: map VP4 fourcc > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0929627ac14ca60fda7e415869cf2900323251a6 --- modules/co

[vlc-commits] fourcc: fix libavcodec version check

2019-06-29 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Jun 29 10:40:43 2019 -0400| [aa969254791a45993ba0cc65f15a0d695874b6c6] | committer: Rémi Denis-Courmont fourcc: fix libavcodec version check Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: update to flac 1.3.3

2019-09-03 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Aug 26 11:30:35 2019 -0400| [9ebdec7ea94b4cf6fb2dbad3228da1363cda1e21] | committer: Tristan Matthews contrib: update to flac 1.3.3 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9ebdec7ea94b4cf6fb2dbad3228da1363cda1e21 --- contrib/

[vlc-commits] contrib: ogg: update to 1.3.4

2019-09-03 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Sep 3 12:15:29 2019 -0400| [8c7a70b62f200a612ab0aa2f53e2fde090fddc4a] | committer: Tristan Matthews contrib: ogg: update to 1.3.4 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8c7a70b62f200a612ab0aa2f53e2fde090fddc4a --- contrib/

[vlc-commits] contrib: ogg: use upstream patch

2019-09-12 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Sep 12 12:00:53 2019 -0400| [4c3a03b6f4f5ab9f46907b4d7c74ef9eaa65e035] | committer: Tristan Matthews contrib: ogg: use upstream patch No functional change. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: ogg: fix typedefs for MacOS

2019-09-08 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Sep 7 00:44:14 2019 -0400| [03b3f47bda6f462533c2d8eab74ea44799053b2c] | committer: David Fuhrmann contrib: ogg: fix typedefs for MacOS This was breaking the flac contrib build. Signed-off-by: David Fuhrmann > http://git.videolan.org/gitweb.

[vlc-commits] adjust: round when dividing

2019-07-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jul 16 15:53:22 2019 -0400| [11650366fbf9adf9f9c05a1dd996060d683aece2] | committer: Tristan Matthews adjust: round when dividing Fixes #22205 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=11650366fbf9adf9f9c05a1dd996060d683ae

[vlc-commits] fourcc: add VLC_CODEC_GBRA_PLANAR

2019-12-05 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Dec 2 23:43:44 2019 -0500| [ff050ee4e61a901e5cd27f2680962dd49c346d46] | committer: Tristan Matthews fourcc: add VLC_CODEC_GBRA_PLANAR > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ff050ee4e61a901e5cd27f2680962dd49c346d46 --- incl

[vlc-commits] avcodec: map VLC_CODEC_GBRA_PLANAR

2019-12-05 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Dec 2 23:44:04 2019 -0500| [9d908d75a733fe488b9e59d326ef4172d46a96c9] | committer: Tristan Matthews avcodec: map VLC_CODEC_GBRA_PLANAR Fixes #23216 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9d908d75a733fe488b9e59d326ef4172d46a9

[vlc-commits] aom: remove empty curly braces initialization

2020-03-04 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Mar 4 09:44:48 2020 -0500| [d62ef8d2de0b177ff9d2c0b29a3066d05d52dea1] | committer: Tristan Matthews aom: remove empty curly braces initialization > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d62ef8d2de0b177ff9d2c0b29a3066d05d52d

[vlc-commits] contrib: update libvpx to 1.8.2

2020-01-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jan 21 18:06:20 2020 -0500| [a2bd0ae21d92fa50f6f1455156784179c10af81d] | committer: Thomas Guillem contrib: update libvpx to 1.8.2 Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: update libvpx to 1.8.2

2020-01-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jan 21 18:06:20 2020 -0500| [b932973a906848c4b4eeb4f4a52ef50ed0b5d06d] | committer: Thomas Guillem contrib: update libvpx to 1.8.2 Co-authored-by: Felix Paul Kühne Co-authored-by: Thomas Guillem Signed-off-by: Thomas Guillem > h

[vlc-commits] rawvideo: fix sign for yuv2 chroma

2020-01-08 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Apr 2 01:37:20 2016 -0400| [48cdaf0f0e45db3fcd64f63d0ddca778d4f64220] | committer: Francois Cartegnie rawvideo: fix sign for yuv2 chroma Refs #16720 Signed-off-by: Francois Cartegnie > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] demux: mp4: map yuv2 to VLC_CODEC_YUV2

2020-01-08 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Apr 2 01:37:21 2016 -0400| [1e4633ed6bc17a235875e7d439c57be58d5b9b78] | committer: Francois Cartegnie demux: mp4: map yuv2 to VLC_CODEC_YUV2 refs #16720 Signed-off-by: Francois Cartegnie > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

<    1   2   3   4   5   >