25506 Commits (61ee75bbf86cc2a69fb02c32e391c197ddd9fcf3)
 

Author SHA1 Message Date
Jason Garrett-Glaser 61ee75bbf8 Silence unused function warnings in vp56.h 14 years ago
Jason Garrett-Glaser 476be414a4 VP8: make another RAC call branchy 14 years ago
Jason Garrett-Glaser 8b9b5e085f VP5/6/8: add one inline missed in r24677 14 years ago
Jason Garrett-Glaser 0908f1b945 VP8: unroll partition type decoding tree 14 years ago
Jason Garrett-Glaser c5dec7f137 VP8: unroll splitmv decoding tree 14 years ago
Jason Garrett-Glaser 23117d69c1 VP8: unroll MB mode decoding tree 14 years ago
Stefano Sabatini be665c7da6 Make avfilter_copy_picref_props() copy w and h from src to dst. 14 years ago
Jason Garrett-Glaser cd2769c142 VP5/6/8: tweak some arithcoder inlining 14 years ago
Alex Converse 55aa55f2e1 vorbisdec: Return AVERROR(ENOMEM) on malloc() failure. 14 years ago
Alex Converse 366d919016 vorbisdec: Prevent a potential integer overflow. 14 years ago
Diego Biurrun 83abdf5ff0 The VP8 decoder does not depend on cabac.o. 14 years ago
Diego Biurrun efbc455915 The VP8 decoder does not depend on vp56.o and vp56data.o. 14 years ago
Diego Biurrun 2e2ca50655 Remove redundant h264pred.o from VP8 objects list. 14 years ago
Jason Garrett-Glaser 370b622a45 VP8: eliminate a dereference in coefficient decoding 14 years ago
Jason Garrett-Glaser f311208cf1 VP8: much faster DC transform handling 14 years ago
Måns Rullgård c934562c12 vorbisdec: change a uint_fast32_t to 'unsigned', fix llvm-gcc build 14 years ago
Jason Garrett-Glaser 827d43bb9d VP8: move zeroing of luma DC block into the WHT 14 years ago
Måns Rullgård 42907c6ab5 lavfi-regression: trim \r line ends from showfiltfmts output 14 years ago
Diego Biurrun 440e3b2f7f Add -Wno-parentheses to CFLAGS. 14 years ago
Stefano Sabatini 546017fc79 Sort lavfi pixdesc tests. 14 years ago
Pascal Massimino d2840fa49c only store intra prediction modes on the boundary for keyframes, not as a plane. 14 years ago
Benoit Fouet eea72ee863 Fix doxygen comment. 14 years ago
Benoit Fouet 497d7991b5 Change a doxy comment to a normal one. 14 years ago
Benoit Fouet 1aa15491f2 Fix doxygen comments. 14 years ago
Benoit Fouet 3ea4d9423f Issue a warning when fed with misformatted one-line doxygen comments. 14 years ago
Jason Garrett-Glaser 10bf2eebbe VP8: simplify token_prob handling 14 years ago
Måns Rullgård 9c87c03779 lavfi-regression: use different temp file names for each pixfmt test 14 years ago
Stefano Sabatini 213a4cbb39 Add lavfi-pixfmts LE tests. 14 years ago
Pascal Massimino c22b4468a6 prevent access to vp8_coeff_band[16] 14 years ago
Stefano Sabatini 043076975f Reindent. 14 years ago
Stefano Sabatini 73177b6c79 Split lavfi pixfmts test. 14 years ago
Stefano Sabatini 9c261f8340 Implement set_ne_test_deps() and use if for the lavfi pixdesc test. 14 years ago
Måns Rullgård 448f5b83a7 Fix suncc ident string (hopefully) 14 years ago
Måns Rullgård 61a187b081 fate: fix non-standard use of bc 14 years ago
Måns Rullgård 5b60c29339 fate: fix signal name translation 14 years ago
Måns Rullgård 8b0816cbc3 fate: make tar command configurable 14 years ago
Måns Rullgård 7e7fc4e9ee Simplify lavfi-pixfmts test script 14 years ago
Måns Rullgård 27971664d3 lavfi-showfiltfmts: print one format per line 14 years ago
Måns Rullgård 79ec38d154 Remove temporary files in lavfi-pixfmts test 14 years ago
Stefano Sabatini 43d2c6a511 Fix fate-lavfi-pixfmts test cross-compilation. 14 years ago
Stefano Sabatini 2b346e042e Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test, 14 years ago
Stefano Sabatini 0a87d541b7 Put the filter name before the pixel format name in the lavfi pixfmts 14 years ago
Stefano Sabatini 65e17eae3c Introduce and use a variable $output in the lavfi pixfmts test code. 14 years ago
Stefano Sabatini fc25373b1b Split the lavfi pixfmts tests in _le and _be, this is required as the 14 years ago
Stefano Sabatini 42bc7c8a60 Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which is 14 years ago
Alex Converse f7cf0f3148 Add WebM to the Matroska demuxer name. 14 years ago
Ronald S. Bultje 6341838f3c Use word-writing instead of dword-writing (with two cached but otherwise 14 years ago
Nick Brereton ace7f813cd dca: fix dynrange coefficient in xch 14 years ago
Ramiro Polla e07b1939e5 swscale-test: merge declaration and initialization 14 years ago
Justin Ruggles 6768beb4a8 cosmetics: rename output_* to write_* 14 years ago