25008 Commits (31769dad7d182983e2943d519201c24e9cea6f3e)
 

Author SHA1 Message Date
Måns Rullgård 3ec8d24ac9 tiny_psnr: change error exit code from -1 to 1 14 years ago
Måns Rullgård cd3cb048d9 tiny_psnr: check fread() return values 14 years ago
Måns Rullgård 58d2b15447 fate: exit with error immediately if test command fails 14 years ago
Måns Rullgård f6dddd3374 tiny_psnr: use abs() 14 years ago
Vitor Sessak 5f0278f51c SIPR tests for "make fate2" 14 years ago
Víctor Paesa 4b04c5ca29 Current Cygwin has mkstemp(). 14 years ago
Måns Rullgård c43d77c163 tiny_psnr: skip wav headers on input files 14 years ago
Måns Rullgård 080ce9071d resample: replace VLA with malloc/free 14 years ago
Måns Rullgård a426016cfc resample: check memory allocations in av_resample_init() 14 years ago
Michael Chinen 603e5c0b71 move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c 14 years ago
Michael Chinen f8280ff4c0 rename get_length to ff_get_v_length and put_v to ff_put_v 14 years ago
Måns Rullgård 9ebf4fb660 libxvid: add some const fixing a warning 14 years ago
Måns Rullgård a30b336061 Allow using libxvid RC without enabling encoding wrapper 14 years ago
Måns Rullgård 7e264ca136 fate: add oneoff test for twinvq 14 years ago
Måns Rullgård aab3ea5f7d fate: add oneoff comparison method 14 years ago
Måns Rullgård 3ade7d32c1 fate: pass additional variables to test script 14 years ago
Vitor Sessak cb0067ec25 tiny_psnr: print max absolute difference between files 14 years ago
Diego Biurrun 9eb42c272b Add back previously removed non-existing function params in doxygen comments. 14 years ago
Stefano Sabatini 16400da6f3 Perform minor style fixes. 14 years ago
Stefano Sabatini 52706b95bb Update APIchanges after the recent avfilter.h and pixdesc.h changes. 14 years ago
Stefano Sabatini 9699a96a80 Bump minor after read/write_line() to av_read/write_image_line() 14 years ago
Måns Rullgård f955d45226 Change names of regtest output files to closer match the reference files 14 years ago
Stefano Sabatini ee4355808c Reindent after r24101. 14 years ago
Baptiste Coudurier efdccce500 In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate 14 years ago
Baptiste Coudurier b015be2142 In mov muxer, write pixel aspect ratio tag in mov files. 14 years ago
Måns Rullgård 40fe5019ef configure: fix pcm test deps 14 years ago
Diego Biurrun ad9eff3f9c Do not generate documentation for .d files; they do not contain source code. 14 years ago
Måns Rullgård 9770a7ad0e Simplify regtest reference makefile dependencies 14 years ago
Måns Rullgård 57442411d7 Move regression test dependencies to configure 14 years ago
Måns Rullgård 31c0121db7 configure: add print_enabled() function 14 years ago
Måns Rullgård a9ef1aef79 regtest: put rgb and yuv reference files in correct place 14 years ago
Måns Rullgård 42cb38632e regtest: put rgb and yuv reference files in correct place 14 years ago
Michael Niedermayer 6a522c49c2 Fix infinite loop with clock() returning (clock_t)-1. 14 years ago
Diego Biurrun 65e3f89ffd Improve variable names in imlt_window_float() and mlt_compensate_output(). 14 years ago
Michael Niedermayer b65c1ccfe1 Change i to unsigned in get_generic_seed(). 14 years ago
Måns Rullgård 9be24c60d3 Create the regtest reference files only when necessary 14 years ago
Måns Rullgård e1621087b6 Clean up make rules for calling codec test scripts 14 years ago
Måns Rullgård 4ab20de636 Beautify make messages when generating test data files 14 years ago
Ronald S. Bultje e394953e62 Add missing doxy for function arguments. 14 years ago
Ronald S. Bultje ad32966cf9 Fix two doxy warnings. 14 years ago
Diego Biurrun e51f04968e Restore array sizes in doxygen parameter names. 14 years ago
Howard Chu 0aee2a57c8 Also use 503 for bandwidth limit exceeded 14 years ago
Howard Chu 2a22187f39 Fix "server too busy" status code 14 years ago
Eli Friedman e0b855f621 Remove a useless variable in zmbv decoder. 14 years ago
Justin Ruggles a26f1d1092 ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3 14 years ago
Michael Niedermayer c84d5aa74f get_generic_seed() for the cases without /dev/random and AV_READ_TIME 14 years ago
Stefano Sabatini ce1cd1cba2 Rename read/write_line() to av_read/write_image_line(). 14 years ago
Alex Converse 267843844c Cosmetics: whitespace 14 years ago
Alex Converse 03d5d9b900 aacenc: Enforce LFE bitstream restrictions. 14 years ago
Carl Eugen Hoyos 0fd0ef7947 Add new decoder property max_lowres and do not init decoder if requested value is higher. 14 years ago