Commit History

Author SHA1 Message Date
  Diego Biurrun 11f2eae2ae swscale: Remove commented-out printf cruft. 13 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago
  Clément Bœsch b9004bd50c Remove a few if (p) av_freep(&p) forms 13 years ago
  Ramiro Polla b9f5e3bd75 swscale-test: cosmetic alignment 14 years ago
  Ramiro Polla f1084cb0cd swscale-test: always use bilinear scaler to get output for SSD 14 years ago
  Ramiro Polla 9b4bf9c21d swscale-test: allow specifying src/dst pixel formats 14 years ago
  Ramiro Polla 9075bc7c51 indent 14 years ago
  Ramiro Polla 4bf4478598 swscale-test: take input from reference file 14 years ago
  Ramiro Polla 6bbae4c8b3 swscale-test: always use SWS_BILINEAR to convert from ref to src 14 years ago
  Ramiro Polla 3e1e78008b swscale-test: move conversion from ref to source back to doTest() 14 years ago
  Ramiro Polla 4389d606e6 av_fill_image_linesizes -> av_image_fill_linesizes 14 years ago
  Ramiro Polla 8d88402013 swscale-test: add CRC output 14 years ago
  Ramiro Polla a4fc3bd533 indent 14 years ago
  Ramiro Polla 06c93cb705 swscale-test: get strides using av_fill_image_linesizes() from libavcore 14 years ago
  Ramiro Polla e07b1939e5 swscale-test: merge declaration and initialization 14 years ago
  Ramiro Polla 73016d29c9 swscale-test: scale from reference to source only once for each algorithm 14 years ago
  Ramiro Polla be1c5d35cc indent 14 years ago
  Ramiro Polla da78053af0 swscale-test: change order tests are run, maintaining the same algorithm for 14 years ago
  Ramiro Polla 9bb9875eb7 swscale-test: use only 3 characters to print width/height since they're always 14 years ago
  Ramiro Polla b6f1e7ec44 swscale-test: print test name before running test, so that it's available in 14 years ago
  Ramiro Polla 67e1d52783 swscale-test: allocate more memory to prevent scalers from writing out of bounds 14 years ago
  Ramiro Polla 92bfd7461c swscale-test: use av_pix_fmt_descriptors[].name directly 14 years ago
  Stefano Sabatini 91cfeac668 Revert r30825, it was not supposed to be committed. 14 years ago
  Stefano Sabatini 3fec44c640 Make swscale-test take in input the name of the input and the output 14 years ago
  Stefano Sabatini 7dac0c4379 Fix randomness of the swscale-test output. 14 years ago
  Stefano Sabatini b51de6d8c7 Rename swscale-example to swscale-test, to better reflect the intended 14 years ago