gstreamer/libs/gst/putbits
Andy Wingo 7305565829 fix funny build issue by not linking plugin libraries to gstreamer core. this is because they are plugins, not shared...
Original commit message from CVS:
fix funny build issue by not linking plugin libraries to gstreamer core. this is
because they are plugins, not shared libraries per se, and will only be loaded by
the core itself. this change allows the core elements (schedulers, autopluggers, etc)
to use the core loadable libraries (bytestream, getbits, etc) as well as "ext" libs
like the new cothreads package.
2002-02-12 17:50:22 +00:00
..
Makefile.am fix funny build issue by not linking plugin libraries to gstreamer core. this is because they are plugins, not shared... 2002-02-12 17:50:22 +00:00
putbits.c changing stuff 2001-12-23 17:14:13 +00:00
putbits.h moving libs around 2001-12-23 17:12:25 +00:00