summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sort lavfi pixdesc tests.Stefano Sabatini2010-08-023-125/+125
* only store intra prediction modes on the boundary for keyframes, not as a plane.Pascal Massimino2010-08-021-36/+33
* Fix doxygen comment.Benoit Fouet2010-08-021-1/+1
* Change a doxy comment to a normal one.Benoit Fouet2010-08-021-1/+1
* Fix doxygen comments.Benoit Fouet2010-08-021-5/+5
* Issue a warning when fed with misformatted one-line doxygen comments.Benoit Fouet2010-08-021-0/+1
* VP8: simplify token_prob handlingJason Garrett-Glaser2010-08-022-9/+6
* lavfi-regression: use different temp file names for each pixfmt testMåns Rullgård2010-08-011-2/+2
* Add lavfi-pixfmts LE tests.Stefano Sabatini2010-08-016-0/+363
* prevent access to vp8_coeff_band[16]Pascal Massimino2010-08-011-4/+4
* Reindent.Stefano Sabatini2010-08-011-7/+7
* Split lavfi pixfmts test.Stefano Sabatini2010-08-011-16/+14
* Implement set_ne_test_deps() and use if for the lavfi pixdesc test.Stefano Sabatini2010-08-011-2/+7
* Fix suncc ident string (hopefully)Måns Rullgård2010-08-011-1/+1
* fate: fix non-standard use of bcMåns Rullgård2010-08-011-1/+1
* fate: fix signal name translationMåns Rullgård2010-08-011-1/+1
* fate: make tar command configurableMåns Rullgård2010-08-011-1/+2
* Simplify lavfi-pixfmts test scriptMåns Rullgård2010-08-011-30/+9
* lavfi-showfiltfmts: print one format per lineMåns Rullgård2010-08-011-8/+6
* Remove temporary files in lavfi-pixfmts testMåns Rullgård2010-08-011-0/+1
* Fix fate-lavfi-pixfmts test cross-compilation.Stefano Sabatini2010-08-012-3/+7
* Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test,Stefano Sabatini2010-08-011-1/+1
* Put the filter name before the pixel format name in the lavfi pixfmtsStefano Sabatini2010-08-011-1/+1
* Introduce and use a variable $output in the lavfi pixfmts test code.Stefano Sabatini2010-08-011-1/+2
* Split the lavfi pixfmts tests in _le and _be, this is required as theStefano Sabatini2010-08-011-1/+1
* Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which isStefano Sabatini2010-08-011-1/+1
* Add WebM to the Matroska demuxer name.Alex Converse2010-08-012-3/+3
* Use word-writing instead of dword-writing (with two cached but otherwiseRonald S. Bultje2010-07-312-105/+98
* dca: fix dynrange coefficient in xchNick Brereton2010-07-311-1/+1
* swscale-test: merge declaration and initializationRamiro Polla2010-07-311-2/+1
* cosmetics: rename output_* to write_*Justin Ruggles2010-07-311-6/+6
* Simplify verbatim mode fallback by checking the frame size before writing.Justin Ruggles2010-07-311-11/+7
* Change max_framesize for small final frame.Justin Ruggles2010-07-311-0/+6
* Calculate an exact frame size before writing. Now the buffer size requirementsJustin Ruggles2010-07-311-14/+79
* cosmetics: rename find_subblock_rice_params() to find_subframe_rice_params()Justin Ruggles2010-07-311-7/+7
* Reduce number of input parameters to find_subblock_rice_params().Justin Ruggles2010-07-311-34/+22
* 10l: fix bit count for frame headerJustin Ruggles2010-07-311-1/+4
* Simplify fallback to verbatim mode encoding.Justin Ruggles2010-07-311-16/+14
* cosmetics: line wrap and vertical alignmentJustin Ruggles2010-07-311-8/+10
* Combine calc_rice_params_fixed() and calc_rice_params_lpc() into a singleJustin Ruggles2010-07-311-24/+14
* fate: translate exit status to signal nameMåns Rullgård2010-07-311-1/+6
* Remove unneeded wrapper function.Justin Ruggles2010-07-311-8/+1
* Remove duplicate code by adding a flag for encoding in verbatim mode.Justin Ruggles2010-07-311-34/+6
* Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize,Stefano Sabatini2010-07-313-2/+9
* Estimate frame size during encoding.Justin Ruggles2010-07-311-3/+51
* Remove x86/mmx.h. It is not used anymore and has been deprecated for years.Vitor Sessak2010-07-311-267/+0
* Fix compilation with --disable-yasm. 10l to me.Vitor Sessak2010-07-311-3/+3
* Add protocols.texi.Stefano Sabatini2010-07-315-16/+226
* Convert deinterlacing MMX code to YASMVitor Sessak2010-07-314-84/+110
* configure: set subarch for ARMMåns Rullgård2010-07-311-0/+9