Page MenuHomeSolus

Update gstreamer-1.0-plugins-base to 1.12.3
ClosedPublic

Authored by kyrios123 on May 7 2017, 7:45 AM.
Referenced Files
F11048085: D17.id27.diff
Thu, Aug 10, 4:03 PM
F11048083: D17.id.diff
Thu, Aug 10, 4:03 PM
F11048081: D17.id2833.diff
Thu, Aug 10, 4:03 PM
F11048080: D17.id1318.diff
Thu, Aug 10, 4:03 PM
F11048079: D17.id2472.diff
Thu, Aug 10, 4:03 PM
F11048078: D17.id1299.diff
Thu, Aug 10, 4:03 PM
F11048077: D17.id945.diff
Thu, Aug 10, 4:03 PM
F11033493: D17.diff
Wed, Aug 9, 3:46 PM
Subscribers

Details

Summary

Highlights:

  • new msdk plugin for Intel's Media SDK for hardware-accelerated video encoding and decoding on Intel graphics hardware on Windows or Linux.
  • 264enc can now use multiple x264 library versions compiled for different bit depths at runtime, to transparently provide support for multiple bit depths.
  • videoscale and videoconvert now support multi-threaded scaling and conversion, which is particularly useful with higher resolution video.
  • h264parse will now automatically insert AU delimiters if needed when outputting byte-stream format, which improves standard compliance and is needed in particular for HLS playback on iOS/macOS.
  • rtpbin has acquired bundle support for incoming streams.

Details of all the changes, new features and bug fixes can be found here

Packaging:

  • some clean-up
  • remove libcdio_paranoia as only the outdated cdparanoia is supported (because of license)
  • add make check (fails without --enable-experimental)

Depends on D16.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Executed various binaries gst-inspect-1.0', gst-stats-1.0`, gst-play-1.0, ges-launch-1.0, ...
  • Successfully build clutter-gst 2 & 3, rhythmbox, gst-transcoder against gstreamer 1.12.3
  • Tested with rhythmbox

Diff Detail

Repository
R1086 gstreamer-1.0-plugins-base
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 retitled this revision from Update to 1.12.0 to Update gstreamer-1.0-plugins-base to 1.12.1.
kyrios123 edited the summary of this revision. (Show Details)
kyrios123 edited the test plan for this revision. (Show Details)
kyrios123 added a project: Patch Submission.

Update gstreamer-1.0-plugins-base to 1.12.1

kyrios123 retitled this revision from Update gstreamer-1.0-plugins-base to 1.12.1 to Update gstreamer-1.0-plugins-base to 1.12.2.
kyrios123 edited the test plan for this revision. (Show Details)

Update to 1.12.2

forgot to update with-package-name

kyrios123 retitled this revision from Update gstreamer-1.0-plugins-base to 1.12.2 to Update gstreamer-1.0-plugins-base to 1.12.3.
kyrios123 edited the summary of this revision. (Show Details)
kyrios123 edited the test plan for this revision. (Show Details)

Update to 1.12.3

This revision was automatically updated to reflect the committed changes.