589 Commits (7baa62108a0fbb71bfc6e13346845d5ea8ef0fb7)

Author SHA1 Message Date
Lars Täuber 1472b7dd28 LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net 17 years ago
Guillaume Poirier d9481eb7f3 armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since 17 years ago
Siarhei Siamashka e6303192c7 Add some initial optimizations for ARM VFP (floating 17 years ago
Anuradha Suraparaju f7cd9eed5d Add Dirac support through libschroedinger. 17 years ago
Anuradha Suraparaju 690bfceb20 Dirac decoding/encoding support via libdirac. 17 years ago
Diego Biurrun 575e696ce4 Add Dirac parser from SoC; written by Marco Gerards; 17 years ago
Diego Biurrun 57105ddd03 Rename i386/cputest.c --> i386/cpuid.c. 17 years ago
Diego Biurrun 8033ba57b9 Remove unnecessary test program dependency declarations. 17 years ago
Baptiste Coudurier 9a53eb7ce7 mp3on4 decoder now depends on mpeg4audio code 17 years ago
Baptiste Coudurier bf52a72023 10l, alphabetical order 17 years ago
Baptiste Coudurier 45a97d3018 set channels and sample rate from mpeg4audio config 17 years ago
Baptiste Coudurier 4afaffca9e mov demuxer depends on mpeg4audio code now 17 years ago
Diego Biurrun 12eef728bf Fix build of cputest test program. 17 years ago
Sisir Koppaka 2003d3da1a BFI video decoder. 17 years ago
Diego Biurrun 0ddfbc73cc cosmetics: Sort some lists alphabetically. 17 years ago
Måns Rullgård b153c68b8a fix building of test programs (make tests) 17 years ago
Alexander Strange f73a6393e7 Add a new xvid-style IDCT using SSE2. 17 years ago
Diego Biurrun e825656f1d Clear DIRS variable in common.mak, so it does not have to be cleared in 17 years ago
Diego Biurrun 7b1b3dc128 Unset DIRS after including subdir.mak so that the variable is not used 17 years ago
Diego Biurrun adc393503f Generate the list of files to clean in subdirectories in common.mak. 17 years ago
Diego Biurrun 77405bb879 Simplify CLEANFILES generation. 17 years ago
Måns Rullgård 8e255b8bda replace some ifeq with prettier ifdef 17 years ago
Måns Rullgård dbe6c6ff00 append TESTS-yes to TESTS; one ifeq less 17 years ago
Måns Rullgård 71c61f62a3 non-recursive makefiles 17 years ago
Aurelien Jacobs 7bfacd4e75 use common aac sample rate tables 17 years ago
Baptiste Coudurier bac47ae6ca use mpeg4audio common code in aac parser 17 years ago
Diego Biurrun dd9c773bd9 Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL. 17 years ago
Eli Friedman 40d2627306 Escape 124 (RPL) decoder 17 years ago
Jai Menon cb21e0a715 8SVX decoder 17 years ago
Diego Biurrun a815037409 Classify mlib as a configurable option, not as a hardware feature. 17 years ago
Sascha Sommer 975cdc8fc1 rl2 decoder 17 years ago
Ramiro Polla a7129de51b Mimic decoder. 17 years ago
Måns Rullgård d85d7a0be7 mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS 17 years ago
Diego Biurrun 13ca50f367 Rename --enable-swscaler --> enable-swscale to be consistent with the 17 years ago
Diego Biurrun 9b25f4a65f cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. 17 years ago
Måns Rullgård 0e32c8c65a simplify library version handling 17 years ago
Måns Rullgård 5671fc14f6 consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment 17 years ago
Aurelien Jacobs 9822564d1d make compilation of mpeg12* and mpegvideo conditional 17 years ago
Aurelien Jacobs 5a4334618c add dependencies for matroska audio and nut muxers over lavc 17 years ago
Aurelien Jacobs 591bf9b942 add some required objects dependencies 17 years ago
Aurelien Jacobs 7998988129 fix wmv3 dependencies 17 years ago
Michael Niedermayer 6f08c541b4 floating point AAN IDCT 17 years ago
Aurelien Jacobs 97d1d009e2 split encoding part of dsputil_mmx into its own file 17 years ago
Aurelien Jacobs 57b98634c4 compile various fdct only when encoders are enabled 17 years ago
Reimar Döffinger 234c6ed76d Add bitstream filter to convert between mov and plain text subtitles 17 years ago
Diego Biurrun bca9e0bcf1 Move common test program infrastructure to common.mak. 17 years ago
Diego Biurrun fe34942e92 Move some lines in preparation for an upcoming commit. 17 years ago
Diego Biurrun eba6ba4a74 Add $(EXESUF) where necessary. 17 years ago
Diego Biurrun 1260eb4a68 whitespace and sorting cosmetics 17 years ago
Diego Biurrun f98869bcec Add generic rule for all tests. 17 years ago