ref: 783daf3d8a8895cd1e97dc5953e5af4308b51e75
dir: /openh264.pc.in/
prefix=@prefix@ libdir=${prefix}/lib includedir=${prefix}/include Name: OpenH264 Description: OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real time applications such as WebRTC. Version: @VERSION@ Libs: -L${libdir} -lopenh264 Cflags: -I${includedir}