[Bug 661417] G722 encoder is broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 29 08:10:54 PDT 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
   Target Milestone|HEAD                        |0.10.14

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-10-29 15:10:47 UTC ---
Actually, this will only be in the 0.10.14 gst-ffmpeg, unless Edward
cherry-picks it into his gst-ffmpeg pre-release branch..

 commit eb2e9f48e33b777b33ce6f86062639b8a85ecdfb
 Author: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
 Date:   Mon Oct 10 23:56:04 2011 +0100

    ffmpegenc: Pass the size of the output buffer to avcodec_encode_audio

    avcodec_encode_audio is documented as taking the size of the output
    buffer not the size of the input buffer.  This fixes the use of the G722
    encoder and makes the code more consistent with avconv from the libav
    source tree.

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