Aurelien Jacobs
b86e38a0c2
better match CVS policy in the indent recomendation
...
Originally committed as revision 5025 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Aurelien Jacobs
2433f24f60
add Creative 8 bits ADPCM schemes support
...
Originally committed as revision 5024 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
dcadd216f1
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com)
...
Originally committed as revision 5023 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
8b03135958
fix some crashes on negative nalsize.
...
Originally committed as revision 5022 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michel Bardiaux
214c5f26c9
Use != instead of -ne in test invocations for greater portability.
...
patch by Michel Bardiaux, mbardiaux XatX mediaxim XdotX be
Originally committed as revision 5021 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
9cb2cf10b2
Revert unconditional config.h overwriting, it may cause unnecessary rebuilds.
...
Originally committed as revision 5020 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
171c407621
fix some crashes when missing frames
...
Originally committed as revision 5019 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
6eb7182cf4
Unconditionally overwrite config.h. The current behavior where config.h is
...
only overwritten if it differs from the new one is effectively a nop.
Originally committed as revision 5018 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
9df3437fe1
This patch makes output codec keeping input pix_fmt value when using
...
stream_copy
patch by (Baptiste COUDURIER <baptiste@coudurier.smartjog@com>)
Originally committed as revision 5017 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
2fdd5a68d3
add quotes around $(libdir)
...
Originally committed as revision 5016 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
8b2121e3de
move common parts of makefiles into common.mak
...
Originally committed as revision 5015 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
f41b1d3541
Remove obsolete big-endian FIXMEs.
...
Originally committed as revision 17623 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Alex Beregszaszi
aa11db2f23
10l, allocate bitbuffer with regard to the padding size
...
Originally committed as revision 5014 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
8170e5fb49
increase audio buffer to 1second of 48khz float audio
...
Originally committed as revision 5013 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
3253c51f3d
useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5012 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
8e955b13ff
Move SRC_PATH out of the conditional, it is always added to config.mak.
...
Originally committed as revision 5011 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
64018fd015
Do not add quotes around SRC_PATH, the quoting has to be done at a later
...
stage else the quotes may appear in the middle of a path if it is
constructed with SRC_PATH.
Originally committed as revision 5010 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
84fe996379
improve video4linux2 detection (without sys/time.h it was complaining about struct timeval
...
Originally committed as revision 5009 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Mike Melanson
eff22cc98b
add another set of zlib guards
...
Originally committed as revision 5008 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Mike Melanson
1927cd41e0
make TSCC endian-safe, PPC testing courtesy of Diego B.
...
Originally committed as revision 5007 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
75b5b63179
fix demuxing of Video006.3gp
...
Originally committed as revision 5006 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
232d8a1fba
mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier smartjog com>
...
Originally committed as revision 5005 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
dbb4f00a2c
10l for myself
...
Originally committed as revision 5004 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
3dc411c006
true audio
...
Originally committed as revision 5003 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
8a2d410ecc
tta and theora improvements
...
Originally committed as revision 5002 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
4e5ef14f0a
mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5001 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Mike Melanson
9c8d8e84e0
dosbox native ZMBV decoder, courtesy of Kostya
...
Originally committed as revision 5000 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Mike Melanson
4e114829b1
complete American Laser Games MM playback system, courtesy of Peter Ross
...
(suxen_drol at hotmail dot com)
Originally committed as revision 4999 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
6df84c3ad4
10l, fails to compile when debug enabled
...
Originally committed as revision 4998 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
aafaeabb47
tta demuxer, also usable for moving tta audio data into an other container
...
Originally committed as revision 4997 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alex Beregszaszi
a24c4a2ae4
tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE)
...
Originally committed as revision 4996 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alexander Strasser
46ff904f3d
Build also ffserver (if configured) when doing `make test' .
...
approved by Diego
Originally committed as revision 4995 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
3840147e12
stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)
...
Originally committed as revision 4994 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
1a9150b194
Move libpostproc compilation to the top-level Makefile.
...
Originally committed as revision 4993 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
26d469117f
Quote all installation paths to protect against spaces in the path.
...
Originally committed as revision 4992 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
a44a8bb818
libpostproc installs into a different directory that needs to be created.
...
Originally committed as revision 4991 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
a050253f8c
Use the incdir variable.
...
Originally committed as revision 4990 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
08842d13dd
100l typo: forgotten $
...
Originally committed as revision 4989 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
6fe2dcd049
10l typo: libdir --> incdir
...
Originally committed as revision 4988 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Jindřich Makovička
63a5b0b1ae
- fix insufficient code length for exp_vlc
...
- move vlc tweaking parameters to one place
Originally committed as revision 4987 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
dc2a1ce5c0
Simplify header installation.
...
Originally committed as revision 4986 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
1d67a1d46f
Add incdir to configure.
...
Originally committed as revision 4985 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
a4848db6fe
Make sure that install-progs has the proper dependencies when compiling
...
against shared libs.
Originally committed as revision 4984 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
b12f8273fa
Separate library install into static and shared installation.
...
Originally committed as revision 4983 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
e60b4ced1f
mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 4982 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
f29f3b5d9f
Separate header file installation from the general install target.
...
Originally committed as revision 4981 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
5e43b17e7c
Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org)
...
Originally committed as revision 4980 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
1eb17b3c35
The install-progs target should depend on $(PROG).
...
Originally committed as revision 4979 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
81dcdc53a3
Separate program installation into its own target.
...
Originally committed as revision 4978 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
c86eb7ae86
Add installlib and install-headers targets like everywhere else.
...
Originally committed as revision 4977 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago