[Bug 627459] theoraenc should provide option for TH_ENCCTL_SET_DUP_COUNT

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 20 11:46:16 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=627459
  GStreamer | gst-plugins-base | 0.10.x

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.37

--- Comment #57 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-12-20 19:46:09 UTC ---
Also tested with Transmageddon, as well as Thoggen. Files all seem OK now.
Pushed, thanks.

commit 5f3a31f4d1208211a74bdba43ca8644614bc18bf
Author: Oleksij Rempel (Alexey Fisher) <bug-track at fisher-privat.net>
Date:   Mon Dec 19 17:41:23 2011 +0100

    theoraenc: add "dup-on-gap" option

    This option will produce duplicate frames if we get
    a frame with GAP flag. This will reduce CPU load and file size.

    This option should be disabled for real time applications, because it
    collects GAP frames and waits until it gets a non GAP frame to start
    encoding.

    v30.06.2011: make some spell changes.
    v03.07.2011: add handling of EOS and discontinuous for dup-on-gap.
    v19.12.2011: fix pointer dangling in theora_timefifo_free
    v20.12.2010: fix timestamp bug for dup-on-gap=0

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

    Signed-off-by: Oleksij Rempel (Alexey Fisher) <bug-track at fisher-privat.net>

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