After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 450927 - mpeg2enc plugin do not compile with mjpegtools 1.9.x
mpeg2enc plugin do not compile with mjpegtools 1.9.x
Status: RESOLVED DUPLICATE of bug 452258
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal major
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-25 14:54 UTC by Christian Fredrik Kalager Schaller
Modified: 2007-06-29 14:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Christian Fredrik Kalager Schaller 2007-06-25 14:54:19 UTC
Please describe the problem:
Seems mjpegtools have changed their API in the 1.9.x series. Our mpeg2enc plugin do not compile with this version.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Christian Fredrik Kalager Schaller 2007-06-25 14:59:49 UTC
gstmpeg2enc.cc: In function 'void gst_mpeg2enc_log_callback(log_level_t, const char*)':
gstmpeg2enc.cc:662: error: 'LOG_NONE' was not declared in this scope
gstmpeg2enc.cc:665: error: 'LOG_ERROR' was not declared in this scope
gstmpeg2enc.cc:668: error: 'LOG_INFO' was not declared in this scope
gstmpeg2enc.cc:671: error: 'LOG_DEBUG' was not declared in this scope
make: *** [libgstmpeg2enc_la-gstmpeg2enc.lo] Error 1
Comment 2 Tim-Philipp Müller 2007-06-29 14:37:25 UTC
Bug #452258 has a patch.


*** This bug has been marked as a duplicate of 452258 ***