[vlc-commits] lib: media: wait preparse end before release

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Fri Feb 12 12:28:27 2021 +0100| [7f19eca5892bb33632e11e993aee5dde3e879c08] | committer: Alexandre Janniaux lib: media: wait preparse end before release This is a quick fix for #25296 actually reverting the commit a708c988091d6bc770212f5deeaba45e2395f

[vlc-commits] interop_cvpx: assert that chroma matches input format

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Fri Jan 29 10:31:04 2021 +0100| [21eeb380e0cfaa3747de26ee6b81170021aa5ac8] | committer: Alexandre Janniaux interop_cvpx: assert that chroma matches input format > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=21eeb380e0cfaa3747de26ee6b811700

[vlc-commits] gl_common: disable GL_ASSERT_NOERROR in release

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Fri Feb 5 10:36:40 2021 +0100| [dca989173cf9fe355897662acd323735b37b1fcc] | committer: Alexandre Janniaux gl_common: disable GL_ASSERT_NOERROR in release ...and remove the obsolete comment, the cases have been fixed and should be fixed if it happens

[vlc-commits] pva: remove trailing characters

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Mon Feb 1 11:35:17 2021 +0100| [d8bdf8998ddb9ae5a288ec6f668ee97fb740600b] | committer: Alexandre Janniaux pva: remove trailing characters > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d8bdf8998ddb9ae5a288ec6f668ee97fb740600b --- modules

[vlc-commits] mediacodec: fix AMediaCodec.configure failed on some devices

2021-02-15 Thread Zhao Zhili
vlc | branch: master | Zhao Zhili | Wed Feb 3 20:53:07 2021 +0800| [1cde6c1cf840f02f2608451e58161a0cdd689f0a] | committer: Alexandre Janniaux mediacodec: fix AMediaCodec.configure failed on some devices fmt_out.video.i_width/i_height are used in MediaCodec configure. They are not set in --no-

[vlc-commits] adaptive: BasePeriod: mark getPeriodDuration as override

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Tue Feb 9 15:03:07 2021 +0100| [2906b93d005de3212bca73896ac8143cd4138286] | committer: Alexandre Janniaux adaptive: BasePeriod: mark getPeriodDuration as override Fix the warning: ../../modules/demux/smooth/playlist/../../adaptive/playlist/BasePeri

[vlc-commits] demux-run: Add input_source_t to es_out callbacks

2021-02-15 Thread Tanguy Dubroca
vlc | branch: master | Tanguy Dubroca | Sun Feb 7 17:04:36 2021 +0100| [4e8140a728067aaf11c07970ad3699d83596e604] | committer: Alexandre Janniaux demux-run: Add input_source_t to es_out callbacks Signed-off-by: Alexandre Janniaux > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4e81

[vlc-commits] adaptive: AbstractAdapatiationLogic: mark getPeriodDuration as override

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Tue Feb 9 15:03:06 2021 +0100| [e57bd2aca049bc9ad2a014c2a552b6c68235a5ed] | committer: Alexandre Janniaux adaptive: AbstractAdapatiationLogic: mark getPeriodDuration as override Fix the warning: ../../modules/demux/adaptive/logic/AbstractAdaptation

[vlc-commits] libmp4mux: fix zero initialization

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Wed Feb 10 11:49:57 2021 +0100| [51b69b7f5def3f1f1905585e28a195d080be4c5e] | committer: Alexandre Janniaux libmp4mux: fix zero initialization The first element (initialized here by the = { 0 }) is an array, and require braces. To avoid clunky braces,

[vlc-commits] adaptive: Segment: mark debug as override

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Tue Feb 9 15:03:05 2021 +0100| [f65953ef4db7b14ae99884dd6a5ca62dc1991837] | committer: Alexandre Janniaux adaptive: Segment: mark debug as override Fix warning: ../../modules/demux/dash/mp4/../mpd/../../adaptive/playlist/Segment.h:103:30: warning:

[vlc-commits] d3d11va: return ENOMEM for malloc error

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Fri Feb 12 15:34:23 2021 +0100| [26f60f9d783edf90998bd3e05ced2d73a047f6a8] | committer: Alexandre Janniaux d3d11va: return ENOMEM for malloc error > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=26f60f9d783edf90998bd3e05ced2d73a047f6a8 ---

[vlc-commits] adaptive: SegmentBase: remove unused lambda capture

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Wed Feb 10 11:50:25 2021 +0100| [1c6c7f23b236f7daedd6473d966dc9cfbf92e41d] | committer: Alexandre Janniaux adaptive: SegmentBase: remove unused lambda capture > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c6c7f23b236f7daedd6473d966dc9cfbf

[vlc-commits] qsv: use ARRAY_SIZE

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Wed Feb 10 10:15:08 2021 +0100| [21bd29b1ef1f39fbc926901ac83cf85a53aca23c] | committer: Alexandre Janniaux qsv: use ARRAY_SIZE > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=21bd29b1ef1f39fbc926901ac83cf85a53aca23c --- modules/codec/qsv.c

[vlc-commits] qsv: avoid displaying NULL

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Wed Feb 10 10:45:44 2021 +0100| [57994187013fb362f7dcf5a5a2bd32177410df36] | committer: Alexandre Janniaux qsv: avoid displaying NULL > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=57994187013fb362f7dcf5a5a2bd32177410df36 --- modules/code

[vlc-commits] test: iosvlc: fix -fobjc-arc

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Sat Feb 6 19:22:42 2021 +0100| [0bfe88030104d2e9c962c24c144ce5c17294f146] | committer: Alexandre Janniaux test: iosvlc: fix -fobjc-arc The -fobjc-arc was defined on CFLAGS whereas the only file compiled is an objective-C file, thus it was unused. Wi

[vlc-commits] video_filter: Makefile: fix ci_filters's LDFLAGS

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Tue Feb 2 16:26:16 2021 +0100| [c82c99522446be5f50296721d5716ae604eed426] | committer: Alexandre Janniaux video_filter: Makefile: fix ci_filters's LDFLAGS The libci_filter_plugin_la_LDFLAGS must always contains the value of $(AM_LDFLAGS) since it is

[vlc-commits] configure.ac: fix AC_PROG_LEX warning

2021-02-15 Thread Alexandre Janniaux
vlc | branch: master | Alexandre Janniaux | Sat Jan 30 18:43:44 2021 +0100| [824b3d4551e6c19e34e31bedb6f8843cfda35ca0] | committer: Alexandre Janniaux configure.ac: fix AC_PROG_LEX warning With autoconf 2.70, the following warnings are emitted: configure.ac:56: warning: AC_PROG_LEX without ei