[vlc-commits] [Git][videolan/vlc][master] postproc: fix x86_64 contrib arch build param

2021-07-29 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 6f1b46db by Lyndon Brown at 2021-07-29T08:07:07+00:00 postproc: fix x86_64 contrib arch build param fixes #25940. - - - - - 1 changed file: - contrib/src/postproc/rules.mak Changes: = con

[vlc-commits] [Git][videolan/vlc][master] hls: Increase the precision of the time scale

2021-07-29 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 8db20416 by Jérémy VIGNELLES at 2021-07-29T11:14:48+00:00 hls: Increase the precision of the time scale duration computations were made with precision loss, which add up and leads to unprecise seeking if the stream is really long

[vlc-commits] [Git][videolan/vlc][master] es_out: log when ES tracks are added/deleted/(un)selected

2021-07-29 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: b7a0228e by Thomas Guillem at 2021-07-29T12:07:34+00:00 es_out: log when ES tracks are added/deleted/(un)selected And print the track str_id. It can be very useful for users that want to play with "type-track-id" options.

[vlc-commits] [Git][videolan/vlc][3.0.x] 5 commits: contrib: glew: Ensure the .pc has a valid prefix configured

2021-07-29 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch 3.0.x at VideoLAN / VLC Commits: a2984547 by Hugo Beauzée-Luyssen at 2021-07-26T14:37:43+02:00 contrib: glew: Ensure the .pc has a valid prefix configured - - - - - 8eb32da6 by Alexandre Janniaux at 2021-07-26T14:37:43+02:00 contrib: lua: rewrite prefix in

[vlc-commits] [Git][videolan/vlc][master] 3 commits: es_out: rename clock_source

2021-07-29 Thread Thomas Guillem (@tguillem)
Thomas Guillem pushed to branch master at VideoLAN / VLC Commits: 1a18940b by Thomas Guillem at 2021-07-29T13:53:21+00:00 es_out: rename clock_source To avoid confusion with pgrm->active_clock_source. - - - - - 88ad68a9 by Thomas Guillem at 2021-07-29T13:53:21+00:00 es_out: restore the previo

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

2021-07-29 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 8709e79e by Tristan Matthews at 2021-07-29T20:46:13+00:00 contrib: aom: update to 3.1.2 - Bug fixes [1]: * exports.cmake: use APPLE and WIN32 and use def for mingw-w64 https://aomedia-review.googlesource.com/c/aom/+/1398