| Commit message (Expand) | Author | Age | Files | Lines |
* | mlpdec: Move MLP's filter_channel() to dsputils. | Ramiro Polla | 2009-04-30 | 1 | -0/+6 |
* | Split VC1 loop filter into separate functions for h/v and size | David Conrad | 2009-04-15 | 1 | -1/+6 |
* | Move VC1 loop filter to DSPContext | David Conrad | 2009-04-15 | 1 | -0/+1 |
* | VC1: add and use avg_no_rnd chroma MC functions | David Conrad | 2009-04-14 | 1 | -0/+1 |
* | Rename put_no_rnd_h264_chroma* to reflect its usage in VC1 only | David Conrad | 2009-04-14 | 1 | -2/+2 |
* | VC1: Do qpel when needed for both MVs in a B frame | David Conrad | 2009-04-14 | 1 | -0/+1 |
* | Mark src constant in copy_block*(). | Alex Converse | 2009-04-14 | 1 | -6/+6 |
* | Making the arrays accomodate an extra intra 8x8 cmp function | Roman Shaposhnik | 2009-02-19 | 1 | -21/+21 |
* | move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil | Aurelien Jacobs | 2009-02-09 | 1 | -0/+7 |
* | ff_add_hfyu_median_prediction_mmx2 | Loren Merritt | 2009-02-08 | 1 | -0/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. | Alex Converse | 2009-01-30 | 1 | -0/+31 |
* | Clean up FFT related comments. | Alex Converse | 2009-01-22 | 1 | -0/+12 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -6/+6 |
* | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun | 2009-01-11 | 1 | -0/+1 |
* | Add size that is needed for the wmapro codec | Benjamin Larsson | 2009-01-11 | 1 | -1/+2 |
* | consistency cosmetics: Rename POWERPC identifiers to PPC. | Diego Biurrun | 2008-12-27 | 1 | -2/+2 |
* | Document new idct requirements. | Michael Niedermayer | 2008-12-19 | 1 | -0/+4 |
* | Move filter_luma_intra into dsputil for later addition of asm. | Jason Garrett-Glaser | 2008-12-19 | 1 | -0/+2 |
* | H.264 idct functions that include the chroma, inter luma and intra16 luma loops | Michael Niedermayer | 2008-12-18 | 1 | -0/+8 |
* | ARM: replace "armv4l" with "arm" | Måns Rullgård | 2008-12-17 | 1 | -2/+2 |
* | clear_block mmx | Loren Merritt | 2008-12-10 | 1 | -0/+1 |
* | enable RV40 decoder | Kostya Shishkov | 2008-12-01 | 1 | -0/+4 |
* | RV40 MC functions | Kostya Shishkov | 2008-12-01 | 1 | -0/+6 |
* | Remove duplicated MM_* macros for CPU capabilities from dsputil.h. | Dominik Mierzejewski | 2008-11-03 | 1 | -14/+1 |
* | Convert asm keyword into __asm__. | Diego Pettenò | 2008-10-16 | 1 | -1/+1 |
* | Move VP3 loop filter to DSPContext | David Conrad | 2008-10-04 | 1 | -0/+6 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for NEON | Måns Rullgård | 2008-08-25 | 1 | -0/+5 |
* | document some dsp alignments | Loren Merritt | 2008-08-24 | 1 | -4/+4 |
* | document some dsp alignments | Loren Merritt | 2008-08-15 | 1 | -6/+7 |
* | Add declarations for the sine tables used in wma.c (half window sizes: 128, | Robert Swain | 2008-08-14 | 1 | -0/+6 |
* | simd int->float | Loren Merritt | 2008-08-13 | 1 | -0/+2 |
* | simd downmix | Loren Merritt | 2008-08-13 | 1 | -0/+1 |
* | mdct wrapper function to match fft | Loren Merritt | 2008-08-12 | 1 | -2/+11 |
* | remove mdct tmp buffer | Loren Merritt | 2008-08-12 | 1 | -14/+7 |
* | optimize imdct_half: | Loren Merritt | 2008-08-12 | 1 | -7/+7 |
* | split-radix FFT | Loren Merritt | 2008-08-12 | 1 | -1/+8 |
* | r14205 broke vorbis float_to_int on ppc | Loren Merritt | 2008-07-29 | 1 | -0/+1 |
* | Fix h264_loop_filter_strength_mmx2() so it works with PAFF. | Michael Niedermayer | 2008-07-19 | 1 | -1/+1 |
* | float_to_int16_interleave: change src to an array of pointers instead of assu... | Loren Merritt | 2008-07-16 | 1 | -1/+1 |
* | exploit mdct symmetry | Loren Merritt | 2008-07-13 | 1 | -0/+8 |
* | simplify vorbis windowing | Loren Merritt | 2008-07-13 | 1 | -0/+5 |
* | Monkey's Audio decoder vector functions work on input with length | Kostya Shishkov | 2008-07-10 | 1 | -3/+3 |
* | Fix x86-64 | Michael Niedermayer | 2008-07-07 | 1 | -2/+2 |
* | Add several vector functions used by Monkey's Audio decoder to dsputil | Kostya Shishkov | 2008-07-06 | 1 | -0/+17 |
* | Define mm_flags/support to be 0 on architectures where they don't exist. | Alexander Strange | 2008-06-24 | 1 | -0/+5 |
* | Add generic ff_sine_window_init function and implement in codecs appropriately | Robert Swain | 2008-06-22 | 1 | -0/+7 |
* | Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs. | Alexander Strange | 2008-04-16 | 1 | -0/+1 |