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 509637 - [API] [basertpaudiopayload] add _set_samplebits_options()
[API] [basertpaudiopayload] add _set_samplebits_options()
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal enhancement
: 0.10.18
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-15 13:39 UTC by mersad
Modified: 2008-03-03 16:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch suggestion (5.79 KB, patch)
2008-01-15 13:45 UTC, mersad
committed Details | Review

Description mersad 2008-01-15 13:39:28 UTC
Please describe the problem:
When codecs like G.276 32 kbit/s are used, the sample size is 4 bits. The sample size in basertpaudiopayload handles samples in multiple bytes only.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 mersad 2008-01-15 13:45:20 UTC
Created attachment 102897 [details] [review]
patch suggestion
Comment 2 Peter Kjellerstedt 2008-03-03 16:13:27 UTC
The patch has been applied.