| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ff_dot_productf() in ra288.c | Vitor Sessak | 2008-10-30 | 1 | -1/+1 |
* | ARM: move VFP DSP functions to dsputils_vfp.S | Måns Rullgård | 2008-10-27 | 1 | -0/+1 |
* | cosmetic: align backslashes in makefiles | Måns Rullgård | 2008-10-26 | 1 | -72/+72 |
* | Merge OBJS-$(FOO) lists with same FOO | Måns Rullgård | 2008-10-26 | 1 | -8/+4 |
* | Use OBJS variable for all object files | Måns Rullgård | 2008-10-25 | 1 | -5/+5 |
* | Add CONFIG_GOLOMB and auto-select when needed | Måns Rullgård | 2008-10-25 | 1 | -13/+14 |
* | Auto-enable CONFIG_MDCT when needed | Måns Rullgård | 2008-10-25 | 1 | -15/+16 |
* | cosmetics: Change the order of mlp parser objects to be consistent. | Diego Biurrun | 2008-10-25 | 1 | -1/+1 |
* | Move declaration of mlp decoder dependency on mlp parser to the Makefile | Diego Biurrun | 2008-10-25 | 1 | -1/+1 |
* | Build MMX/SSE FFT only if CONFIG_FFT is set | Måns Rullgård | 2008-10-24 | 1 | -2/+3 |
* | Auto-enable CONFIG_FFT for codecs that need it | Måns Rullgård | 2008-10-24 | 1 | -15/+16 |
* | Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. | Kenan Gillet | 2008-10-24 | 1 | -1/+1 |
* | Speex decoding via libspeex | David Conrad | 2008-10-24 | 1 | -0/+1 |
* | dnxhd parser | Baptiste Coudurier | 2008-10-24 | 1 | -0/+1 |
* | Remove obsolete liba52 wrapper code. | Diego Biurrun | 2008-10-06 | 1 | -1/+1 |
* | Add RLE4 and RLE8 decoding support for BMP | Kostya Shishkov | 2008-09-23 | 1 | -1/+1 |
* | Factorize out code used for MS RLE format decoding in different decoders. | Kostya Shishkov | 2008-09-18 | 1 | -3/+3 |
* | add a separate line in Makefile for E-AC-3 decoder and only compile it when | Justin Ruggles | 2008-09-02 | 1 | -0/+1 |
* | Remaining parts of Nellymoser encoder | Bartlomiej Wolowiec | 2008-09-01 | 1 | -0/+1 |
* | turn on E-AC-3 decoding support and update the Changelog | Justin Ruggles | 2008-08-31 | 1 | -1/+1 |
* | 1000l to me. committed to wrong repo. revert last commit. | Justin Ruggles | 2008-08-24 | 1 | -1/+1 |
* | cosmetics: rename some functions from *get_* to *decode_* | Justin Ruggles | 2008-08-24 | 1 | -1/+1 |
* | Last hunk of the AAC decoder code to be OKed and build system and documentation | Robert Swain | 2008-08-21 | 1 | -0/+1 |
* | Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. | Diego Biurrun | 2008-08-19 | 1 | -1/+1 |
* | alacenc: last few hunks approved by michael | Jai Menon | 2008-08-19 | 1 | -0/+1 |
* | flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. | Ramiro Polla | 2008-08-16 | 1 | -1/+1 |
* | gcc chokes on the 7 registers needed for float_to_int16_interleave6 (even ins... | Loren Merritt | 2008-08-14 | 1 | -0/+1 |
* | mlp: Split common code from parser and decoder to be used by encoder. | Ramiro Polla | 2008-08-13 | 1 | -2/+2 |
* | indent | Loren Merritt | 2008-08-12 | 1 | -4/+4 |
* | split-radix FFT | Loren Merritt | 2008-08-12 | 1 | -0/+2 |
* | Electronic Arts TGV decoder | Peter Ross | 2008-08-06 | 1 | -0/+1 |
* | Motion Pixels Video Decoder. | Gregory Montoir | 2008-07-10 | 1 | -0/+1 |
* | Electronic Arts CMV decoder | Peter Ross | 2008-07-08 | 1 | -0/+1 |
* | MLP/TrueHD decoder. | Ramiro Polla | 2008-07-04 | 1 | -0/+1 |
* | Use ff_acelp_lp_synthesis_filter() instead of duplicating it | Vitor Sessak | 2008-06-29 | 1 | -1/+1 |
* | VP3 & Theora parser to extract keyframe flags. | Michael Niedermayer | 2008-06-26 | 1 | -0/+1 |
* | cosmetics: alignment | Diego Biurrun | 2008-06-22 | 1 | -84/+84 |
* | Add missing entry for PCM_DVD_ENCODER. | Diego Biurrun | 2008-06-22 | 1 | -0/+1 |
* | Add missing mpegvideo.o to list of vc1.o dependencies. | Peter Ross | 2008-06-22 | 1 | -2/+2 |
* | Add missing entry for ADPCM_IMA_QT_ENCODER. | Peter Ross | 2008-06-22 | 1 | -0/+1 |
* | Add missing entry for ADPCM_EA_MAXIS_XA_DECODER. | Peter Ross | 2008-06-22 | 1 | -0/+1 |
* | add ac3dec_data.[c,h] | Justin Ruggles | 2008-06-08 | 1 | -1/+1 |
* | Separating from nellymoserdec.c parts required by encoder | Bartlomiej Wolowiec | 2008-06-08 | 1 | -1/+1 |
* | Remove Fabrice's copyright from the Makefiles. They have been entirely | Diego Biurrun | 2008-06-06 | 1 | -4/+0 |
* | Remove ra144.o dependency added in revision r13500, now reverted | Vitor Sessak | 2008-05-31 | 1 | -1/+1 |
* | Use ff_acelp_weighted_vector_sum() instead of reimplementing it | Vitor Sessak | 2008-05-28 | 1 | -1/+1 |
* | LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net | Lars Täuber | 2008-05-17 | 1 | -0/+1 |
* | armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since | Guillaume Poirier | 2008-05-12 | 1 | -2/+2 |
* | Add some initial optimizations for ARM VFP (floating | Siarhei Siamashka | 2008-05-11 | 1 | -0/+2 |
* | Add Dirac support through libschroedinger. | Anuradha Suraparaju | 2008-05-03 | 1 | -0/+2 |