Roman Shaposhnik
c9f97d8251
making configure sh script patch by (Roman Shaposhnick <rvs at sun dot com>)
...
Originally committed as revision 1730 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
98ca7790e3
fixing typo in some outcommentet code
...
Originally committed as revision 1727 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
553a628497
optionally optimize for size (libavcodec.a is >30% smaller), no i didnt test the speed ...
...
Originally committed as revision 1726 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Roman Shaposhnik
586bc7553c
making configure a shell script not a bash one patch by (Roman Shaposhnick <rvs at sun dot com>)
...
Originally committed as revision 1665 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Slavik Gnatenko
69db4e10f2
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
...
Originally committed as revision 1663 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
dee076fcb7
temporary fix: BeOS only has 'which' as an alias to a shell func :^)
...
btw, someone should indent this mess =) (maybe I'll do)
Originally committed as revision 1606 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
bba9b16c26
moving postprocess to ffmpeg/libavcodec
...
Originally committed as revision 1586 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 9427 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Originally committed as revision 9428 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Philip Gladstone
04511d5326
Add checking for the existience of freetype2
...
Originally committed as revision 1575 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
1d0d55daf4
--disable-risky support
...
Originally committed as revision 1522 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
a8721c0930
make consistent decisions for dlopen/dlfcn and vhook
...
Originally committed as revision 1520 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Romain Dolbeau
6852ac95dd
Altivec on non darwin systems patch by Romain Dolbeau (NOTE: I would prefer using the existing CONFIG_DARWIN Makefile variable and suppress the redundant TARGET_OS variable, but it would break the current mplayer patch)
...
Originally committed as revision 1510 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Max Krasnyansky
8aa3ee32c2
dv patch by Max Krasnyansky (maxk at qualcomm dot com)
...
Originally committed as revision 1493 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
8f0a61620d
fixed -msse stuff
...
Originally committed as revision 1489 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Romain Dolbeau
35e5fb067e
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
...
Originally committed as revision 1476 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
db40a39aba
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
...
Originally committed as revision 1464 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Slavik Gnatenko
f3ec2d46ba
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
...
Originally committed as revision 1447 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
52b41d7f70
allow easy use of GCC vector builtins on x86 (has someone a better idea?)
...
Originally committed as revision 1409 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Bill Eldridge
732d9245c9
mingw32 configure patch by (Bill Eldridge <bill at rfa dot org>)
...
Originally committed as revision 1351 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
8154d2e01a
added ffserver disabling for easier porting
...
Originally committed as revision 1341 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
adbc051047
Add more tests for the presence of dlfcn.h and dlopen
...
Originally committed as revision 1291 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
a382b927ed
fixed multidir compile
...
Originally committed as revision 1289 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
6207ba95f3
I goofed on the darwin LDFLAGS front. Till sourceforge install gcc3
...
I can't actually test it fully.
Originally committed as revision 1288 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
4baca0690f
More changes to make things compile on more platforms
...
Originally committed as revision 1287 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
9c938e77e8
More fixes to compile and build on more platforms.
...
Originally committed as revision 1280 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
35fedfc349
Add some rudimentary support for sparc64
...
Originally committed as revision 1279 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
b55e4ef43d
Try to get this to build on more platforms (especially Darwin)
...
Originally committed as revision 1278 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
47930f093e
Applied changes to make it compile on darwin
...
Originally committed as revision 1270 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
dfdfa47cd1
BeOS Audio ouput patch by (François Revol <revol at free dot fr>)
...
Originally committed as revision 1163 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
95e2ce4aa0
lrintf detection (based upon a patch by François Revol <revol at free dot fr>)
...
Originally committed as revision 1162 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
31ba0b4d7f
gcc optimization on BeOS (patch by François Revol <revol at free dot fr>)
...
Originally committed as revision 1151 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
26b35efb3a
added BeOS net_server support (R5 network stack), basically the same
...
problems as with winsock (sockets != fd), and the broken select().
based on older patch by Andrew Bachmann.
patch by (François Revol <revol at free dot fr>)
Originally committed as revision 1146 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Dieter
80663785f7
-mdynamic-no-pic for darwin -> 5% speedup patch by (Dieter Shirley <dieters at schemasoft dot com>)
...
Originally committed as revision 1140 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
487a54d71d
cross compiling support
...
Originally committed as revision 1034 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
e41e834272
suppressed unrelated logs
...
Originally committed as revision 987 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Leon van Stuivenberg
d46aba2642
ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
...
Originally committed as revision 963 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
be7109c12b
ar -s -> ranlib
...
Originally committed as revision 900 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Brian Foley
ab6c65f693
altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
...
Originally committed as revision 898 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Mark Hills
81e0d0b412
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
...
Originally committed as revision 896 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Felix Bünemann
3f027ca76c
cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>)
...
Originally committed as revision 883 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Heliodoro Tammaro
a43bd1d715
patch by Heliodoro Tammaro <helio at interactives dot org>
...
- configures/builds on all darwin versions
- ffserver builds on darwin (if you have the extra libraries)
- builds correctly (again) on non-darwin ppc (no -faltivec in gcc-3.2)
Originally committed as revision 880 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Brian Foley
59925ef204
first cut at altivec support on darwin patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
...
Originally committed as revision 875 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Michael Niedermayer
90cee0c351
darwin patches by Heliodoro Tammaro <helio at interactives dot org>
...
Originally committed as revision 857 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Michael Niedermayer
a399990884
better big/little endian test
...
Originally committed as revision 830 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Philip Gladstone
68892110e0
Add logic to figure out whether strptime is present on the system. If not, then
...
get it built.
Originally committed as revision 819 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
François Revol
0147f19856
beos/mov/adpcm patch by François Revol <revol at free dot fr>
...
* Some BeOS fixes:
- errno stuff
- nanosleep() replacement
- added a doc/README.beos
* mov reader still has problems with most videos (skips many chunks),
- It should now read .mov files with zlib-compressed moov headers (aka cmov)
- added SVQ1 support.
- removed mapping 'raw ' and 'yuv2' to h263, was my mistake.
- added IMA4 support. (tested)
- fixed frame rate (it reported 0 fps or something before)
- extended file probing ('wide' and 'free' atoms)
- improved .mov/.mp4 detection (or so I think)
* adpcm
* added zlib support, with header file and lib check
Originally committed as revision 780 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Michael Niedermayer
e1707f52d5
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
23 years ago
Michael Niedermayer
29482cb4ca
-O3
...
Originally committed as revision 732 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Falk Hüffner
c13e1abdec
* Detect "retrict" keyword
...
* Use "restrict" in some dsputil routines (yields large speedup)
Originally committed as revision 716 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
1eb2212eae
mpegaudio decoder is in high precision mode by default (low precision is only interesting for slow/old CPUs)
...
Originally committed as revision 635 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
6063bce788
bsd fixes
...
Originally committed as revision 606 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago