[Bug 650695] Patch adds LATM/LOAS support to codecmap and make distinction between ADTS and LATM/LOAS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 23 08:16:05 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650695
  GStreamer | gst-ffmpeg | git

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-23 15:16:01 UTC ---
(In reply to comment #2)
> You're right.
> How can I make an "or" with ( adts || adif || raw ) in
> ext/ffmpeg/gstffmpegcodecmap.c? Any other information I could use to do that?
> Or just place CODEC_ID_AAC_LATM before CODEC_ID_AAC, and leave CODEC_ID_AAC
> without any stream-format?

Just add more structures to the caps, one with adts, one with adif and one with
raw.

> I think I should also add in the patch this:

Makes sense

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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