| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove snow/dwt test program | Mans Rullgard | 2011-07-20 | 1 | -1/+1 |
* | eac3enc: use frame exponent strategy when applicable. | Justin Ruggles | 2011-07-19 | 1 | -1/+1 |
* | cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also | Justin Ruggles | 2011-07-19 | 1 | -1/+1 |
* | mp3enc: write a xing frame containing number of frames in the file | Anton Khirnov | 2011-07-08 | 1 | -0/+1 |
* | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -2/+2 |
* | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
* | ac3enc: split templated float vs. fixed functions into a separate file. | Justin Ruggles | 2011-06-13 | 1 | -4/+5 |
* | rtpenc: MP4A-LATM payload support | Juan Carlos Rodriguez | 2011-06-10 | 1 | -1/+1 |
* | Move E-AC-3 encoder functions to a separate eac3enc.c file. | Justin Ruggles | 2011-06-07 | 1 | -1/+2 |
* | Skip tableprint.h during 'make checkheaders'. | Diego Biurrun | 2011-06-05 | 1 | -2/+5 |
* | Skip generated table headers during 'make checkheaders'. | Diego Biurrun | 2011-06-05 | 1 | -2/+3 |
* | Fix build of eval-test program | Mans Rullgard | 2011-06-05 | 1 | -1/+1 |
* | Skip headers not designed to work standalone during 'make checkheaders'. | Diego Biurrun | 2011-06-04 | 1 | -1/+2 |
* | ac3enc: add support for E-AC-3 encoding. | Justin Ruggles | 2011-05-27 | 1 | -0/+1 |
* | lavc: remove msmpeg4v1 encoder. | Anton Khirnov | 2011-05-24 | 1 | -2/+0 |
* | Rename costablegen.c ---> cos_tablegen.c. | Diego Biurrun | 2011-05-19 | 1 | -2/+2 |
* | Collapse tableprint.c into tableprint.h. | Diego Biurrun | 2011-05-19 | 1 | -4/+3 |
* | Simplify trig table rules | Mans Rullgard | 2011-05-19 | 1 | -7/+4 |
* | Simplify CLEANFILES make variable by using wildcards. | Diego Biurrun | 2011-05-19 | 1 | -1/+1 |
* | Move some mpegaudio functions to new mpegaudiodsp subsystem | Mans Rullgard | 2011-05-19 | 1 | -0/+3 |
* | dct: build dct32 as separate object files | Mans Rullgard | 2011-05-17 | 1 | -1/+1 |
* | Remove unused header mpegaudio3.h. | Diego Biurrun | 2011-05-16 | 1 | -1/+0 |
* | Port SMPTE S302M audio decoder from FFmbc 0.3. | Baptiste Coudurier | 2011-05-11 | 1 | -0/+1 |
* | mpegaudio: remove CONFIG_MPEGAUDIO_HP option | Mans Rullgard | 2011-05-09 | 1 | -8/+0 |
* | Fix standalone compilation of WTV demuxer. | Diego Biurrun | 2011-05-04 | 1 | -0/+1 |
* | Fix standalone compilation of MXPEG decoder. | Diego Biurrun | 2011-05-04 | 1 | -1/+1 |
* | DPX image encoder | Peter Ross | 2011-05-01 | 1 | -0/+1 |
* | vorbis: Rename decoder/encoder files to follow general file naming scheme. | Diego Biurrun | 2011-04-23 | 1 | -2/+2 |
* | lavc: provide the opt.h header until the next bump | Anton Khirnov | 2011-04-21 | 1 | -1/+1 |
* | lavc: remove reference to opt.h from Makefile. | Anton Khirnov | 2011-04-19 | 1 | -1/+1 |
* | lavc: remove misc disabled cruft. | Anton Khirnov | 2011-04-19 | 1 | -1/+0 |
* | Add support for AMR-WB encoding via libvo-amrwbenc | Martin Storsjö | 2011-04-11 | 1 | -0/+1 |
* | Add an AAC encoder by using the libvo-aacenc library | Martin Storsjö | 2011-04-11 | 1 | -0/+1 |
* | Fixed-point support in fft-test | Mans Rullgard | 2011-04-01 | 1 | -1/+1 |
* | Fixed-point FFT and MDCT | Mans Rullgard | 2011-03-31 | 1 | -3/+7 |
* | Add MxPEG decoder | anatoly | 2011-03-30 | 1 | -0/+1 |
* | Chronomaster DFA decoder | Kostya Shishkov | 2011-03-28 | 1 | -0/+1 |
* | lavc: move the version macros to a new installed header. | Anton Khirnov | 2011-03-22 | 1 | -1/+1 |
* | Add kbdwin.o to AC3 decoder | Kieran Kunhya | 2011-03-22 | 1 | -1/+1 |
* | Move sine windows to a separate file | Mans Rullgard | 2011-03-20 | 1 | -2/+3 |
* | Move ff_kbd_window_init() to a separate file | Mans Rullgard | 2011-03-19 | 1 | -3/+3 |
* | Remove Sonic experimental audio codec | Mans Rullgard | 2011-03-19 | 1 | -3/+0 |
* | Bitmap Brothers JV video decoder | Peter Ross | 2011-03-14 | 1 | -0/+1 |
* | Add CONFIG_AC3DSP symbol to simplify makefiles | Mans Rullgard | 2011-03-12 | 1 | -4/+3 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | Add x86-optimized versions of exponent_min(). | Justin Ruggles | 2011-02-10 | 1 | -2/+4 |
* | Xan4 decoder | Kostya Shishkov | 2011-02-07 | 1 | -1/+1 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+1 |
* | Remove H.264 encoder fragments | Alex Converse | 2011-01-22 | 1 | -1/+0 |
* | Lagarith decoder by Nathan Caldwell, saintdev at gmail | Carl Eugen Hoyos | 2011-01-08 | 1 | -0/+1 |