summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Change names of regtest output files to closer match the reference filesMåns Rullgård2010-07-08
* Reindent after r24101.Stefano Sabatini2010-07-08
* In mpegts muxer, print VBR instead of dummy 1 when displaying muxrateBaptiste Coudurier2010-07-08
* In mov muxer, write pixel aspect ratio tag in mov files.Baptiste Coudurier2010-07-08
* configure: fix pcm test depsMåns Rullgård2010-07-08
* Do not generate documentation for .d files; they do not contain source code.Diego Biurrun2010-07-08
* Simplify regtest reference makefile dependenciesMåns Rullgård2010-07-08
* Move regression test dependencies to configureMåns Rullgård2010-07-08
* configure: add print_enabled() functionMåns Rullgård2010-07-08
* regtest: put rgb and yuv reference files in correct placeMåns Rullgård2010-07-08
* regtest: put rgb and yuv reference files in correct placeMåns Rullgård2010-07-08
* Fix infinite loop with clock() returning (clock_t)-1.Michael Niedermayer2010-07-08
* Improve variable names in imlt_window_float() and mlt_compensate_output().Diego Biurrun2010-07-08
* Change i to unsigned in get_generic_seed().Michael Niedermayer2010-07-08
* Create the regtest reference files only when necessaryMåns Rullgård2010-07-08
* Clean up make rules for calling codec test scriptsMåns Rullgård2010-07-08
* Beautify make messages when generating test data filesMåns Rullgård2010-07-08
* Add missing doxy for function arguments.Ronald S. Bultje2010-07-08
* Fix two doxy warnings.Ronald S. Bultje2010-07-08
* Restore array sizes in doxygen parameter names.Diego Biurrun2010-07-08
* Also use 503 for bandwidth limit exceededHoward Chu2010-07-08
* Fix "server too busy" status codeHoward Chu2010-07-08
* Remove a useless variable in zmbv decoder.Eli Friedman2010-07-08
* ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3Justin Ruggles2010-07-07
* get_generic_seed() for the cases without /dev/random and AV_READ_TIMEMichael Niedermayer2010-07-07
* Rename read/write_line() to av_read/write_image_line().Stefano Sabatini2010-07-07
* Cosmetics: whitespaceAlex Converse2010-07-07
* aacenc: Enforce LFE bitstream restrictions.Alex Converse2010-07-07
* Add new decoder property max_lowres and do not init decoder if requested valu...Carl Eugen Hoyos2010-07-07
* aacdec: remove checks for impossible error conditionsMåns Rullgård2010-07-07