This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-10 19:31:12 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
f356cbc4f0
gstreamer
/
libs
/
Makefile.am
5 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
More work porting to PPC. libs/winloader is disabled on PPC - I doubt this can be made to work. Original commit message from CVS: More work porting to PPC. libs/winloader is disabled on PPC - I doubt this can be made to work. libs/videoscale and libs/idct are also disabled - they should be fixable though. Sorted out most of the plugins - avi is disabled for now on PPC; can be worked on later if there's any chance of getting it to work. Also provide an automake conditional for compiling vorbis, based on a configure test for the needed libraries: currently the test isn't implemented and defaults to "no" so you'll have to fiddle it to compile vorbis. I shall get hold of vorbis and implement an appropriate test some other time (if noone else beats me to it).
2000-09-16 23:11:05 +00:00
Removed old unused libs. Original commit message from CVS: Removed old unused libs.
2001-06-21 11:42:18 +00:00
SUBDIRS
=
riff getbits putbits idct audio
Added the riff code into a seperate library in /libs dir. The plugin loader also checks the /libs path. Original commit message from CVS: Added the riff code into a seperate library in /libs dir. The plugin loader also checks the /libs path. The avi parser now uses the riff library. WAV is broken.
2000-03-19 00:59:05 +00:00
Removed old unused libs. Original commit message from CVS: Removed old unused libs.
2001-06-21 11:42:18 +00:00
DIST_SUBDIRS
=
riff getbits putbits audio idct
Reference in a new issue
Copy permalink