GNOME Bugzilla – Bug 450927
mpeg2enc plugin do not compile with mjpegtools 1.9.x
Last modified: 2007-06-29 14:37:25 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:
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
Bug #452258 has a patch. *** This bug has been marked as a duplicate of 452258 ***