Page MenuHomeSolus

Update gstreamer-editing-services to 1.12.3
ClosedPublic

Authored by kyrios123 on May 7 2017, 7:56 AM.
Referenced Files
F11048068: D23.id33.diff
Thu, Aug 10, 4:03 PM
F11048067: D23.id.diff
Thu, Aug 10, 4:03 PM
F11048066: D23.id1306.diff
Thu, Aug 10, 4:03 PM
F11048065: D23.id952.diff
Thu, Aug 10, 4:02 PM
F11048064: D23.id2476.diff
Thu, Aug 10, 4:02 PM
F11048063: D23.id2842.diff
Thu, Aug 10, 4:02 PM
F11048062: D23.id1322.diff
Thu, Aug 10, 4:02 PM
F11036368: D23.id952.diff
Wed, Aug 9, 7:15 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.
  • rtpbin has acquired bundle support for incoming streams.

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

Packaging:

  • Fix license.
  • Add check section.
  • Add missing dependency.
  • Clean-up.

Depends on D17, D18 and D19.

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
R1089 gstreamer-editing-services
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 retitled this revision from Update to 1.12.0 to Update gstreamer-editing-services 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-editing-services to 1.12.1

kyrios123 retitled this revision from Update gstreamer-editing-services to 1.12.1 to Update gstreamer-editing-services 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-editing-services to 1.12.2 to Update gstreamer-editing-services 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.