[gstreamer-bugs] [Bug 330634] Wrap the ffmpeg muxers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 10 11:46:30 PST 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=330634
 GStreamer | gst-ffmpeg | Ver: 0.10.0


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Wrap the ffmpeg (de)muxers  |Wrap the ffmpeg muxers




------- Comment #4 from Edward Hervey  2006-02-10 19:46 UTC -------
Well the demuxers are in :) Changing title to reflect what's left.

2006-02-10  Edward Hervey  <edward at fluendo.com>

        * ext/ffmpeg/Makefile.am:
        * ext/ffmpeg/gstffmpeg.c: (plugin_init):
        * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init),
        (gst_ffmpegdemux_init), (gst_ffmpegdemux_stream_from_pad),
        (gst_ffmpegdemux_handle_seek), (gst_ffmpegdemux_src_event),
        (gst_ffmpegdemux_src_query_list), (gst_ffmpegdemux_src_query),
        (gst_ffmpegdemux_add), (gst_ffmpegdemux_open),
        (gst_ffmpegdemux_loop), (gst_ffmpegdemux_sink_activate),
        (gst_ffmpegdemux_sink_activate_pull),
        (gst_ffmpegdemux_change_state), (gst_ffmpegdemux_register):
        * ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_open),
        (gst_ffmpegdata_peek), (gst_ffmpegdata_read),
        (gst_ffmpegdata_write), (gst_ffmpegdata_seek),
        (gst_ffmpegdata_close):
        Welcome the demuxers to 0.10 :)
        For the time being the demuxers work only pull-based.
        Seeking, querying works.


-- 
Configure bugmail: http://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