Commit History

Author SHA1 Message Date
  Diego Biurrun 266f6af570 Merge LGPL relicensing of AltiVec optimizations. 15 years ago
  Diego Biurrun beb93f987c Add a copy of libswscale into the branch instead of using svn:external. 15 years ago
  Diego Biurrun da835cc8a3 Create 0.5 release branch. 15 years ago
  Kostya Shishkov 43cbf8adbb Make hScale_altivec_real() trim its output like other implementations do 15 years ago
  Diego Biurrun 8a3227968c spelling/grammar/wording overhaul 16 years ago
  Diego Biurrun e281d6844b Fix outdated comment. 16 years ago
  Benoit Fouet 8916b4b55b Remove some useless parentheses. 16 years ago
  Benoit Fouet 30c48a0af4 Cosmetics: whitespaces 16 years ago
  Benoit Fouet e5091488a5 Remove non cosmetic spaces inside parentheses. 16 years ago
  Diego Biurrun 737278c86a Fix some spelling typos 16 years ago
  Diego Biurrun 6465c977b7 Move Apple gcc AltiVec vector declaration syntax to libavutil. 17 years ago
  Diego Biurrun d8e84202c7 Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 17 years ago
  Diego Biurrun b19bcbaa78 license header consistency cosmetics 17 years ago
  Diego Biurrun 6e42e6c4b4 cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code. 17 years ago
  Diego Biurrun 6a4970abd1 cosmetics: Remove trailing whitespace. 17 years ago
  Reimar Döffinger adcec46a83 Add av_ prefix to clip functions 17 years ago
  Luca Abeni b2afecbe02 change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() 17 years ago
  Diego Biurrun 484267f3d3 Do not mix declarations and statements. 17 years ago
  Diego Biurrun d026b45e73 Change license headers to say 'FFmpeg' instead of 'this program'. 18 years ago
  Diego Biurrun 0fe89aca42 Remove unused variables. 18 years ago
  Alan Curry e50bc5a4ea Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} 18 years ago
  Luca Abeni 6f209cb549 Replace MIN() and MAX() with FFMIN() and FFMAX() 18 years ago
  Luca Abeni 73435f006b Move postproc ---> libswscale 18 years ago