summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Document that and why subtitle decoders do not support direct-rendering.Reimar Döffinger2010-07-10
* Add QCELP regtestVitor Sessak2010-07-10
* Add MPEG2 field encoding fate2 regtestVitor Sessak2010-07-10
* Install bswap.h and intreadwrite.hMåns Rullgård2010-07-10
* Make intreadwrite.h installation-safeMåns Rullgård2010-07-10
* Set fast_unaligned in avconfig.hMåns Rullgård2010-07-10
* Make bswap.h safe to install as public APIMåns Rullgård2010-07-10
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* bswap: change ME to NE in macro namesMåns Rullgård2010-07-10
* Add RealAudio COOK fate2 testVitor Sessak2010-07-10
* Add fate2 test for RA288Vitor Sessak2010-07-10
* fate: some AAC tests need FUZZ=2 on ARMMåns Rullgård2010-07-10
* mingw32: avisynth does not need w32api >= 3.13Ramiro Polla2010-07-10
* fate: ensure file sizes match in oneoff testsMåns Rullgård2010-07-10
* AAC fate2 tests.Alex Converse2010-07-10
* faq: remove note that says avisynth "has just been added". it has been thereRamiro Polla2010-07-10
* Make WMV3 decoder print more errors when decoding beta WMV9 files.Kostya Shishkov2010-07-10
* fix VP5/6 neon dependenciesAurelien Jacobs2010-07-10
* Fix a leak in the AAC encoderMartin Storsjö2010-07-10
* Add native GSM 06.10 audio decoder.Reimar Döffinger2010-07-10
* Change qmax/qmin limits to 63 instead of 51.Jason Garrett-Glaser2010-07-10
* configure: properly check for mingw-w64 through installed headers.Ramiro Polla2010-07-10
* intreadwrite: common.h is not needed, attributes.h is sufficientMåns Rullgård2010-07-10
* lfg: add missing includesMåns Rullgård2010-07-10
* pixdesc: add missing includesMåns Rullgård2010-07-10
* fate: fail with a sensible error message if reference file is missingMåns Rullgård2010-07-09
* Remove dead target from .PHONY listMåns Rullgård2010-07-09
* fate: delete output files from successful testsMåns Rullgård2010-07-09
* tiny_psnr: change error exit code from -1 to 1Måns Rullgård2010-07-09
* tiny_psnr: check fread() return valuesMåns Rullgård2010-07-09
* fate: exit with error immediately if test command failsMåns Rullgård2010-07-09
* tiny_psnr: use abs()Måns Rullgård2010-07-09
* SIPR tests for "make fate2"Vitor Sessak2010-07-09
* Current Cygwin has mkstemp().Víctor Paesa2010-07-09
* tiny_psnr: skip wav headers on input filesMåns Rullgård2010-07-09
* resample: replace VLA with malloc/freeMåns Rullgård2010-07-09
* resample: check memory allocations in av_resample_init()Måns Rullgård2010-07-09
* move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.cMichael Chinen2010-07-09
* rename get_length to ff_get_v_length and put_v to ff_put_vMichael Chinen2010-07-09
* libxvid: add some const fixing a warningMåns Rullgård2010-07-09
* Allow using libxvid RC without enabling encoding wrapperMåns Rullgård2010-07-09
* fate: add oneoff test for twinvqMåns Rullgård2010-07-09
* fate: add oneoff comparison methodMåns Rullgård2010-07-09
* fate: pass additional variables to test scriptMåns Rullgård2010-07-09
* tiny_psnr: print max absolute difference between filesVitor Sessak2010-07-09
* Add back previously removed non-existing function params in doxygen comments.Diego Biurrun2010-07-08
* Perform minor style fixes.Stefano Sabatini2010-07-08
* Update APIchanges after the recent avfilter.h and pixdesc.h changes.Stefano Sabatini2010-07-08
* Bump minor after read/write_line() to av_read/write_image_line()Stefano Sabatini2010-07-08