Page MenuHomeSolus

Update vlc to 3.0.12
ClosedPublic

Authored by aleksvor on Jan 17 2021, 12:45 PM.
Tags
None
Referenced Files
F11048820: D10386.id25054.diff
Thu, Aug 10, 5:01 PM
F11048819: D10386.id24978.diff
Thu, Aug 10, 5:01 PM
F11048818: D10386.id24977.diff
Thu, Aug 10, 5:01 PM
F11048817: D10386.id.diff
Thu, Aug 10, 5:01 PM
F11048816: D10386.id24983.diff
Thu, Aug 10, 5:00 PM
F11034382: D10386.diff
Wed, Aug 9, 4:45 PM
F10942567: D10386.id24977.diff
Fri, Jul 14, 12:20 PM
F10940342: D10386.id24978.diff
Fri, Jul 14, 2:23 AM
Subscribers
Tokens
"Love" token, awarded by serebit.

Details

Summary

Changelog:

  • Access:
    • Add new RIST access module compliant with simple profile (VSF_TR-06-1).
  • Access Output:
    • Add new RIST access output module compliant with simple profile (VSF_TR-06-1).
  • Demux:
    • Fixed adaptive's handling of resolution settings.
    • Improve Bluray tracks support.
    • Improve WMV seeking and DASH support.
    • Fix crashes in AVI, MKV modules.
  • Misc:
    • Several fixes in the web interface, including privacy and security improvements.
    • Update YouTube and Vocaroo scripts.
    • Fix rotation filter mouse handling.
    • Update translations.

Packaging change:

  • Enable SRT streaming support via libsrt.

Depends on D10278, D10381.

Test Plan
  1. Watched HDR video and checked HDR-to-SDR gamut conversion to test libplacebo.
  2. Watched local SRT stream (vlc srt://127.0.0.1:10000) to test libsrt.

Diff Detail

Repository
R3140 vlc
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

aleksvor added a parent revision: D10380: Initial commit of srt.

Removed unneeded dependency on dcadec. This package should be deprecated as:

  1. Nothing in the repo uses it.
  2. According to readme, it was merged into libavcodec in 2016 and further development is happening in FFmpeg.
aleksvor retitled this revision from vlc: enable SRT stream support & rebuild against libplacebo to Update vlc to 3.0.12.Jan 18 2021, 4:22 PM
aleksvor edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 20 2021, 5:43 PM
This revision was automatically updated to reflect the committed changes.