[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.9.0

2024-04-26 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: e3d31efa by Tristan Matthews at 2024-04-26T16:26:46-04:00 contrib: aom: update to 3.9.0 This release includes new codec interfaces, compression efficiency and perceptual improvements, speedup for RTC for both video and screen

[vlc-commits] [Git][videolan/vlc][master] contrib: opus: update to 1.5.2

2024-04-24 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 4e67f834 by Tristan Matthews at 2024-04-24T10:18:48-04:00 contrib: opus: update to 1.5.2 Opus 1.5.2 fixes several build issues that were discovered since the 1.5 release. It also fixes a misalignment issue in the AVX2 code

[vlc-commits] [Git][videolan/vlc][master] sout: rtp_rawvideo: error out instead of asserting

2024-04-20 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 66b62f5c by Tristan Matthews at 2024-04-20T14:38:36-04:00 sout: rtp_rawvideo: error out instead of asserting A bogus fmtp probably shouldnt abort the whole process. - - - - - 3 changed files: - modules/stream_out/rtp.c

[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: opus: Simplify a condition for Windows on aarch64

2024-03-11 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: c7c46352 by Martin Storsjö at 2024-03-12T00:13:21+00:00 contrib: opus: Simplify a condition for Windows on aarch64 While the CI configuration where this is encountered is LLVM specific (because there is no upstream GCC

[vlc-commits] [Git][videolan/vlc][master] contrib: opus: update to 1.5.1

2024-03-06 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: d0608821 by Tristan Matthews at 2024-03-07T00:03:24-05:00 contrib: opus: update to 1.5.1 See: https://opus-codec.org/demo/opus-1.5/ - - - - - 4 changed files: - + contrib/src/opus/0001-dnn-vec_neon-avoid-redefinition

[vlc-commits] [Git][videolan/vlc][master] contrib: dav1d: update to 1.4.0

2024-02-17 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: b1c03211 by Tristan Matthews at 2024-02-17T17:00:15-05:00 contrib: dav1d: update to 1.4.0 - - - - - 2 changed files: - contrib/src/dav1d/SHA512SUMS - contrib/src/dav1d/rules.mak Changes

[vlc-commits] [Git][videolan/vlc][master] contrib: libvpx: update to 1.14.0

2024-01-26 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 1a007d1f by Tristan Matthews at 2024-01-26T10:59:33-05:00 contrib: libvpx: update to 1.14.0 This release drops support for old C compilers, such as Visual Studio 2012 and older, that disallow mixing variable declarations

[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.8.0

2023-12-21 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 745c1bf5 by Tristan Matthews at 2023-12-21T08:37:13-05:00 contrib: aom: update to 3.8.0 Release v3.8.0 Jelly Bee 2023-11-30 v3.8.0 This release includes new codec interfaces, compression efficiency and perceptual

[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.7.0

2023-09-14 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 49eb51af by Tristan Matthews at 2023-09-14T16:59:35-04:00 contrib: aom: update to 3.7.0 This release includes new codec interfaces, compression efficiency and perceptual improvements, speedup and memory optimizations and many

[vlc-commits] [Git][videolan/vlc][master] contrib: dav1d: update to 1.2.1

2023-06-02 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 2b9c1fdf by Tristan Matthews at 2023-06-03T01:30:20+00:00 contrib: dav1d: update to 1.2.1 - Fix a threading race on task_thread.init_done - NEON z2 8bpc and high bit-depth optimizations - SSSE3 z2 high bit-depth optimziations

[vlc-commits] [Git][videolan/vlc][master] contrib: dav1d: update to 1.2.0

2023-05-04 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 5fd6445a by Tristan Matthews at 2023-05-04T09:26:47-04:00 contrib: dav1d: update to 1.2.0 - - - - - 2 changed files: - contrib/src/dav1d/SHA512SUMS - contrib/src/dav1d/rules.mak Changes

[vlc-commits] [Git][videolan/vlc][master] contrib: opus: switch to meson build

2023-04-26 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: fb9cd5de by Tristan Matthews at 2023-04-26T12:48:17+00:00 contrib: opus: switch to meson build - - - - - 3 changed files: - + contrib/src/opus/0001-meson-arm64.patch - − contrib/src/opus/0002-CMake-set-the-pkg-config

[vlc-commits] [Git][videolan/vlc][master] codec: avcodec: fourcc: add PNM->PPM mapping

2023-04-13 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 9ac09bf5 by Tristan Matthews at 2023-04-13T23:11:34-04:00 codec: avcodec: fourcc: add PNM-PPM mapping This fixes playback of ppm files. - - - - - 1 changed file: - modules/codec/avcodec/fourcc.c Changes

[vlc-commits] [Git][videolan/vlc][master] 4 commits: fourcc: add QOI

2023-04-06 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: b710e792 by Tristan Matthews at 2023-04-05T09:51:06-04:00 fourcc: add QOI QOI - The “Quite OK Image Format” for fast, lossless image compression See: https://github.com/phoboslab/qoi - - - - - cd2f48d4 by Tristan Matthews

[vlc-commits] [Git][videolan/vlc][3.0.x] 3 commits: codec: dav1d: apply HDR MDCV

2023-02-08 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch 3.0.x at VideoLAN / VLC Commits: fb59da1c by Francois Cartegnie at 2023-02-06T23:26:58+00:00 codec: dav1d: apply HDR MDCV (Cherry-picked from 8a1cad5e825d74275dfd0f187a8e2c6baa005cb2) Signed-off-by: Vibhoothi mindfre...@videolan.org - - - - - 606724cc

[vlc-commits] [Git][videolan/vlc][master] codec: vpx: use pitch as image stride alignment

2023-01-31 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 295ddcab by Tristan Matthews at 2023-01-31T15:27:50+00:00 codec: vpx: use pitch as image stride alignment This didnt seem to be causing issues like #27718 did for aom but it seems safer than hardcoding a value. Refs !3110

[vlc-commits] [Git][videolan/vlc][master] vpx: mux WebP in RIFF container

2023-01-31 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 3183c561 by Tristan Matthews at 2023-01-31T15:11:55+00:00 vpx: mux WebP in RIFF container For now it is always the WebP Simple File Format (lossy): https://developers.google.com/speed/webp/docs/riff_container

[vlc-commits] [Git][videolan/vlc][3.0.x] dav1d: fix gbrp mapping

2023-01-30 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch 3.0.x at VideoLAN / VLC Commits: 6a661074 by Tristan Matthews at 2023-01-29T11:26:06-05:00 dav1d: fix gbrp mapping Fixes #27586 (cherry picked from commit f28a4b2b34be9cc3d342c258d698c8f34751205e) - - - - - 1 changed file: - modules/codec/dav1d.c

[vlc-commits] [Git][videolan/vlc][master] dav1d: fix gbrp mapping

2023-01-28 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: f28a4b2b by Tristan Matthews at 2023-01-28T14:53:01+00:00 dav1d: fix gbrp mapping Fixes #27586 - - - - - 1 changed file: - modules/codec/dav1d.c Changes: = modules/codec/dav1d.c

[vlc-commits] [Git][videolan/vlc][master] 4 commits: transcode: make pcr forwarding optional

2023-01-26 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 68a9ddde by Alaric Senat at 2023-01-26T15:55:06+00:00 transcode: make pcr forwarding optional This patch make it possible to disable the PCR forwarding synchronisation algorithm as it is still prone to bugs and will likely

[vlc-commits] [Git][videolan/vlc][master] 4 commits: medialibrary: Thumbnailer: fix double-free

2023-01-24 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: a41743de by Alexandre Janniaux at 2023-01-25T04:29:36+00:00 medialibrary: Thumbnailer: fix double-free The picture was referenced on the ThumbnailerCtx object, which release it whenever one is not nullptr. However, after

[vlc-commits] [Git][videolan/vlc][master] 5 commits: access: dv: do not log error on ENOMEM

2023-01-23 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: bb84763e by Tristan Matthews at 2023-01-24T00:30:38+00:00 access: dv: do not log error on ENOMEM - - - - - bf06b9b9 by Tristan Matthews at 2023-01-24T00:30:38+00:00 waveout: do not log error on ENOMEM - - - - - d6d568a3

[vlc-commits] [Git][videolan/vlc][master] contrib: rav1e: update to 0.6.2

2022-12-27 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: ac6ec7e8 by Tristan Matthews at 2022-12-27T16:39:33+00:00 contrib: rav1e: update to 0.6.2 - - - - - 2 changed files: - contrib/src/rav1e/SHA512SUMS - contrib/src/rav1e/rules.mak Changes

[vlc-commits] [Git][videolan/vlc][master] contrib: rust: update to 1.65.0

2022-11-08 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: cb4464dd by Tristan Matthews at 2022-11-08T08:49:41-05:00 contrib: rust: update to 1.65.0 It seems like we need to skip the _Unwind_Resume patch for win64. - - - - - 2 changed files: - contrib/src/cargo/rules.mak

[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: cargo: update rust to 1.64.0

2022-10-28 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 2dd0 by Tristan Matthews at 2022-10-28T16:21:59+00:00 contrib: cargo: update rust to 1.64.0 - - - - - b8a8ff96 by Tristan Matthews at 2022-10-28T16:21:59+00:00 contrib: cargo: update cargo-c to 0.9.13 - - - - - 1

[vlc-commits] [Git][videolan/vlc][3.0.x] contrib: aom: update to 3.3.0

2022-04-29 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch 3.0.x at VideoLAN / VLC Commits: f0b1ddca by Tristan Matthews at 2022-04-29T16:14:57-04:00 contrib: aom: update to 3.3.0 2022-01-28 v3.3.0 This release includes compression efficiency and perceptual quality improvements, speedup and memory optimizations

[vlc-commits] [Git][videolan/vlc][master] live555: fill in Opus extradata

2021-11-02 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: c73d61a5 by Tristan Matthews at 2021-11-02T15:09:49+00:00 live555: fill in Opus extradata This does not make the live555 module dependent on libopus, just the helper functions in opus_header.{c,h} - - - - - 2 changed files

[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to v3.1.3

2021-10-09 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 7ba96db6 by Tristan Matthews at 2021-10-09T10:15:45-04:00 contrib: aom: update to v3.1.3 - - - - - 1 changed file: - contrib/src/aom/rules.mak Changes: = contrib/src/aom/rules.mak

[vlc-commits] [Git][videolan/vlc][master] contrib: aom: update to 3.1.0

2021-05-08 Thread Tristan Matthews
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: 3924a5da by Tristan Matthews at 2021-05-08T10:18:54-04:00 contrib: aom: update to 3.1.0 - - - - - 2 changed files: - contrib/src/aom/aom-android-pthreads.patch - contrib/src/aom/rules.mak Changes

[vlc-commits] contrib: rav1e: update to v0.4.1

2021-04-08 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Apr 8 11:05:30 2021 -0400| [e5416ddad25b7687d905874634aa8d52b923] | committer: Tristan Matthews contrib: rav1e: update to v0.4.1 * Avoid a crash for 1pixel videos * Make write_color_config() spec compliant * Fix an intermittent test

[vlc-commits] contrib: vpx: update to 1.10.0

2021-03-29 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Mar 29 12:48:11 2021 -0400| [3d128f5b7eb4c0c4a3418e23a08369ad90eced6a] | committer: Tristan Matthews contrib: vpx: update to 1.10.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3d128f5b7eb4c0c4a3418e23a08369ad90eced6a --- contrib/

[vlc-commits] contrib: aom: update to 3.0.0

2021-03-24 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Mar 24 15:42:07 2021 -0400| [58c8b6aba888c12e91d1cbb012aea630c853] | committer: Tristan Matthews contrib: aom: update to 3.0.0 Bug fixes: * Issue 2940: Segfault when encoding with --use-16bit-internal and --limit > 1 * Issue 2941: Deco

[vlc-commits] transcode: encoder: fix audio fmt initialization

2021-02-23 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Feb 22 12:42:42 2021 -0500| [9d761adc9224b0728282d79e3ec7a882e0db228c] | committer: Tristan Matthews transcode: encoder: fix audio fmt initialization Fixes #25477 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] contrib: update rav1e to 0.4.0

2021-01-20 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Jan 20 16:08:28 2021 -0500| [77639138e6c28664d0ef8a18c0a384d68b75fe30] | committer: Tristan Matthews contrib: update rav1e to 0.4.0 Release notes: https://github.com/xiph/rav1e/releases/tag/v0.4.0 > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] contrib: aom: update to v2.0.1

2021-01-19 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jan 19 14:59:08 2021 -0500| [01d75eb6cdb4dc25b221bcfb39666bb51839b8db] | committer: Tristan Matthews contrib: aom: update to v2.0.1 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=01d75eb6cdb4dc25b221bcfb39666bb51839b8db --- contrib/

[vlc-commits] rootwrap: make setsockopt 1 usage consistent

2020-11-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sun Nov 22 11:33:44 2020 -0500| [53b73bede0532398853baf48af4fe703c6efa508] | committer: Tristan Matthews rootwrap: make setsockopt 1 usage consistent > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=53b73bede0532398853baf48af4fe703c6efa

[vlc-commits] rootwrap: make setsockopt 1 usage consistent

2020-11-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sun Nov 22 11:33:44 2020 -0500| [9f3711c25c3cccfd1de65e601b77a272e2417a68] | committer: Tristan Matthews rootwrap: make setsockopt 1 usage consistent > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9f3711c25c3cccfd1de65e601b77a272e2417

[vlc-commits] contrib: rnnoise: disable on Android for now

2020-10-18 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sun Oct 18 18:55:34 2020 -0400| [18583099cc07989331239a8cd1bfc2290df0e718] | committer: Tristan Matthews contrib: rnnoise: disable on Android for now The build is failing as some symbols are duplicated in libopus. > http://git.videolan.org/gitweb.

[vlc-commits] contrib: add rnnoise

2020-10-16 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jul 25 22:55:08 2019 -0400| [5fdbc81a95da2078d7b85a3bf17cc153120abb5d] | committer: Tristan Matthews contrib: add rnnoise > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5fdbc81a95da2078d7b85a3bf17cc153120abb5d --- contrib/src/rnno

[vlc-commits] audio_filter: add RNNoise denoiser filter

2020-10-16 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jul 25 23:39:10 2019 -0400| [6416ea5448a9c16f3449b1c695acda5a356ce240] | committer: Tristan Matthews audio_filter: add RNNoise denoiser filter > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6416ea5448a9c16f3449b1c695acda5a356ce

[vlc-commits] rav1e: differentiate errors and fix error message

2020-09-24 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Sep 24 15:40:52 2020 -0400| [609bd6453d0f03b1e923b4afeb550c570b52f800] | committer: Tristan Matthews rav1e: differentiate errors and fix error message > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] daala: add missing include

2020-09-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Sep 17 15:12:35 2020 -0400| [5d92b052507789626609076e438255a4c8a6c265] | committer: Tristan Matthews daala: add missing include > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5d92b052507789626609076e438255a4c8a6c265 --- modules/co

[vlc-commits] contrib: daala: update upstream URL

2020-09-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Sep 17 15:03:14 2020 -0400| [38523115cb430eefda1fe75d1f34d25a75fad546] | committer: Tristan Matthews contrib: daala: update upstream URL > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=38523115cb430eefda1fe75d1f34d25a75fad

[vlc-commits] daala: fix void * dereference issues

2020-09-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Sep 17 15:12:42 2020 -0400| [a79964b6cb461d9fe8e94a90c9b3aff053be2617] | committer: Tristan Matthews daala: fix void * dereference issues > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a79964b6cb461d9fe8e94a90c9b3aff053be2

[vlc-commits] contrib: update libvpx to 1.9.0

2020-09-01 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Mon Aug 31 22:32:08 2020 -0400| [820ac2382b0597610ab41c80f42ecefd822e203f] | committer: Tristan Matthews contrib: update libvpx to 1.9.0 (cherry picked from commit 5a88236177425c275cd9d18059db690467b187ae) > http://git.videolan.org/gitweb.

[vlc-commits] contrib: update libvpx to 1.9.0

2020-09-01 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Aug 31 22:32:08 2020 -0400| [5a88236177425c275cd9d18059db690467b187ae] | committer: Tristan Matthews contrib: update libvpx to 1.9.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5a88236177425c275cd9d18059db690467b187ae --- cont

[vlc-commits] aom: encoder: fix compatibility older libaom

2020-07-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Jul 22 11:12:32 2020 -0400| [e20e1604aedf8b93bcf75d9a34b507193b5f] | committer: Tristan Matthews aom: encoder: fix compatibility older libaom > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e20e1604aedf8b93bcf75d9a34b507193

[vlc-commits] aom: cosmetics

2020-07-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Jul 22 12:35:00 2020 -0400| [b6eb37df67b0c35c96a36e3128c608df75f6020e] | committer: Tristan Matthews aom: cosmetics > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b6eb37df67b0c35c96a36e3128c608df75f6020e --- modules/codec/aom.c

[vlc-commits] configure: update aom description

2020-07-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Jul 22 12:37:44 2020 -0400| [6dd3b3c525019c7648069eb574d0f42869900aba] | committer: Tristan Matthews configure: update aom description > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6dd3b3c525019c7648069eb574d0f42869900

[vlc-commits] aom: encoder: make one-pass explicit

2020-07-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Jul 21 00:06:44 2020 -0400| [b9211dba47a87dcefd751d78114886e3b3d9bbd1] | committer: Tristan Matthews aom: encoder: make one-pass explicit > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b9211dba47a87dcefd751d78114886e3b3d9b

[vlc-commits] aom: encoder: add "lag-in-frames", "usage", "rc-end-usage" and "cpu-used" options

2020-07-22 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jul 16 02:54:57 2020 -0400| [2505dddadd1052560dd8a50a172ee0eed304e882] | committer: Tristan Matthews aom: encoder: add "lag-in-frames", "usage", "rc-end-usage" and "cpu-used" options > http://git.

[vlc-commits] contrib: aom: update to AOM v2.0.0

2020-07-09 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Jul 6 15:41:13 2020 -0400| [ab8f0e57720b454f9ccdb86887d391956870f68b] | committer: Tristan Matthews contrib: aom: update to AOM v2.0.0 This is the first "official" release, see: https://aomedia.googlesource.com/aom/+/HEAD/CHANGEL

[vlc-commits] contrib: update to flac 1.3.3

2020-06-19 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Mon Aug 26 11:30:35 2019 -0400| [39b1a0b401ccba7ba440b4dcc95bd6f340a5673d] | committer: Steve Lhomme contrib: update to flac 1.3.3 (cherry picked from commit 9ebdec7ea94b4cf6fb2dbad3228da1363cda1e21) Signed-off-by: Steve Lhomme > h

[vlc-commits] audio_output: ensure callbacks are set before calling

2020-03-27 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Mar 26 11:04:48 2020 -0400| [84412e37928d4bcce40026f19369581564e327a3] | committer: Tristan Matthews audio_output: ensure callbacks are set before calling This fixes a crash when changing the volume while using the file aout module. Regression

[vlc-commits] adjust: fix double free on unsupported chroma

2020-03-05 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Mar 4 16:00:50 2020 -0500| [3b20ca5ea7558123608e3fe2e227329c235a8c65] | committer: Tristan Matthews adjust: fix double free on unsupported chroma Regression since: commit 4316cfda13ff87f5d579f5562def1bc4e24f9731 Author: Rémi Denis-Courmont Date

[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| [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] 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] 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

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

2020-01-04 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu May 16 08:09:05 2019 -0400| [a3a8d5c071e452f421687ec5fb99dd4ad4ca451d] | committer: Tristan Matthews amem: increase allowed max sample rate to 384 kHz (cherry picked from commit 6d77717850bf7f1fc3078b29c952537d352a3fb0) Signed-off

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

2020-01-04 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Wed May 15 11:54:35 2019 -0400| [e0ba0752e60fef648ad4ebbfab5b0cb4fe025240] | committer: Tristan Matthews audio_output: increase allowed max sample rate to 384 kHz Fixes #21925 (cherry picked from commit

[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] 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] 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] 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: 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] 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: 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] 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] 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: 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: 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] 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] 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] 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] 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-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] 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: 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] 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: 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: 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: 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: 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: 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: 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] 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] 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] 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] 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

  1   2   3   4   5   >