| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable coefficient scaling | Kostya Shishkov | 2006-07-07 | 1 | -22/+21 |
* | Don't read out-of-bounds values. | Kostya Shishkov | 2006-07-07 | 1 | -1/+2 |
* | simplify | Måns Rullgård | 2006-07-06 | 1 | -2/+1 |
* | build mpegaudio.c and ac3enc.c only if needed | Måns Rullgård | 2006-07-06 | 1 | -1/+7 |
* | hopefully better for platforms not supporting misaligned read | Stefan Gehrer | 2006-07-06 | 1 | -1/+1 |
* | make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to be wort... | Stefan Gehrer | 2006-07-06 | 1 | -8/+22 |
* | increasing version for AVBitStreamFilters | Michael Niedermayer | 2006-07-06 | 1 | -2/+2 |
* | noise bitstream filter | Michael Niedermayer | 2006-07-06 | 3 | -2/+34 |
* | AVBitStreamFilter (some thingy which can modify the bitstream like add or rem... | Michael Niedermayer | 2006-07-06 | 5 | -1/+134 |
* | Mark some read-only datastructures as const. | Stefan Huehner | 2006-07-06 | 3 | -14/+14 |
* | Fix one case of choosing MV for chroma | Kostya Shishkov | 2006-07-06 | 1 | -5/+5 |
* | spelling typo | Diego Biurrun | 2006-07-05 | 1 | -1/+1 |
* | use $(LIBOBJFLAGS) when compiling sparc/*.c | Måns Rullgård | 2006-07-05 | 1 | -1/+1 |
* | #define SBUTTERFLY outside CONFIG_ENCODERS | Måns Rullgård | 2006-07-05 | 1 | -5/+5 |
* | even more cbp safety | Stefan Gehrer | 2006-07-05 | 1 | -13/+10 |
* | missed removing this line in my last commit | Stefan Gehrer | 2006-07-05 | 1 | -1/+0 |
* | cosmetics: Break overly long lines. | Diego Biurrun | 2006-07-05 | 1 | -2/+4 |
* | add rounding bias earlier in the idct, avoids many adds | Michael Niedermayer | 2006-07-04 | 1 | -18/+20 |
* | Mark read-only data as const. Patch by stefan huehner org. | Stefan Huehner | 2006-07-04 | 1 | -34/+34 |
* | return -1 on bitstream errors instead of continuing, as the following stuff a... | Michael Niedermayer | 2006-07-04 | 1 | -1/+1 |
* | simplify intra prediction mode decoding | Michael Niedermayer | 2006-07-04 | 2 | -20/+10 |
* | check cbp for validity, avoids possible out of array reads / segfaults | Michael Niedermayer | 2006-07-04 | 1 | -5/+21 |
* | minor simplificationn | Michael Niedermayer | 2006-07-04 | 1 | -4/+2 |
* | Implement intensity compensation | Kostya Shishkov | 2006-07-04 | 1 | -2/+42 |
* | Correctly choose global transform mode, MV mode and fix bitplane decoding | Kostya Shishkov | 2006-07-04 | 1 | -3/+9 |
* | Optimizations suggested by Michael Niedermayer | Kostya Shishkov | 2006-07-04 | 1 | -53/+21 |
* | cleanup macroblock layer: merged decode of skipped MBs | Stefan Gehrer | 2006-07-03 | 1 | -52/+32 |
* | cosmetic patch: | Stefan Gehrer | 2006-07-03 | 2 | -36/+65 |
* | Correctly detect when use hpel or qpel mode | Kostya Shishkov | 2006-07-03 | 1 | -1/+6 |
* | 4-MV mode final fixes (now it works for non-exotic modes) | Kostya Shishkov | 2006-07-03 | 1 | -5/+8 |
* | vc1_decode_intra_block() simplifications and corrections | Kostya Shishkov | 2006-07-03 | 1 | -42/+19 |
* | Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h | Luca Abeni | 2006-07-03 | 6 | -22/+4 |
* | porder patch by (Justin Ruggles jruggle a t earthlink d ot net) | Justin Ruggles | 2006-07-03 | 1 | -20/+16 |
* | 4-MV decoding support | Kostya Shishkov | 2006-07-03 | 1 | -81/+368 |
* | CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) | Michael Niedermayer | 2006-07-03 | 9 | -166/+161 |
* | remove redundant macro definitions | Måns Rullgård | 2006-07-02 | 1 | -6/+0 |
* | kill warning | Måns Rullgård | 2006-07-02 | 1 | -0/+1 |
* | CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) | Stefan Gehrer | 2006-07-02 | 1 | -0/+3 |
* | staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch ... | Stefan Gehrer | 2006-07-02 | 2 | -9/+9 |
* | 3 lines while -> 1 line for loop | Michael Niedermayer | 2006-07-02 | 1 | -3/+1 |
* | simplify | Michael Niedermayer | 2006-07-02 | 1 | -8/+3 |
* | simplify compute_autocorr | Michael Niedermayer | 2006-07-02 | 1 | -22/+10 |
* | dont use memcpy for copying structs | Michael Niedermayer | 2006-07-02 | 1 | -1/+1 |
* | simplify | Michael Niedermayer | 2006-07-02 | 1 | -50/+11 |
* | flac-lpc patch by (Justin Ruggles jruggle earthlink net) | Justin Ruggles | 2006-07-02 | 3 | -58/+618 |
* | simplify | Michael Niedermayer | 2006-07-02 | 1 | -7/+6 |
* | ff_fft_init now double checks that the system has mm3dnow.h before | Benjamin Larsson | 2006-07-02 | 1 | -0/+4 |
* | remove unneeded casts | Måns Rullgård | 2006-07-02 | 1 | -5/+5 |
* | get rid of veccpy(), replace with simple assignment | Måns Rullgård | 2006-07-02 | 1 | -37/+33 |
* | new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de) | Michael Niedermayer | 2006-07-01 | 4 | -0/+2769 |