summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
...
| * Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-055-4/+5
| * dv: fix valgrind use of uninitialised value warnings.Reimar Döffinger2011-07-051-2/+4
| * PPC: use Altivec IMDCT only for supported sizesMans Rullgard2011-07-051-2/+4
| * dv: fix comment spellingClément Bœsch2011-07-051-10/+9
* | dv: fix comment wording mistakeClément Bœsch2011-07-051-2/+2
* | dv: fix valgrind use of uninitialised value warnings.Reimar Döffinger2011-07-051-2/+4
* | dv: fix comment spelling.Clément Bœsch2011-07-051-10/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-0517-273/+322
|\ \ | |/
| * ARM: allow unaligned buffer in fixed-point NEON FFT4Mans Rullgard2011-07-041-2/+2
| * dca: set AVCodecContext frame_size for DTS audioJohn Stebbins2011-07-041-0/+1
| * YASM: Shut up unused variable compiler warning with --disable-yasm.Daniel Kang2011-07-041-2/+2
| * x86_32: Fix build on x86_32 with --disable-yasm.Daniel Kang2011-07-041-1/+1
| * iirfilter: add fate testMans Rullgard2011-07-041-8/+5
| * doxygen: Add qmul docs.Diego Biurrun2011-07-041-0/+1
| * H.264: fix overreads of qscale_tableJason Garrett-Glaser2011-07-042-2/+4
| * Remove unused static tables and static inline functions.Diego Biurrun2011-07-042-21/+0
| * dct-test: remove 'ref' function pointer from tablesMans Rullgard2011-07-041-28/+28
| * Add LGPL license boilerplate to files lacking it.Diego Biurrun2011-07-042-0/+36
| * doxygen: Fix documentation for some VP8 functions.Diego Biurrun2011-07-041-4/+29
| * libxvid: add missing include of libavutil/mathematics.hChristian Schmidt2011-07-041-0/+1
| * dct-test: exit with non-zero status if an IDCT failsMans Rullgard2011-07-041-13/+30
| * dct-test: make speed test optionalMans Rullgard2011-07-041-6/+18
| * dct-test: remove is_idct field from tablesMans Rullgard2011-07-041-33/+32
| * dct-test: split table in two for idct and fdctMans Rullgard2011-07-041-14/+22
| * dct-test: simplify calling dct_error()Mans Rullgard2011-07-041-20/+16
| * dct-test: whitespace cosmeticsMans Rullgard2011-07-041-183/+191
| * dct-test: remove commented out codeMans Rullgard2011-07-041-35/+0
| * vorbis: vpxenc: Add missing include for av_rescale*Robert Swain2011-07-042-0/+2
| * ffmpeg: Fix VDPAU decoding for some H264 samples.Carl Eugen Hoyos2011-07-041-1/+2
| * Fix build with --disable-yasm.Daniel Kang2011-07-031-0/+2
* | h264_qpel_mmx: add another forgotten have_yasmMichael Niedermayer2011-07-041-1/+1
* | dsputil_mmx: try to fix compilation without yasm.Michael Niedermayer2011-07-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-0431-927/+1555
|\ \ | |/
| * H.264: template left MB handlingJason Garrett-Glaser2011-07-034-113/+121
| * H.264: faster fill_decode_cachesJason Garrett-Glaser2011-07-031-123/+124
| * H.264: faster write_back_*Jason Garrett-Glaser2011-07-035-76/+81
| * H.264: faster fill_filter_cachesJason Garrett-Glaser2011-07-031-118/+110
| * H.264: make filter_mb_fast support the case of unavailable top mbJason Garrett-Glaser2011-07-031-14/+28
| * Do not include log.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Do not include pixfmt.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Do not include rational.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-036-0/+7
| * Remove return statements following infinite loops without breakMans Rullgard2011-07-032-3/+0
| * doxygen: Drop array size declarations from Doxygen parameter names.Diego Biurrun2011-07-032-2/+2
| * doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-033-3/+3
| * doxygen: Remove spurious documentation for non-existing function parameters.Diego Biurrun2011-07-031-1/+0
| * doxygen: Fix execute_code() @return documentation.Diego Biurrun2011-07-031-1/+1
| * snow: Remove unused code.Diego Biurrun2011-07-031-342/+0
| * H.264: Add x86 assembly for 10-bit H.264 qpel functions.Daniel Kang2011-07-034-50/+1076
| * ffv1: remove unused tablesMans Rullgard2011-07-031-73/+1
OpenPOWER on IntegriCloud