]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0: Shorten __FILE__ in gst_debug_log output on all platforms.
authorPeter Urbanec <openembedded-devel@urbanec.net>
Thu, 26 Feb 2015 17:31:33 +0000 (04:31 +1100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:16 +0000 (11:03 +0000)
commitd419be56df59c91294923ba4e136d8753009c280
tree0cc41e860c8d6b861fb4f695d5b5f8f58bfb03a8
parente76f8c0d79301b3c67029f18e5dd4325a39d4587
gstreamer1.0: Shorten __FILE__ in gst_debug_log output on all platforms.

On WIN32 the file argument to gst_debug_log_valist is shortened to just
the filename. This is useful not only for MSVC, but also with gcc/Linux
when doing cross-compilation builds and out-of-tree builds.

Signed-off-by: Peter Urbanec <openembedded-devel@urbanec.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-gstinfo-Shorten-__FILE__-on-all-platforms.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gstreamer1.0_1.4.5.bb