История коммитов

Автор SHA1 Сообщение Дата
  Diego Biurrun beb93f987c Add a copy of libswscale into the branch instead of using svn:external. 15 лет назад
  Diego Biurrun da835cc8a3 Create 0.5 release branch. 15 лет назад
  Diego Biurrun 3d021dd6eb Remove unnecessary emms Assembler instructions. 15 лет назад
  Diego Biurrun 945f7c6e92 Revert #undefining system functions, it is not necessary. 15 лет назад
  Diego Biurrun 516c5f88a1 Add config.h #include for ARCH_X86 definition. 15 лет назад
  Diego Biurrun 84205e0239 Add #undefs to reenable system functions that are normally forbidden in other 15 лет назад
  Aurelien Jacobs b63f641e9b Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Michael Niedermayer b29e65513c Remove rgb2rgb.h dependancy. 16 лет назад
  Diego Pettenò 7ad6469eae Convert asm keyword into __asm__. 16 лет назад
  Diego Biurrun 92ca910542 Remove unused function fast_memcpy. 16 лет назад
  Diego Biurrun ed2164f37e cosmetics: indentation 16 лет назад
  Michael Niedermayer 8335a9f0cb Revert mistakely commited hunk. 16 лет назад
  Michael Niedermayer 0473e31faa Print all cases that are tested, not just the ones that are bad. 16 лет назад
  Michael Niedermayer ae9e0e8391 Add fflush to prevent stdout & stderr from being mixed. 16 лет назад
  Diego Biurrun 83da2c6f26 Use full path for #includes from another directory. 16 лет назад
  Diego Biurrun 54e3ae2ea6 Relicense test/example files as LGPL with Michael's permission. 16 лет назад
  Benoit Fouet 1b0a4572f4 Change (a == NULL) condition to (!a) and (a != NULL) condition to (a). 16 лет назад
  Benoit Fouet 8916b4b55b Remove some useless parentheses. 16 лет назад
  Benoit Fouet e5091488a5 Remove non cosmetic spaces inside parentheses. 16 лет назад
  Diego Biurrun b19bcbaa78 license header consistency cosmetics 17 лет назад
  Diego Biurrun 221b804f34 cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code. 17 лет назад
  Diego Biurrun 6a4970abd1 cosmetics: Remove trailing whitespace. 17 лет назад
  Marc Hoffman 26cdb9a2aa Remove large automatics from stack. 17 лет назад
  Diego Biurrun 3d6a30d948 Use common define for x86_32 and x86_64. 18 лет назад
  Diego Biurrun d026b45e73 Change license headers to say 'FFmpeg' instead of 'this program'. 18 лет назад
  Diego Biurrun 632d873994 Fix warnings: 18 лет назад
  Luca Abeni 87656472f4 Improve swscale-example to test conversions between all the possible 18 лет назад
  Luca Abeni e9e12f0e11 Remove the dependency of libswscale on img_format.h 18 лет назад
  Diego Biurrun db3924f1fd Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. 18 лет назад
  Luca Abeni 94c4def23c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 18 лет назад
  Luca Abeni 73435f006b Move postproc ---> libswscale 18 лет назад