| Commit message (Expand) | Author | Age | Files | Lines |
* | mp3enc: write a xing frame containing number of frames in the file | Anton Khirnov | 2011-07-08 | 1 | -0/+1 |
* | dnxhd: prettify tables | Mans Rullgard | 2011-07-08 | 1 | -36/+574 |
* | flashsv: inline copy_region() into flashsv_decode_frame() | Diego Biurrun | 2011-07-08 | 1 | -16/+11 |
* | flashsv: improve some variable names | Diego Biurrun | 2011-07-07 | 1 | -7/+7 |
* | libschroedingerdec: Remove write-only variable. | Diego Biurrun | 2011-07-07 | 1 | -2/+0 |
* | libgsm: Drop const qualifier to silence compiler warning. | Diego Biurrun | 2011-07-07 | 1 | -1/+1 |
* | libvo-amrwbenc: Add braces to shut up gcc warning. | Diego Biurrun | 2011-07-07 | 1 | -1/+1 |
* | bink: pass Bink version to audio decoder through extradata instead of codec_tag. | Kostya | 2011-07-06 | 1 | -1/+1 |
* | flashsv: improve some comments and fix some wrong ones | Diego Biurrun | 2011-07-06 | 1 | -6/+6 |
* | flashsv: Eliminate redundant variable indirection. | Diego Biurrun | 2011-07-06 | 1 | -3/+2 |
* | flashsv: set reference frame type to full frame | Diego Biurrun | 2011-07-06 | 1 | -1/+1 |
* | flashsv: replace bitstream description by a link to the specification | Diego Biurrun | 2011-07-06 | 1 | -19/+3 |
* | flashsv: convert a debug av_log into av_dlog | Diego Biurrun | 2011-07-06 | 1 | -4/+3 |
* | flashsv: simplify condition | Diego Biurrun | 2011-07-06 | 1 | -3/+2 |
* | flashsv: return more meaningful error values | Diego Biurrun | 2011-07-06 | 1 | -2/+2 |
* | flashsv: cosmetics: break some overly long lines | Diego Biurrun | 2011-07-06 | 1 | -8/+15 |
* | flashsv: cosmetics: drop some unnecessary parentheses | Diego Biurrun | 2011-07-06 | 1 | -11/+11 |
* | H.264: make loopfilter bS const where applicable | Jason Garrett-Glaser | 2011-07-05 | 1 | -9/+9 |
* | opencore-amr: Add missing initializer braces to shut up gcc warning. | Diego Biurrun | 2011-07-05 | 1 | -1/+1 |
* | ARM: workaround for bug in GNU assembler | Mans Rullgard | 2011-07-05 | 1 | -1/+1 |
* | dv: fix comment wording mistake | Clément Bœsch | 2011-07-05 | 1 | -2/+2 |
* | Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.c | Diego Biurrun | 2011-07-05 | 5 | -4/+5 |
* | dv: fix valgrind use of uninitialised value warnings. | Reimar Döffinger | 2011-07-05 | 1 | -2/+4 |
* | PPC: use Altivec IMDCT only for supported sizes | Mans Rullgard | 2011-07-05 | 1 | -2/+4 |
* | dv: fix comment spelling | Clément Bœsch | 2011-07-05 | 1 | -10/+9 |
* | ARM: allow unaligned buffer in fixed-point NEON FFT4 | Mans Rullgard | 2011-07-04 | 1 | -2/+2 |
* | dca: set AVCodecContext frame_size for DTS audio | John Stebbins | 2011-07-04 | 1 | -0/+1 |
* | YASM: Shut up unused variable compiler warning with --disable-yasm. | Daniel Kang | 2011-07-04 | 1 | -2/+2 |
* | x86_32: Fix build on x86_32 with --disable-yasm. | Daniel Kang | 2011-07-04 | 1 | -1/+1 |
* | iirfilter: add fate test | Mans Rullgard | 2011-07-04 | 1 | -8/+5 |
* | doxygen: Add qmul docs. | Diego Biurrun | 2011-07-04 | 1 | -0/+1 |
* | H.264: fix overreads of qscale_table | Jason Garrett-Glaser | 2011-07-04 | 2 | -2/+4 |
* | Remove unused static tables and static inline functions. | Diego Biurrun | 2011-07-04 | 2 | -21/+0 |
* | dct-test: remove 'ref' function pointer from tables | Mans Rullgard | 2011-07-04 | 1 | -28/+28 |
* | Add LGPL license boilerplate to files lacking it. | Diego Biurrun | 2011-07-04 | 2 | -0/+36 |
* | doxygen: Fix documentation for some VP8 functions. | Diego Biurrun | 2011-07-04 | 1 | -4/+29 |
* | libxvid: add missing include of libavutil/mathematics.h | Christian Schmidt | 2011-07-04 | 1 | -0/+1 |
* | dct-test: exit with non-zero status if an IDCT fails | Mans Rullgard | 2011-07-04 | 1 | -13/+30 |
* | dct-test: make speed test optional | Mans Rullgard | 2011-07-04 | 1 | -6/+18 |
* | dct-test: remove is_idct field from tables | Mans Rullgard | 2011-07-04 | 1 | -33/+32 |
* | dct-test: split table in two for idct and fdct | Mans Rullgard | 2011-07-04 | 1 | -14/+22 |
* | dct-test: simplify calling dct_error() | Mans Rullgard | 2011-07-04 | 1 | -20/+16 |
* | dct-test: whitespace cosmetics | Mans Rullgard | 2011-07-04 | 1 | -183/+191 |
* | dct-test: remove commented out code | Mans Rullgard | 2011-07-04 | 1 | -35/+0 |
* | vorbis: vpxenc: Add missing include for av_rescale* | Robert Swain | 2011-07-04 | 2 | -0/+2 |
* | ffmpeg: Fix VDPAU decoding for some H264 samples. | Carl Eugen Hoyos | 2011-07-04 | 1 | -1/+2 |
* | Fix build with --disable-yasm. | Daniel Kang | 2011-07-03 | 1 | -0/+2 |
* | H.264: template left MB handling | Jason Garrett-Glaser | 2011-07-03 | 4 | -113/+121 |
* | H.264: faster fill_decode_caches | Jason Garrett-Glaser | 2011-07-03 | 1 | -123/+124 |
* | H.264: faster write_back_* | Jason Garrett-Glaser | 2011-07-03 | 5 | -76/+81 |