[Bug 644233] Set the H.264 level from the caps for encoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 13 11:17:17 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=644233
  GStreamer | gst-plugins-ugly | git

Olivier Crete (Tester) <olivier.crete> changed:

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

--- Comment #27 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-07-13 18:17:08 UTC ---
Fixed Thiago's patch and committed the whole thing:

BASE:

commit 5f1bfc7e13bbf3329429853fffd90b3b7c96cc1e
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Mon Mar 7 17:55:48 2011 -0500

    codec-utils: Add method to convert H.264 text level in a level_idc

GOOD:

commit 57a832cbb15cb6bdcd7b90949045ac3b2fcf6c0f
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Fri Mar 4 15:41:22 2011 -0500

    rtph264pay: Implement getcaps

    Convert profile-level-id from RTP caps into video/x-h264 style caps (with
profile and level)

UGLY:

commit 48f899257db49b5289f754cbd92fce246854dd0f
Author: Brian Gitonga Marete <marete at toshnix.com>
Date:   Sat Jun 25 06:29:50 2011 +0300

    x264enc: fix subme property annotation - subme maximum is 10, not 6.

    Although the element accepts subme values > 6, the annotation which is
    visible through gst-inspect (for example) erroneously indicates 6 as the
    maximum. Fix this by indicating 10 (which is the x264 max) as the maximum.

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

commit e27dda7c62574d130a2e02edf3825062f3033fcd
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Mon Mar 7 17:58:34 2011 -0500

    x264: Use profile and level from caps

    Enforces the profile and level from the downstream caps, also
    sets them on the fixated caps

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

commit e595cdc3112680b3b66c6676f12ee7bc60bd11c7
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Thu Jun 9 20:20:27 2011 -0400

    tests: Test x264enc profiles from the caps

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

commit ac47d20faeba32339e8c7b7d45facb287f54abd2
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Mon Jul 4 18:03:49 2011 -0400

    x264: Allow renegotiation but prefer current caps

commit 7aafba6f825d7704dddfb58db180dd02e5bea479
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Mon Jun 13 23:24:27 2011 -0300

    x264enc: Select stream-format based on caps

    Makes x264 select its stream-format based on what's available
    on caps, the user selected option will be chosen as a fallback
    when both options are available.

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

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