| Commit message (Expand) | Author | Age | Files | Lines |
* | Kega Game Video (KGV1) decoder | Daniel Verkamp | 2010-03-09 | 4 | -0/+179 |
* | Fix interlaced vc-3 decoding, issue #1753 | Baptiste Coudurier | 2010-03-09 | 1 | -3/+15 |
* | vp3: Set pict_type | David Conrad | 2010-03-09 | 1 | -0/+3 |
* | vp3: Allocate a dummy reference frame if we have no keyframe | David Conrad | 2010-03-09 | 1 | -2/+8 |
* | vp3: use FF_BUFFER_TYPE_COPY | David Conrad | 2010-03-09 | 1 | -4/+4 |
* | vp3: Don't leak buffers on errors | David Conrad | 2010-03-09 | 1 | -8/+12 |
* | vp3: Simplify buffer management | David Conrad | 2010-03-09 | 1 | -26/+14 |
* | vp3: be less spammy on broken files | David Conrad | 2010-03-09 | 1 | -1/+1 |
* | Move ff_sqrt() to libavutil/intmath.h | Måns Rullgård | 2010-03-08 | 7 | -0/+7 |
* | Add missing includes in bfin and sh4 files | Måns Rullgård | 2010-03-08 | 2 | -0/+6 |
* | ARM: add some missing includes | Måns Rullgård | 2010-03-08 | 2 | -0/+5 |
* | ARM: fix dct-test | Måns Rullgård | 2010-03-08 | 1 | -6/+6 |
* | Skip mpegaudio3.h in checkheaders | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | Add lots of missing includes | Måns Rullgård | 2010-03-08 | 7 | -1/+21 |
* | Skip the tablegen fragments in checkheaders | Måns Rullgård | 2010-03-08 | 1 | -1/+2 |
* | Add TESTOBJS make variable for extra objects used by test apps | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | Remove unused fast_memcpy() function in dct-test | Måns Rullgård | 2010-03-08 | 1 | -2/+0 |
* | Move dctref prototypes to a header file | Måns Rullgård | 2010-03-08 | 3 | -5/+34 |
* | Move the local includes below the system includes | Martin Storsjö | 2010-03-08 | 1 | -3/+3 |
* | w32thread: Make avcodec_thread_execute2() static here as well | Andreas Öman | 2010-03-08 | 1 | -1/+1 |
* | Make avcodec_thread_execute2() static | Andreas Öman | 2010-03-08 | 1 | -1/+1 |
* | targeenc: fix rgb555 encoding on big endian systems. | Alexis Ballier | 2010-03-08 | 1 | -2/+2 |
* | Make Indeo 5 decoder more robust on bitstream errors. | Maxim Poliakovski | 2010-03-08 | 1 | -4/+8 |
* | Scale tile dimensions in case both local decoding and scalability mode | Maxim Poliakovski | 2010-03-08 | 1 | -0/+5 |
* | Add an HE-AAC v1 decoder. | Alex Converse | 2010-03-08 | 9 | -35/+2668 |
* | sh4: move dsputil prototypes to header file | Måns Rullgård | 2010-03-08 | 4 | -3/+28 |
* | sh4: fix about 1000 warnings | Måns Rullgård | 2010-03-08 | 2 | -118/+119 |
* | bfin: fix function prototypes | Måns Rullgård | 2010-03-08 | 4 | -39/+34 |
* | ARM: move mpegvideo prototypes to a header file | Måns Rullgård | 2010-03-08 | 4 | -3/+28 |
* | Alpha: move dsputil prototypes to a header file | Måns Rullgård | 2010-03-08 | 4 | -27/+55 |
* | IFF: move ff_cmap_read_palette() prototype to a header file | Måns Rullgård | 2010-03-08 | 2 | -0/+31 |
* | 10l: AAC: Set multiplier to 0. | Alex Converse | 2010-03-07 | 1 | -1/+1 |
* | AAC: Set codec parameters in the first frame rather than in .init() | Alex Converse | 2010-03-07 | 1 | -4/+9 |
* | Create a public API for FFT family of functions | Måns Rullgård | 2010-03-07 | 5 | -24/+241 |
* | Give RDFT types more meaningful names | Måns Rullgård | 2010-03-07 | 5 | -14/+14 |
* | Update include directives in fft-test.c | Måns Rullgård | 2010-03-07 | 1 | -1/+3 |
* | Increase FF_INPUT_BUFFER_PADDING_SIZE to 64. | Alex Converse | 2010-03-07 | 1 | -3/+5 |
* | AAC: Add a new line after the TNS error message. | Alex Converse | 2010-03-07 | 1 | -1/+1 |
* | Add support for non-backwards compatible signaled parametric stereo. | Alex Converse | 2010-03-07 | 1 | -1/+3 |
* | Band quant tables should not be assigned inside band tile loop, | Maxim Poliakovski | 2010-03-07 | 1 | -12/+12 |
* | Fix --enable-hardcoded-tables compilation: the generate table files now | Reimar Döffinger | 2010-03-07 | 1 | -1/+1 |
* | When tracking non-zero coefficients during Indeo 5 decoding, make sure | Maxim Poliakovski | 2010-03-07 | 1 | -1/+1 |
* | header for common code between mp3 decoder and encoder. | Michael Niedermayer | 2010-03-06 | 1 | -0/+53 |
* | PPC: move prototypes to headers and make some functions static | Måns Rullgård | 2010-03-06 | 13 | -56/+65 |
* | x86: move function prototypes to header files | Måns Rullgård | 2010-03-06 | 6 | -35/+27 |
* | Move ff_spatial_dwt() prototype to snow.h | Måns Rullgård | 2010-03-06 | 2 | -3/+2 |
* | Move some dsp func prototypes to dsputil.h; they are defined in dsputil.c | Måns Rullgård | 2010-03-06 | 3 | -13/+14 |
* | Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c | Måns Rullgård | 2010-03-06 | 3 | -6/+6 |
* | Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.c | Måns Rullgård | 2010-03-06 | 2 | -1/+1 |
* | Move prototypes for various dsputil init functions to dsputil.h | Måns Rullgård | 2010-03-06 | 3 | -16/+8 |