[Bug 651320] avenc_mpeg4: Implement profile negotiation via caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 6 07:55:59 PDT 2014


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

Wim Taymans <wim.taymans> changed:

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

--- Comment #12 from Wim Taymans <wim.taymans at gmail.com> 2014-06-06 14:55:52 UTC ---
did some more changes:

commit 57b1970395d8bd79fbea761dbde7f3ccab84ac1c
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Fri Jun 6 16:52:28 2014 +0200

    avcodecmap: place supported profiles in mpeg4 caps

    Place the supported profiles in the srcpad caps of the mpeg4 encoder.

commit 9d0e1ecedc2f4274ce55c141e25752e15a120346
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Fri Jun 6 16:25:43 2014 +0200

    avcodecmap: remove deprecated media types

    Remove x-xvid and x-3ivx. The last place where they were used are
    in the srcpad caps of the decoder but since the decoder will never
    actually output those caps we can safely remove them.

commit df8674f6c3deb581b3342e59b7ee299a2b4de3d2
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Fri Jun 6 16:19:07 2014 +0200

    codecmap: don't expose more deprecated media types

    x-xvid is deprecated, we don't want to expose it on the encoder, just
    leave it only exposed on the decoder.

commit fd7ba73304377e2e52580176d1da53e0e2b70541
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Fri Jun 6 16:16:27 2014 +0200

    Revert "avcodecmap: do more reverse mapping of MPEG4"

    This reverts commit e066785ad05f9119e3c1eded46260bcabd556b4d.

    x-xvid and x-3ivx are removed, we don't want to expose them again.

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