Commit History

Author SHA1 Message Date
  Michael Niedermayer 04f39ac542 libswscale/tests/swscale: Fix uninitialized variables 7 years ago
  Michael Niedermayer a2966c7d1f swscale/swscale-test: Fix slice height in random reference data creation. 9 years ago
  Michael Niedermayer 2f5bf2f7f2 Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820' 10 years ago
  Michael Niedermayer 4c8bc6fdee Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' 10 years ago
  Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 10 years ago
  Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
  James Almer 89388a953a Replace all occurrences of PRI in sscanf() calls with SCN 11 years ago
  Michael Niedermayer e4eedb983d swscale-test: fix 3 pointer type warnings 11 years ago
  Michael Niedermayer b36745339d libswscale/swscale-test: fix some const correctness 11 years ago
  Michael Niedermayer 364c60bf64 sws-test: parse command line args before initing contexts 12 years ago
  Michael Niedermayer f70a651b3f sws-test: raise limigts a bit. 12 years ago
  Michael Niedermayer c0f0bec2f2 sws-test: check W/H 12 years ago
  Michael Niedermayer a9bd51b1e6 Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc' 12 years ago
  Anton Khirnov 0a7068fa5d sws: do not use av_pix_fmt_descriptors directly. 12 years ago
  Michael Niedermayer fac1ccbda1 swscale-test: fix freeing of uninitialized variable 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer e986a5d10d Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 06b0246da0 swscale-test: fix stack overread. 12 years ago
  Michael Niedermayer dd3ca3ea15 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 999484c9fb swscale: K&R formatting cosmetics for code examples 12 years ago
  Michael Niedermayer 0a3a125fd9 sws: update copyright dates 13 years ago
  Michael Niedermayer f4bf06eb96 sws-test: Fix data alignment 13 years ago
  Diego Biurrun 11f2eae2ae swscale: Remove commented-out printf cruft. 13 years ago
  Diego Biurrun 0093199184 swscale: Remove commented-out printf cruft. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago
  Clément Bœsch b9004bd50c Remove a few if (p) av_freep(&p) forms 13 years ago
  Clément Bœsch 523d9407d5 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