tests: h264parser: Fix picture timing SEI
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-bad-transcoder.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gstreamer-@GST_API_VERSION@
5 pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@
6
7 Name: GStreamer bad transcoder library, uninstalled
8 Description: High level API for transcoding using GStreamer
9 Version: @VERSION@
10 Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
11
12 Libs: -L${libdir} -lgsttranscoder-@GST_API_VERSION@
13 Cflags: -I${includedir}