[gstreamer-bugs] [Bug 343184] [PATCH] mpeg2enc ported to 0.10

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 28 06:27: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=343184
 GStreamer | gst-plugins-bad | Ver: 0.10.3





------- Comment #1 from Mark Nauwelaerts  2006-05-28 13:26 UTC -------
Created an attachment (id=66367)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=66367&action=view)
Patch porting mpeg2enc

Given mjpegtools' mpeg2enc architecture, the patch makes mpeg2enc into sort of
a  hybrid push based, task based element.

Note that the patch also covers modifications to configure.ac, which includes:
- a small hack to compensate for mpeg2enc header files containing too many
#include config.h
- a test for whether mjpegtools 1.6.x or mjpegtools 1.8.0 (or above) is used 
(could be done in a different way, I suppose, but mpeg2enc headers don't seem
to contain any version info)

Also note that the stock mjpegtools-1.8.0 does not seem to install the header
file mpeg2enc/mpeg2syntaxcodes.h, which gives rise to compiler complaints  if
not manually catered for.


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