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
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
Fabrice Bellard
abac617591
renamed libav to libavformat
...
Originally committed as revision 1276 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
Philip Gladstone
142fc6b993
Build and install the vhook subdirectory if enabled (not by default).
...
Originally committed as revision 1246 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
fcd43156ce
-p
...
Originally committed as revision 1154 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
d20343b3cb
use cp ; strip instead of strip -o
...
Originally committed as revision 1152 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
bbd8335b69
added perm inheritance from ffmpeg_g (it looks like 'strip' in BeOS doesn't keep them, though the Linux one does !?)
...
patch by (François Revol <revol at free dot fr>)
Originally committed as revision 1143 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 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
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
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
Volker Moell
c1325d18ff
patch by (Volker Moell <volker-ml at die-moells dot de>)
...
creating $(prefix)/bin and $(prefix)/lib
improved linking libavcodec.so -> libavcodec-$(VERSION).so
ldconfig does not rise an error on not beeing root when installing
Originally committed as revision 852 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
3773697945
build stripped and unstripped ffmpeg - ffserver exports all its symbols for modules - added installlib target for development static libraries installation
...
Originally committed as revision 811 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Roy Sigurd Karlsbakk
eddbd7e5a0
largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net>
...
Originally committed as revision 778 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
a1b63811c3
license/copyright change - use consistent library names
...
Originally committed as revision 584 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
4c41db9adf
added libavtest target
...
Originally committed as revision 550 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
dd9ca370a1
added VPATH support - added regression targets
...
Originally committed as revision 529 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Philip Gladstone
c6a8f2ce07
Move the EXTRALIBS to the end of the link line where they actually get used!
...
Originally committed as revision 452 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Zdenek Kabelac
1ac9248bb7
* cleanup
...
Originally committed as revision 422 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Zdenek Kabelac
5751432312
* using liba52
...
Originally committed as revision 417 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Juanjo
a674139801
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.
...
- Changes on AVI and WAV muxers to support MP3 encoding.
Originally committed as revision 323 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
François Revol
ef0bc4c97f
* BeOS patch by François Revol <revol@free.fr>
...
fixing some compilation problems
Originally committed as revision 319 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Zdenek Kabelac
cabad2adbc
* dependency for static linking
...
Originally committed as revision 202 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Nick Kurshev
0fd944424b
Shared objects support
...
Originally committed as revision 194 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Juanjo
8d75673b77
Restore the main Makefile to have debug flags.
...
Originally committed as revision 167 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Juanjo
ce68c16f41
Added Juergen Keil fix on quant_tab[4] type.
...
Originally committed as revision 166 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
2744a37fac
added new ffplay program
...
Originally committed as revision 143 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
daf8e9557d
added win32 cross compile support
...
Originally committed as revision 107 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
c72c6d2d12
distclean fix
...
Originally committed as revision 103 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
2cc8ae9676
use MAKE variable
...
Originally committed as revision 63 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
980fc7b834
fixed config for direct mplayer build compatibility
...
Originally committed as revision 8 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
85f07f223d
merge
...
Originally committed as revision 6 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
1b58d58dda
removing old files
...
Originally committed as revision 4 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
9aeeeb63f7
Initial revision
...
Originally committed as revision 2 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago