Skip to content
Snippets Groups Projects

flvdemux: Bitrate handling and misc fixes

Merged Edward Hervey requested to merge bilboed/gst-plugins-good:flvfixes into master
All threads resolved!
  • flvdemux: Answer bitrate queries from upstream

         If upstream (such as queue2 in urisourcebin) asks for our bitrate, check if we
         have stored audio/video bitrates, and use them.
  • flvdemux: Handle empty metadata strings

         g_utf8_validate() errors out on empty string. But empty strings are valid,
         so only check if they're not
  • flvdemux: Set ACCEPT_TEMPLATE flag on sinkpad

         A demuxer can accept any caps matching its sinkpad template caps

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Looks good to me otherwise, thanks :)

  • Edward Hervey added 1 commit

    added 1 commit

    • bdac5d63 - flvdemux: Answer bitrate queries from upstream

    Compare with previous version

  • Sebastian Dröge
  • Sebastian Dröge resolved all threads

    resolved all threads

  • added 1 commit

    • 70f80f32 - flvdemux: Answer bitrate queries from upstream

    Compare with previous version

  • added 3 commits

    • 9f5f9065 - flvdemux: Set ACCEPT_TEMPLATE flag on sinkpad
    • e8282661 - flvdemux: Handle empty metadata strings
    • 5dd3643d - flvdemux: Answer bitrate queries from upstream

    Compare with previous version

  • assigned to @bilboed and unassigned @gstreamer-merge-bot

  • I couldn't merge this branch: CI failed!

  • assigned to @gstreamer-merge-bot and unassigned @bilboed

  • Sebastian Dröge mentioned in merge request !597 (merged)

    mentioned in merge request !597 (merged)

  • assigned to @bilboed and unassigned @gstreamer-merge-bot

  • I couldn't merge this branch: CI failed!

  • changed milestone to %1.17.1

  • Please register or sign in to reply
    Loading