BeOS patches by "shatty" <shatty at myrealbox.com>

1. errno's are negative on beos, so negating them gives positive values.
2. the -shared flag is -nostart on beos.
3. building the shared lib on beos requires -fomit-frame-pointer
4. beos doesn't have oss support

Originally committed as revision 779 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2002-07-19 22:23:40 +00:00
parent eddbd7e5a0
commit e1707f52d5
4 changed files with 52 additions and 2 deletions