7 Commits (cc58300e30e7aea6acfecd72a04a3886b285cfd8)

Author SHA1 Message Date
  Luca Abeni b2afecbe02 change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() 18 years ago
  Diego Biurrun 484267f3d3 Do not mix declarations and statements. 18 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} 19 years ago
  Luca Abeni 6f209cb549 Replace MIN() and MAX() with FFMIN() and FFMAX() 19 years ago
  Luca Abeni 73435f006b Move postproc ---> libswscale 19 years ago
  Alan Curry 265a1ac75e Reorganize vector constants to work around gcc 4.1 bug: 19 years ago
  Diego Biurrun 660204c65c Update licensing information: The FSF changed postal address. 19 years ago
  Michael Niedermayer d926e8c5c3 width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>) 20 years ago
  Romain Dolbeau b71cf33c9b Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
  Michael Niedermayer 0d56feac94 small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
  Romain Dolbeau 8c266f0cb7 AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) 21 years ago
  Romain Dolbeau a2faa40192 AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago