After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 749129 - rtpg726depay: add block_align to output caps
rtpg726depay: add block_align to output caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-08 17:15 UTC by Nicola
Modified: 2015-05-13 11:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (2.95 KB, patch)
2015-05-08 17:15 UTC, Nicola
committed Details | Review

Description Nicola 2015-05-08 17:15:27 UTC
Created attachment 303090 [details] [review]
proposed fix

It is needed to correctly negotiate caps with matroskamux
Comment 1 Tim-Philipp Müller 2015-05-13 11:41:29 UTC
Pushed, thanks!

commit fefeda5e6cac29b740448469b36015270dafe2ac
Author: Nicola Murino <nicola.murino@gmail.com>
Date:   Fri May 8 19:13:00 2015 +0200

    rtpg726depay: add block_align to output caps
    
    It is needed to correctly negotiate caps with matroskamux
    and most other muxers.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=749129