Kostya Shishkov
|
ffc5430bc3
LZW decoder as separate module plus TIFF LZW support
|
18 years ago |
Luca Abeni
|
a163ed1aaa
Do not use a fake libavcodec/swscale.h, but always use the real one
|
18 years ago |
Baptiste Coudurier
|
06d392a7cc
change gif demuxer to gif decoder
|
18 years ago |
Diego Biurrun
|
14f29f795d
Revert putting EXTRALIBS in common.mak, linking fails on MinGW.
|
18 years ago |
Diego Biurrun
|
a88fc5c040
Remove intrinsics checks, they are no longer used.
|
18 years ago |
Kostya Shishkov
|
a991b1fecb
TIFF decoder
|
18 years ago |
Baptiste Coudurier
|
29f86228a0
support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
|
18 years ago |
Baptiste Coudurier
|
72450e50a5
support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
|
18 years ago |
Diego Biurrun
|
dadb850a50
Move CFLAGS handling to common.mak.
|
18 years ago |
Kostya Shishkov
|
3689cf1649
Targa image decoder
|
18 years ago |
Diego Biurrun
|
cbeee4d8e5
Replace -I../-I. by -I$(BUILD_ROOT).
|
18 years ago |
Diego Biurrun
|
5064755e54
cosmetics: Add backslashes to the last line of continued lines to make
|
18 years ago |
Diego Biurrun
|
c6c4651138
Simplify test program build.
|
18 years ago |
Diego Biurrun
|
9933dc7168
Fix imgresample-test compilation.
|
18 years ago |
Diego Biurrun
|
0ec92a15dd
imgresample-test depends on $(LIB).
|
18 years ago |
Diego Biurrun
|
425139d55f
Simplify EXTRALIBS handling.
|
18 years ago |
Diego Biurrun
|
0eb59ddba4
Switch idct_mmx_xvid.c from GPL to LGPL as permitted by the
|
18 years ago |
Diego Biurrun
|
7fd265a7a1
cosmetics: Put all OBJS on a line of their own for nicer-looking diffs.
|
18 years ago |
Diego Biurrun
|
0533322ea3
Move EXTRALIBS handling to common.mak.
|
18 years ago |
Diego Biurrun
|
7f778ed111
Slightly simplify apiexample compilation command line.
|
18 years ago |
Diego Biurrun
|
93555ad500
Also remove cpuid_test on clean.
|
18 years ago |
Diego Biurrun
|
f901d78e01
Remove bogus dependency information.
|
18 years ago |
Diego Biurrun
|
3263626feb
Mark all phony targets as such.
|
18 years ago |
Oded Shimon
|
8c37516af0
Add vorbis encoder to ffmpeg
|
18 years ago |
Oded Shimon
|
cc0ba5a58f
vorbis.h -> vorbis_data.c
|
18 years ago |
Måns Rullgård
|
a0403006f8
ARMv5TE optimized IDCT
|
18 years ago |
Kostya Shishkov
|
730581f3b4
WavPack lossless audio decoder
|
18 years ago |
Michael Benjamin
|
5ca030fed4
ADI Blackfin optimizations
|
18 years ago |
Diego Biurrun
|
7f889a76ad
Remove the LGPL exception clause as discussed on ffmpeg-devel
|
18 years ago |
Aurelien Jacobs
|
5ce117c37c
VP5 and VP6 video decoder
|
18 years ago |
Kostya Shishkov
|
eb57c88973
VMware Video decoder (fourcc: VMnc)
|
18 years ago |
Nico Sabbi
|
bb42f8296f
install opt.h
|
18 years ago |
Michael Niedermayer
|
0eb6817d98
audio format conversion
|
18 years ago |
Diego Biurrun
|
7981555d89
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
18 years ago |
Luca Barbato
|
241807f32d
altivec float optimizations
|
18 years ago |
Luca Barbato
|
b5f7e6eb95
Clean up:make dsputil subfile names consistent
|
18 years ago |
Luca Abeni
|
790c9ca72a
Enable swscale usage in ffmpeg
|
18 years ago |
Kostya Shishkov
|
481fb636b1
Some AltiVec optimizations for VC-1
|
18 years ago |
Måns Rullgård
|
6c9ce82f74
remove libtheora wrapper
|
18 years ago |
Kostya Shishkov
|
64db55aedb
New functions in DSPContext for VC-1 decoding
|
18 years ago |
Stefan Gehrer
|
595e7bd940
some MMX optimizations for the CAVS decoder
|
18 years ago |
Luca Abeni
|
cea8f6f323
Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil
|
18 years ago |
Måns Rullgård
|
7a5f09f66e
cosmetics
|
18 years ago |
Måns Rullgård
|
4b65d88fd7
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
|
18 years ago |
Måns Rullgård
|
6636b7e8e3
rename AMR config variables to CONFIG_AMR*
|
18 years ago |
Diego Biurrun
|
f7f03a6303
Remove MPlayer-specific include option hacks.
|
18 years ago |
Måns Rullgård
|
af9e7d1810
--enable/disable parsers. Warning: some combinations are broken.
|
18 years ago |
Måns Rullgård
|
f7e79298d1
only build dpcm.o if its codecs are enabled
|
18 years ago |
Måns Rullgård
|
6f3d6022cf
forgot to remove adx.o from objs always built
|
18 years ago |
Måns Rullgård
|
7239fb5738
make the adx adpcm codec available
|
18 years ago |