319 Commits (8925915fccefe7389f374e87af8e132c4ecf6d16)

Author SHA1 Message Date
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
Måns Rullgård 327dcfd315 enable/disable pcm and adpcm codecs 18 years ago
Måns Rullgård a29ff6b76b cosmetic: sort codec list alphabetically 18 years ago
Måns Rullgård bac3be382e rewrite kconfig-style 18 years ago
Måns Rullgård 7f53b77c83 Sun mlib works fine. Remove comment stating otherwise. 18 years ago
Diego Biurrun 6be4846a1a Remove bogus IPP section that is not referenced anywhere. 18 years ago
Måns Rullgård ab7e315396 remove -fforce-addr as it to generate slightly slower code 18 years ago
Måns Rullgård 1ede1725f1 simplify 18 years ago
Måns Rullgård 0ac3dcb8e8 build mpegaudio.c and ac3enc.c only if needed 18 years ago
Michael Niedermayer 748c2fca7e AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) 18 years ago
Måns Rullgård bb428277fa use $(LIBOBJFLAGS) when compiling sparc/*.c 18 years ago