summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Move cavs dsp functions to their own structMåns Rullgård2010-08-03
* Silence unused function warnings in vp56.hJason Garrett-Glaser2010-08-03
* VP8: make another RAC call branchyJason Garrett-Glaser2010-08-03
* VP5/6/8: add one inline missed in r24677Jason Garrett-Glaser2010-08-03
* VP8: unroll partition type decoding treeJason Garrett-Glaser2010-08-03
* VP8: unroll splitmv decoding treeJason Garrett-Glaser2010-08-03
* VP8: unroll MB mode decoding treeJason Garrett-Glaser2010-08-03
* Make avfilter_copy_picref_props() copy w and h from src to dst.Stefano Sabatini2010-08-03
* VP5/6/8: tweak some arithcoder inliningJason Garrett-Glaser2010-08-03
* vorbisdec: Return AVERROR(ENOMEM) on malloc() failure.Alex Converse2010-08-03
* vorbisdec: Prevent a potential integer overflow.Alex Converse2010-08-03
* The VP8 decoder does not depend on cabac.o.Diego Biurrun2010-08-02
* The VP8 decoder does not depend on vp56.o and vp56data.o.Diego Biurrun2010-08-02
* Remove redundant h264pred.o from VP8 objects list.Diego Biurrun2010-08-02
* VP8: eliminate a dereference in coefficient decodingJason Garrett-Glaser2010-08-02
* VP8: much faster DC transform handlingJason Garrett-Glaser2010-08-02
* vorbisdec: change a uint_fast32_t to 'unsigned', fix llvm-gcc buildMåns Rullgård2010-08-02
* VP8: move zeroing of luma DC block into the WHTJason Garrett-Glaser2010-08-02
* lavfi-regression: trim \r line ends from showfiltfmts outputMåns Rullgård2010-08-02
* Add -Wno-parentheses to CFLAGS.Diego Biurrun2010-08-02
* Sort lavfi pixdesc tests.Stefano Sabatini2010-08-02
* only store intra prediction modes on the boundary for keyframes, not as a plane.Pascal Massimino2010-08-02
* Fix doxygen comment.Benoit Fouet2010-08-02
* Change a doxy comment to a normal one.Benoit Fouet2010-08-02
* Fix doxygen comments.Benoit Fouet2010-08-02
* Issue a warning when fed with misformatted one-line doxygen comments.Benoit Fouet2010-08-02
* VP8: simplify token_prob handlingJason Garrett-Glaser2010-08-02
* lavfi-regression: use different temp file names for each pixfmt testMåns Rullgård2010-08-01
* Add lavfi-pixfmts LE tests.Stefano Sabatini2010-08-01
* prevent access to vp8_coeff_band[16]Pascal Massimino2010-08-01
* Reindent.Stefano Sabatini2010-08-01
* Split lavfi pixfmts test.Stefano Sabatini2010-08-01
* Implement set_ne_test_deps() and use if for the lavfi pixdesc test.Stefano Sabatini2010-08-01
* Fix suncc ident string (hopefully)Måns Rullgård2010-08-01
* fate: fix non-standard use of bcMåns Rullgård2010-08-01
* fate: fix signal name translationMåns Rullgård2010-08-01
* fate: make tar command configurableMåns Rullgård2010-08-01
* Simplify lavfi-pixfmts test scriptMåns Rullgård2010-08-01
* lavfi-showfiltfmts: print one format per lineMåns Rullgård2010-08-01
* Remove temporary files in lavfi-pixfmts testMåns Rullgård2010-08-01
* Fix fate-lavfi-pixfmts test cross-compilation.Stefano Sabatini2010-08-01
* Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test,Stefano Sabatini2010-08-01
* Put the filter name before the pixel format name in the lavfi pixfmtsStefano Sabatini2010-08-01
* Introduce and use a variable $output in the lavfi pixfmts test code.Stefano Sabatini2010-08-01
* Split the lavfi pixfmts tests in _le and _be, this is required as theStefano Sabatini2010-08-01
* Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which isStefano Sabatini2010-08-01
* Add WebM to the Matroska demuxer name.Alex Converse2010-08-01
* Use word-writing instead of dword-writing (with two cached but otherwiseRonald S. Bultje2010-07-31
* dca: fix dynrange coefficient in xchNick Brereton2010-07-31
* swscale-test: merge declaration and initializationRamiro Polla2010-07-31