Page MenuHomeSolus

Updateo gst-python to 1.12.3
ClosedPublic

Authored by kyrios123 on May 7 2017, 7:56 AM.
Referenced Files
F11048053: D24.id34.diff
Thu, Aug 10, 4:02 PM
F11048052: D24.id.diff
Thu, Aug 10, 4:02 PM
F11048051: D24.id953.diff
Thu, Aug 10, 4:02 PM
F11048050: D24.id2471.diff
Thu, Aug 10, 4:02 PM
F11048049: D24.id2469.diff
Thu, Aug 10, 4:02 PM
F11048048: D24.id2470.diff
Thu, Aug 10, 4:02 PM
F11048047: D24.id1300.diff
Thu, Aug 10, 4:02 PM
F11048046: D24.id2843.diff
Thu, Aug 10, 4:02 PM
Subscribers

Details

Reviewers
None
Group Reviewers
Triage Team
Commits
R1076:541fc5df16e6: Updateo gst-python to 1.12.3
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

Depends on D16.
Note this package is impacted by issue T3904.

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
R1076 gst-python
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kyrios123 retitled this revision from Updateo to 1.12.0 to Updateo gst-python 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.

Updateo gst-python to 1.12.1

kyrios123 retitled this revision from Updateo gst-python to 1.12.1 to Updateo gst-python to 1.12.2.
kyrios123 edited the test plan for this revision. (Show Details)

Update to 1.12.2 & review builddeps

kyrios123 retitled this revision from Updateo gst-python to 1.12.2 to Updateo gst-python 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.