ChinnaSuhas / ossbuild

Automatically exported from code.google.com/p/ossbuild
Other
0 stars 1 forks source link

adding -e support for gst-launch #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
it's disabled from the code:

gst-launch.c:

/* FIXME: hack alert */
#ifdef HAVE_WIN32
#define DISABLE_FAULT_HANDLER
#endif

Original issue reported on code.google.com by ikt...@gmail.com on 25 Jan 2011 at 11:01

GoogleCodeExporter commented 9 years ago
We may or may not work on this, but really, we try to move these changes 
upstream as much as possible. Please file a bug/enhancement report w/ the 
gstreamer team instead of with us.

I'd propose that you provide a patch upstream and in the next release it'll 
make its way down to us. If there's need for expediency and it's minimal risk, 
we'd be willing to consider including the patch before gst makes their next 
release.

Once you have the patch, please create a new issue here and point us to the gst 
bug report.

Original comment by david.g.hoyt on 25 Jan 2011 at 6:07