[Bug 719923] Port to libav 10 API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 3 07:32:42 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|1.4.x                       |1.3.1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-03 15:32:39 UTC ---
commit 1409e1692b8c9b2c2169918204281f526259b35d
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jan 3 16:28:44 2014 +0100

    av: Update for CodecID -> AVCodecID related changes

commit fc57f7fb1b0ccb009550d9364d37ab73f0e314dc
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jan 3 16:28:02 2014 +0100

    avcfg: Update config parameters a bit to fix compilation

    This needs a major rework and should use the new configuration
    interface where useful.

commit 0a819702c0cd611d15df40ed4358b06837143eba
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jan 3 16:27:34 2014 +0100

    avenc: Stop using the removed inter_threshold field

commit 0400f7cc288bf8024161468ae673bce2b8924220
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jan 3 16:27:11 2014 +0100

    avviddec rebase

commit 8fc3da62c17a022df40938456ab268e0be19b683
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jan 3 16:26:10 2014 +0100

    avauddec: Stop using AVCODEC_MAX_AUDIO_FRAME_SIZE

    And properly use the have_data variable. It's a boolean.

commit 28d1c135bb9ce679f735957f95994b6b849ab3ff
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jan 3 16:25:39 2014 +0100

    avdemux: Stop using r_frame_rate field

    It was removed and quite meaningless anyway.
    Use the average framerate instead.

commit 53966ee30456c80be1e542d48b71fbbe928a1f40
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jan 3 16:24:28 2014 +0100

    avvidenc: Port to av_encode_video2()

    av_encode_video() is deprecated and an ugly API anyway.

commit 291fa98dcbf5f0ccfa69ceb64b5d1988562104f1
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jan 3 16:23:26 2014 +0100

    libav: Update to libav master (libav 10 API)

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