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 773516 - rtph263depay: Don't drop mode b packets with picture start code
rtph263depay: Don't drop mode b packets with picture start code
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 1.10.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-26 07:59 UTC by Stian Selnes (stianse)
Modified: 2016-11-04 17:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtph263depay: Don't drop mode b packets with picture start code (1.51 KB, patch)
2016-10-26 07:59 UTC, Stian Selnes (stianse)
committed Details | Review

Description Stian Selnes (stianse) 2016-10-26 07:59:42 UTC
Some buggy payloaders, e.g. rtph263pay, may use mode B for packets
that starts with a picture (or GOB) start code although it's not
allowed. Let's be nice and not drop these packets/frames.
Comment 1 Stian Selnes (stianse) 2016-10-26 07:59:47 UTC
Created attachment 338481 [details] [review]
rtph263depay: Don't drop mode b packets with picture start code
Comment 2 Sebastian Dröge (slomo) 2016-11-01 18:21:53 UTC
Attachment 338481 [details] pushed as cbd1388 - rtph263depay: Don't drop mode b packets with picture start code