Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRelease vs profiling vs debug builds of gstreamer for magicleap #24225
Comments
|
Using |
|
IMHO, you should leave the default As far as I know the only main difference between TIL, GStreamer does not disable cast checks when doing release builds, it has a special option |
At the moment we're just using the default
debugoptimizedbuild of gstreamer for all magicleap builds. Should we usereleaseby default, and reservedebugoptimizedfor profiling, and usedebugfor debug builds?