[Bug 777211] omxaacenc: Fix samples per buffer calculation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 13 10:30:35 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=777211

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #343421|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 343421:
 --> (https://bugzilla.gnome.org/review?bug=777211&attachment=343421)

::: omx/gstomxaacenc.c
@@ -505,3 @@
 {
-  /* FIXME: Depends on the profile at least */
-  return 1024;

This should return the number of samples per encoded audio frame, no? If it was
about the raw data, then the base class can as well calculate it by itself.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list