545 Commits (9cc321bd9a021fb2bfabfbc27ae9f636c3c98c75)

Author SHA1 Message Date
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
Diego Biurrun 64e13d6914 Do not group libamr_nb and libamr_wb together as libamr. 17 years ago
Aurelien Jacobs 1ace441909 add proper matroskaenc dependency over xiph.o 17 years ago
Aurelien Jacobs 22cf0018d4 add missing Makefile rules for zork pcm encoder/decoder 17 years ago
Aurelien Jacobs 8dcbcef68e and thus, nellymoser obviously also depens on fft.o 17 years ago
Aurelien Jacobs d1c266bed1 nellymoser uses mdct functions 17 years ago
Ivo van Poorten 3c808d8cc4 Sort properly 17 years ago
Ivo van Poorten d43df959d7 Sun Rasterfile decoder 17 years ago
Ivo van Poorten b4abe1d198 PC Paintbrush PCX image decoder 17 years ago
Diego Biurrun 379374ea11 cosmetics: Sort some more entries. 17 years ago
Aurelien Jacobs 407c50a024 move FLAC mmx dsp to its own file 17 years ago
Ian Caulfield 6b493b2f2f MLP/TrueHD parser 17 years ago
Aurelien Jacobs 5b67ce2afa build vc1dsp_mmx.c in its own compilation unit 17 years ago
Aurelien Jacobs 725d86bfd5 add pcm_s16le_planar support for electronicarts files 17 years ago
Aurelien Jacobs 4d4f59d750 split wmv2 encoder and decoder in their own files 17 years ago
Diego Biurrun 1b04f3e065 cosmetics: Keep all OBJS entries on a line of their own. 17 years ago
Baptiste Coudurier 5118cae694 ogg muxer 17 years ago
Michael Niedermayer 9abc7e0fdc intrax8 decoder patch by "someone" 17 years ago
Aurelien Jacobs cc6de104f8 split wmv2 in its own file 17 years ago
Kostya Shishkov 12877faf7c Musepack SV8 demuxer and decoder 17 years ago
Aurelien Jacobs 271b4095ad add Electronic Arts XAS ADPCM decoder 17 years ago
Kostya Shishkov 24e649afe3 Split Musepack decoder into SV7 decoder and synth core 17 years ago
Aurelien Jacobs 76c443c6d4 move adx.c to adxdec.c 17 years ago
Aurelien Jacobs c31dea6136 split adx encoder in its own file 17 years ago
Aurelien Jacobs f6e2300fe7 don't register adpcm encoders which are not implemented 17 years ago
Peter Ross fac84d3c18 EA IMA EACS decoder 17 years ago
Peter Ross 7bb65d8964 EA IMA SEAD decoder 17 years ago
Peter Ross e758396268 EA ADPCM R1, R2 and R3 decoder 17 years ago
Kostya Shishkov 66f7679c62 Beam Software SIFF demuxer and video decoder 17 years ago
Diego Biurrun 24743a767f Rename LIB to LIBNAME for consistency. 17 years ago
Benjamin Larsson 636b13c5fc Nellymoser ASAO decoder 17 years ago
Aurelien Jacobs f28b10483a add support for VP6 with huffman encoded blocks 17 years ago
Aurelien Jacobs 437c2079b7 moves fraps huffman decoder to its own file, making it more generic 17 years ago
Aurelien Jacobs 0cd05c0820 VP6A needs its Makefile rules too 17 years ago
Aurelien Jacobs bcf8eb116a oops... mpegvideo_enc also depends on motion_est and ratecontrol 17 years ago
Aurelien Jacobs 91ac0ab472 dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix) 17 years ago
Baptiste Coudurier fc4cbc1699 DNxHD (SMPTE VC-3) encoder 17 years ago
Marc Hoffman b9dc32799b blackfin optimized vp3 transform and infastructure for idct 17 years ago
Diego Biurrun 6c05bab46d Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs. 17 years ago
Luca Barbato 89523beea4 Sanitize altivec code so it can be built with runtime check properly 17 years ago
Diego Biurrun 465c9fdeeb Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVec 17 years ago
Vladimir Voroshilov 8787d8377f AMV video decoder. 17 years ago
Vitor Sessak 3a7f5d072a AMV audio decoder 17 years ago
Diego Biurrun 8b03def65f Move VIS CFLAGS settings into configure. 17 years ago
Diego Biurrun b146873c94 VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC. 17 years ago