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
Diego Biurrun
d9c2bab2f8
Install static libpostproc if CONFIG_PP is set.
...
Originally committed as revision 4976 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
b1d2a364d7
Install libpostproc headers if CONFIG_PP is set.
...
Originally committed as revision 4975 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alan Curry
d33d485e83
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just
...
once when the scaler is initialized, instead of building them and freeing
them over and over. This gives massive performance improvements.
patch by Alan Curry, pacman*at*TheWorld*dot*com
Originally committed as revision 17589 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Diego Biurrun
c9fa86df9d
cosmetics: indentation fixes
...
Originally committed as revision 17588 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Alan Curry
f688668c3c
Fix big-endian color permutation problems.
...
patch by Alan Curry, pacman_at_TheWorld_dot_com
Originally committed as revision 17587 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Michael Niedermayer
0b2bb3543f
mpeg-ps probe 2nd try
...
Originally committed as revision 4974 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alexander Strasser
5c4b1b2538
Don't use pow/powf functions where we just need integer arithmetic.
...
approved by Benjamin
Originally committed as revision 4973 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
0a925109ec
add adtsenc.c with myself as maintainer
...
Originally committed as revision 4972 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
ef9d1d1575
h264: special case dc-only idct. ~1% faster overall
...
Originally committed as revision 4971 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
a283db3962
generate adts frame headers if required
...
Originally committed as revision 4970 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
100a74222b
use get_bits1/skip_bits[1] in ac3 and aac parsers
...
Originally committed as revision 4969 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Aurelien Jacobs
b96532e970
voc: set bits_per_sample correctly (fix mplayer playback)
...
Originally committed as revision 4968 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Aurelien Jacobs
ea395e8c6c
add a Creative VOC (de)muxer
...
Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Stefan Huehner
9b2283cc33
Patch by Stefan Huehner / stefan % huehner ! org \
...
patch replaces '()' for the correct '(void)' in function
declarations/prototypes which have no parameters. The '()' syntax tell
thats there is a variable list of arguments, so that the compiler cannot
check this. The extra CFLAG '-Wstrict-declarations' shows those cases.
Comments about a similar patch applied to ffmpeg:
That in C++ these mean the same, but in ANSI C the semantics are
different; function() is an (obsolete) K&R C style forward declaration,
it basically means that the function can have any number and any types
of parameters, effectively completely preventing the compiler from doing
any sort of type checking. -- Erik Slagter
Defining functions with unspecified arguments is allowed but bad.
With arguments unspecified the compiler can't report an error/warning
if the function is called with incorrect arguments. -- Måns Rullgård
Originally committed as revision 17567 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago
Michael Niedermayer
ee7388c934
fix segfault on broken streams
...
Originally committed as revision 4966 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Loren Merritt
4e295993ba
10l in 1.12
...
Originally committed as revision 4965 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Alan Curry
7d20ebffdf
Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each
...
do the opposite of what they say.
The vec_mstrgb24 and vec_mstbgr24 macros should be opposites and not perform
the same things.
patch by Alan Curry, pacman_at_world_dot_std_dot_com
Originally committed as revision 17564 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
19 years ago