summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* flashsv: Eliminate redundant variable indirection.Diego Biurrun2011-07-06
* flashsv: set reference frame type to full frameDiego Biurrun2011-07-06
* flashsv: replace bitstream description by a link to the specificationDiego Biurrun2011-07-06
* flashsv: convert a debug av_log into av_dlogDiego Biurrun2011-07-06
* flashsv: simplify conditionDiego Biurrun2011-07-06
* flashsv: return more meaningful error valuesDiego Biurrun2011-07-06
* flashsv: cosmetics: break some overly long linesDiego Biurrun2011-07-06
* flashsv: cosmetics: drop some unnecessary parenthesesDiego Biurrun2011-07-06
* swscale: amend documentation to mention use of native depth for scaling.Ronald S. Bultje2011-07-06
* eval: add missing comma to tests.Ronald S. Bultje2011-07-05
* eval: fix memleak.Ronald S. Bultje2011-07-05
* H.264: make loopfilter bS const where applicableJason Garrett-Glaser2011-07-05
* Add some missing mathematics.h #includes for av_rescale().Diego Biurrun2011-07-05
* opencore-amr: Add missing initializer braces to shut up gcc warning.Diego Biurrun2011-07-05
* ARM: workaround for bug in GNU assemblerMans Rullgard2011-07-05
* dv: fix comment wording mistakeClément Bœsch2011-07-05
* Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-05
* dv: fix valgrind use of uninitialised value warnings.Reimar Döffinger2011-07-05
* mxfenc: fix ignored drop flag in binary timecode representation.Clément Bœsch2011-07-05
* PPC: use Altivec IMDCT only for supported sizesMans Rullgard2011-07-05
* dv: fix comment spellingClément Bœsch2011-07-05
* configure: simplify -rpath-link linker flagDiego Biurrun2011-07-05
* ARM: allow unaligned buffer in fixed-point NEON FFT4Mans Rullgard2011-07-04
* fate: test more FFT etc sizesMans Rullgard2011-07-04
* dca: set AVCodecContext frame_size for DTS audioJohn Stebbins2011-07-04
* YASM: Shut up unused variable compiler warning with --disable-yasm.Daniel Kang2011-07-04
* x86_32: Fix build on x86_32 with --disable-yasm.Daniel Kang2011-07-04
* iirfilter: add fate testMans Rullgard2011-07-04
* doxygen: Add qmul docs.Diego Biurrun2011-07-04
* ogg: propagate return values and return more meaningful error valuesNicolas George2011-07-04
* H.264: fix overreads of qscale_tableJason Garrett-Glaser2011-07-04
* Remove unused static tables and static inline functions.Diego Biurrun2011-07-04
* eval: clear Parser instances before usingMans Rullgard2011-07-04
* dct-test: remove 'ref' function pointer from tablesMans Rullgard2011-07-04
* build: Remove deleted 'check' target from .PHONY list.Diego Biurrun2011-07-04
* oggdec: Abort Ogg header parsing when encountering a data packet.Reimar Döffinger2011-07-04
* Add LGPL license boilerplate to files lacking it.Diego Biurrun2011-07-04
* mxfenc: small typo fixClément Bœsch2011-07-04
* doxygen: Fix documentation for some VP8 functions.Diego Biurrun2011-07-04
* sha: use AV_RB32() instead of assuming buffer can be cast to uint32_t*Kostya Shishkov2011-07-04
* des: allow unaligned input and output buffersMans Rullgard2011-07-04
* aes: allow unaligned input and output buffersMans Rullgard2011-07-04
* libxvid: add missing include of libavutil/mathematics.hChristian Schmidt2011-07-04
* fate: add idct8x8 testMans Rullgard2011-07-04
* dct-test: exit with non-zero status if an IDCT failsMans Rullgard2011-07-04
* eval: add fate testMans Rullgard2011-07-04
* eval: make timing optional in test programMans Rullgard2011-07-04
* fate: add 'null' comparison methodMans Rullgard2011-07-04
* dct-test: make speed test optionalMans Rullgard2011-07-04
* dct-test: remove is_idct field from tablesMans Rullgard2011-07-04