[gstreamer-bugs] [Bug 351437] [PATCH] ffmpeg postproc ported to 0.10

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 20 08:19:00 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=351437

  GStreamer | gst-ffmpeg | Ver: 0.10.1


Edward Hervey changed:

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




------- Comment #3 from Edward Hervey  2006-10-20 15:18 UTC -------
Now commited to CVS. Thanks again,

2006-10-20  Mark Nauwelaerts <manauw at skynet.be>

        Reviewed by: Edward Hervey  <edward at fluendo.com>

        * configure.ac:
        postproc filters need liboil to detect the cpu architecture
        * ext/libpostproc/Makefile.am:
        Update for liboil requirement, libpostproc being moved around in
        ffmpeg mirror, and removal of unused header file.
        * ext/libpostproc/gstpostproc.h:
        Header file not needed anymore
        * ext/libpostproc/gstpostproc.c: (gst_pp_scope_get_type),
        (change_context), (append), (change_mode),
        (gst_post_proc_base_init), (gst_post_proc_class_init),
        (gst_post_proc_init), (gst_post_proc_dispose),
        (gst_post_proc_setcaps), (gst_post_proc_transform_ip),
        (gst_post_proc_set_property), (gst_post_proc_get_property),
        (gst_post_proc_deblock_set_property),
        (gst_post_proc_deblock_get_property),
        (gst_post_proc_tmpnoise_set_property),
        (gst_post_proc_tmpnoise_get_property),
        (gst_post_proc_autolevels_set_property),
        (gst_post_proc_autolevels_get_property),
        (gst_post_proc_forcequant_set_property),
        (gst_post_proc_forcequant_get_property), (gst_post_proc_register),
        (plugin_init):
        Port of postprocessing elements to 0.10.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list