| Commit message (Expand) | Author | Age | Files | Lines |
* | Assign class 2 to most macroblocks by default, instead of a more conservative | Dan Maas | 2006-02-28 | 1 | -1/+15 |
* | 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch | Benjamin Larsson | 2006-02-27 | 1 | -25/+25 |
* | Not that we're that far from being an *initial* implementation, but | Roman Shaposhnik | 2006-02-27 | 1 | -5/+0 |
* | AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The | Dan Maas | 2006-02-27 | 2 | -4/+63 |
* | remove wrong assert() | Michael Niedermayer | 2006-02-26 | 1 | -1/+0 |
* | replace for loop with 2 asserts() | Michael Niedermayer | 2006-02-26 | 1 | -2/+3 |
* | size[0-3] are not initialized (and can get random negative trash | Dan Maas | 2006-02-25 | 1 | -2/+5 |
* | kill some warnings | Måns Rullgård | 2006-02-25 | 4 | -45/+3 |
* | fix a memory leak on seeking. | Loren Merritt | 2006-02-25 | 1 | -1/+6 |
* | 10l (forgot EOBs) | Michael Niedermayer | 2006-02-24 | 1 | -1/+1 |
* | dont lowwer qnos of more blocks then needed | Michael Niedermayer | 2006-02-23 | 1 | -2/+3 |
* | Give a hint about what is the expected the data type of command line options. | Antoine Cellerier | 2006-02-23 | 1 | -0/+29 |
* | fixing dv_guess_qnos() | Michael Niedermayer | 2006-02-23 | 1 | -3/+28 |
* | print a big warning if we mess up and run out of space ... | Michael Niedermayer | 2006-02-23 | 1 | -0/+2 |
* | minor simplifications in cabac_mb_type | Loren Merritt | 2006-02-22 | 1 | -35/+21 |
* | Fix AltiVec H.264 decoding on FSF gcc. | Luca Barbato | 2006-02-21 | 1 | -9/+9 |
* | added none/8bit/24bit audio formats and defaulting to s16 for now (once the s... | Alex Beregszaszi | 2006-02-21 | 2 | -2/+6 |
* | explain extradata and pass avctx to av_log's | Alex Beregszaszi | 2006-02-21 | 1 | -13/+29 |
* | ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not | Kostya Shishkov | 2006-02-20 | 1 | -19/+236 |
* | pass noise reduction option to x264 | Erik Slagter | 2006-02-20 | 1 | -0/+1 |
* | Increase maximum number of B-frames, necessary for H.264 encoding. | Erik Slagter | 2006-02-19 | 1 | -1/+1 |
* | RMP4 ("xvid fork") decoding support | Michael Niedermayer | 2006-02-19 | 1 | -1/+2 |
* | Change license header to LGPL for consistency. | Falk Hüffner | 2006-02-17 | 2 | -20/+20 |
* | complete AVS playback system (from Creature Shock computer game), | Mike Melanson | 2006-02-17 | 4 | -2/+168 |
* | don't arbitrarily limit delta_qp | Loren Merritt | 2006-02-16 | 1 | -1/+1 |
* | add Creative 8 bits ADPCM schemes support | Aurelien Jacobs | 2006-02-16 | 3 | -3/+85 |
* | fix some crashes on negative nalsize. | Loren Merritt | 2006-02-14 | 1 | -0/+9 |
* | fix some crashes when missing frames | Loren Merritt | 2006-02-13 | 1 | -3/+6 |
* | move common parts of makefiles into common.mak | Måns Rullgård | 2006-02-13 | 2 | -134/+17 |
* | increase audio buffer to 1second of 48khz float audio | Alex Beregszaszi | 2006-02-13 | 1 | -3/+3 |
* | add another set of zlib guards | Mike Melanson | 2006-02-12 | 1 | -0/+5 |
* | make TSCC endian-safe, PPC testing courtesy of Diego B. | Mike Melanson | 2006-02-12 | 1 | -18/+34 |
* | dosbox native ZMBV decoder, courtesy of Kostya | Mike Melanson | 2006-02-12 | 4 | -2/+480 |
* | complete American Laser Games MM playback system, courtesy of Peter Ross | Mike Melanson | 2006-02-12 | 4 | -0/+213 |
* | tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ... | Alex Beregszaszi | 2006-02-12 | 4 | -0/+454 |
* | Move libpostproc compilation to the top-level Makefile. | Diego Biurrun | 2006-02-11 | 1 | -26/+0 |
* | Quote all installation paths to protect against spaces in the path. | Diego Biurrun | 2006-02-11 | 1 | -3/+3 |
* | libpostproc installs into a different directory that needs to be created. | Diego Biurrun | 2006-02-11 | 1 | -1/+5 |
* | 100l typo: forgotten $ | Diego Biurrun | 2006-02-11 | 1 | -1/+1 |
* | - fix insufficient code length for exp_vlc | Jindřich Makovička | 2006-02-11 | 1 | -6/+13 |
* | Simplify header installation. | Diego Biurrun | 2006-02-11 | 2 | -11/+4 |
* | Separate library install into static and shared installation. | Diego Biurrun | 2006-02-11 | 2 | -14/+6 |
* | Separate header file installation from the general install target. | Diego Biurrun | 2006-02-11 | 2 | -4/+4 |
* | Add installlib and install-headers targets like everywhere else. | Diego Biurrun | 2006-02-11 | 1 | -1/+6 |
* | Install static libpostproc if CONFIG_PP is set. | Diego Biurrun | 2006-02-11 | 1 | -0/+3 |
* | Install libpostproc headers if CONFIG_PP is set. | Diego Biurrun | 2006-02-11 | 1 | -0/+3 |
* | Don't use pow/powf functions where we just need integer arithmetic. | Alexander Strasser | 2006-02-10 | 1 | -4/+4 |
* | h264: special case dc-only idct. ~1% faster overall | Loren Merritt | 2006-02-10 | 6 | -38/+173 |
* | use get_bits1/skip_bits[1] in ac3 and aac parsers | Måns Rullgård | 2006-02-10 | 1 | -21/+21 |
* | fix segfault on broken streams | Michael Niedermayer | 2006-02-09 | 1 | -1/+4 |