| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bitstream filter to convert between mov and plain text subtitles | Reimar Döffinger | 2008-01-28 | 1 | -0/+2 |
* | Move common test program infrastructure to common.mak. | Diego Biurrun | 2008-01-27 | 1 | -8/+1 |
* | Move some lines in preparation for an upcoming commit. | Diego Biurrun | 2008-01-27 | 1 | -5/+5 |
* | Add $(EXESUF) where necessary. | Diego Biurrun | 2008-01-27 | 1 | -10/+10 |
* | whitespace and sorting cosmetics | Diego Biurrun | 2008-01-27 | 1 | -6/+2 |
* | Add generic rule for all tests. | Diego Biurrun | 2008-01-27 | 1 | -5/+4 |
* | Do not group libamr_nb and libamr_wb together as libamr. | Diego Biurrun | 2008-01-26 | 1 | -1/+2 |
* | add proper matroskaenc dependency over xiph.o | Aurelien Jacobs | 2008-01-20 | 1 | -0/+1 |
* | add missing Makefile rules for zork pcm encoder/decoder | Aurelien Jacobs | 2008-01-20 | 1 | -0/+2 |
* | and thus, nellymoser obviously also depens on fft.o | Aurelien Jacobs | 2008-01-20 | 1 | -1/+1 |
* | nellymoser uses mdct functions | Aurelien Jacobs | 2008-01-20 | 1 | -1/+1 |
* | Sort properly | Ivo van Poorten | 2007-12-28 | 1 | -1/+1 |
* | Sun Rasterfile decoder | Ivo van Poorten | 2007-12-28 | 1 | -0/+1 |
* | PC Paintbrush PCX image decoder | Ivo van Poorten | 2007-12-26 | 1 | -0/+1 |
* | cosmetics: Sort some more entries. | Diego Biurrun | 2007-12-19 | 1 | -11/+11 |
* | move FLAC mmx dsp to its own file | Aurelien Jacobs | 2007-12-16 | 1 | -0/+1 |
* | MLP/TrueHD parser | Ian Caulfield | 2007-11-28 | 1 | -0/+1 |
* | build vc1dsp_mmx.c in its own compilation unit | Aurelien Jacobs | 2007-11-27 | 1 | -0/+2 |
* | add pcm_s16le_planar support for electronicarts files | Aurelien Jacobs | 2007-11-25 | 1 | -0/+1 |
* | split wmv2 encoder and decoder in their own files | Aurelien Jacobs | 2007-11-25 | 1 | -2/+2 |
* | cosmetics: Keep all OBJS entries on a line of their own. | Diego Biurrun | 2007-11-12 | 1 | -1/+2 |
* | ogg muxer | Baptiste Coudurier | 2007-11-10 | 1 | -0/+3 |
* | intrax8 decoder patch by "someone" | Michael Niedermayer | 2007-11-09 | 1 | -3/+3 |
* | split wmv2 in its own file | Aurelien Jacobs | 2007-11-07 | 1 | -2/+2 |
* | Musepack SV8 demuxer and decoder | Kostya Shishkov | 2007-11-07 | 1 | -0/+1 |
* | add Electronic Arts XAS ADPCM decoder | Aurelien Jacobs | 2007-11-03 | 1 | -0/+1 |
* | Split Musepack decoder into SV7 decoder and synth core | Kostya Shishkov | 2007-11-02 | 1 | -1/+1 |
* | move adx.c to adxdec.c | Aurelien Jacobs | 2007-11-01 | 1 | -1/+1 |
* | split adx encoder in its own file | Aurelien Jacobs | 2007-11-01 | 1 | -1/+1 |
* | don't register adpcm encoders which are not implemented | Aurelien Jacobs | 2007-11-01 | 1 | -12/+0 |
* | EA IMA EACS decoder | Peter Ross | 2007-10-30 | 1 | -0/+1 |
* | EA IMA SEAD decoder | Peter Ross | 2007-10-30 | 1 | -0/+1 |
* | EA ADPCM R1, R2 and R3 decoder | Peter Ross | 2007-10-24 | 1 | -0/+3 |
* | Beam Software SIFF demuxer and video decoder | Kostya Shishkov | 2007-10-22 | 1 | -0/+1 |
* | Rename LIB to LIBNAME for consistency. | Diego Biurrun | 2007-10-18 | 1 | -5/+5 |
* | Nellymoser ASAO decoder | Benjamin Larsson | 2007-10-15 | 1 | -0/+1 |
* | add support for VP6 with huffman encoded blocks | Aurelien Jacobs | 2007-10-14 | 1 | -3/+3 |
* | moves fraps huffman decoder to its own file, making it more generic | Aurelien Jacobs | 2007-10-14 | 1 | -1/+1 |
* | VP6A needs its Makefile rules too | Aurelien Jacobs | 2007-10-14 | 1 | -0/+2 |
* | oops... mpegvideo_enc also depends on motion_est and ratecontrol | Aurelien Jacobs | 2007-10-09 | 1 | -1/+1 |
* | dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix) | Aurelien Jacobs | 2007-10-09 | 1 | -1/+1 |
* | DNxHD (SMPTE VC-3) encoder | Baptiste Coudurier | 2007-10-08 | 1 | -0/+1 |
* | blackfin optimized vp3 transform and infastructure for idct | Marc Hoffman | 2007-10-04 | 1 | -0/+2 |
* | Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs. | Diego Biurrun | 2007-10-02 | 1 | -1/+0 |
* | Sanitize altivec code so it can be built with runtime check properly | Luca Barbato | 2007-10-02 | 1 | -7/+12 |
* | Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVec | Diego Biurrun | 2007-10-02 | 1 | -1/+1 |
* | AMV video decoder. | Vladimir Voroshilov | 2007-09-29 | 1 | -0/+1 |
* | AMV audio decoder | Vitor Sessak | 2007-09-27 | 1 | -0/+1 |
* | Move VIS CFLAGS settings into configure. | Diego Biurrun | 2007-09-23 | 1 | -2/+0 |
* | VIS-specific code should be compiled conditional to HAVE_VIS, not ARCH_SPARC. | Diego Biurrun | 2007-09-23 | 1 | -1/+1 |