File:  [DVB] / libsoftmpeg / softmpeg.pc.in
Revision 1.2: download - view: text, annotated - select for diffs
Thu Mar 4 11:22:39 2004 UTC (20 years, 2 months ago) by hunold
Branches: MAIN
CVS tags: HEAD
- add directfb and fusionsound to the "required" list of the package config file
- small debug message fix in audio.c
- explicitely call softmpeg_decoder_stop() in softmpeg_decoder_set_pids(),
otherwise the decoder core gets messed up seriously due to changed pids et. al.
- call DirectFBInit() if we are called before any other programs has
initialized DirectFB, so that we can give out a proper error message

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libsoftmpeg
Description: softmpeg library
Requires: directfb, fusionsound
Version: @VERSION@
Libs: -L${libdir} -lsoftmpeg
Cflags: -I${includedir} 

LinuxTV legacy CVS <linuxtv.org/cvs>