[Bug 700382] qtdemux: handle 96kHz/24 bits ALAC audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 15 10:43:11 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700382
  GStreamer | gst-plugins-good | 1.x

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-05-15 17:43:09 UTC ---
Fair enough, pushed, thanks!

 commit 6edcc564baf108e8833d0b1383ca5233157694d1
 Author: Arnaud Vrac <avrac at freebox.fr>
 Date:   Tue May 14 15:23:08 2013 +0200

    qtdemux: set alac caps using info from codec buffer

    The samplerate field in the STSD atom is not right for some ALAC files
    (usually when audio is 96kHz/24bits), so the audio caps must be
    extracted from the codec data.

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

Minor change: used additional variable to avoid compiler warnings about pointer
arithmetic on void *.

-- 
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