[Bug 606662] h264: add stream-format to output caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 10 06:16:30 PST 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #63 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-02-10 14:16:22 UTC ---
Let's close this bug:


commit 5b25f3737b488c3ddd7f5c2d4f9bd68a46e44da7
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Feb 8 23:03:28 2012 +0000

    rtph264pay: add stream-format and alignment to h264 sink caps

    We're happy to accept both byte-stream and avc, advertise
    that on the sink caps and fix up _get_caps() function to
    not just return "video/x-h264".

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

commit 6872b408730fd4eaacbb26fca79ebfb3f204e761
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Feb 8 20:58:04 2012 +0000

    rtph264depay: add stream-format and alignment fields to src template caps

    Because we can. And so we get a warning if we try to output avc with
    nal alignment or somesuch.

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

commit dca42d4767adff3578e5d5990604766735ec1f9b
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Feb 10 13:44:43 2012 +0000

    tests: clean up rtp-payloading test a little

    Feed data into the pipeline using appsrc instead of fdsrc and
    a pipe. Store unsigned byte values in guint8 instead of char.
    Getting rid of the capsfilter also helps to avoid 'format is
    not fully specified' warnings when pushing "video/x-h264" data
    into rtph264pay with fully specified h264 caps in the sink template.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list