Commit History

Author SHA1 Message Date
  Michael Niedermayer 039e9fe01c Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 12 years ago
  Michael Niedermayer 653d117c29 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 9eb83a56aa build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 12 years ago
  Michael Niedermayer 367d9b2957 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer ca19862d38 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun baaab6069a build: Move all arch OBJS declarations into arch subdirectory Makefiles. 12 years ago
  Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 12 years ago
  Michael Niedermayer 7e496e1545 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 12 years ago
  Diego Biurrun ad0e31f134 build: prettyprinting cosmetics 12 years ago
  Michael Niedermayer f2b20b7a8b Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 0144fe6995 Remove Sun medialib glue code. 12 years ago
  Michael Niedermayer 18d0a16fc9 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 2144941069 swscale: split C output functions into separate file. 12 years ago
  Ronald S. Bultje 2dd7a1c030 swscale: Split C input functions into separate file. 12 years ago
  Michael Niedermayer d77294c5e4 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 7e4d9d5d45 win64: add a XMM clobber test configure option. 12 years ago
  Michael Niedermayer dd3ca3ea15 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 2170a0e6ad swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 12 years ago
  Michael Niedermayer 7f83db3124 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 6ea64339c5 swscale: split scale.asm. 12 years ago
  Ronald S. Bultje f910dbcdb0 swscale: add MMX files to MMX-OBJS instead of OBJS. 12 years ago
  Michael Niedermayer 3ba0bfe71f Merge remote-tracking branch 'qatar/master' 12 years ago
  Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 12 years ago
  Reimar Döffinger 424bcc46b5 Compile x86/swscale_template with -mno-red-zone. 13 years ago
  Michael Niedermayer cac9877ed5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje e0c3e07387 sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 13 years ago
  Michael Niedermayer bb9d5171a7 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 13 years ago
  Reimar Döffinger 1109680434 Revert "build: Remove redundant config.mak includes from subdirectory Makefiles." 13 years ago
  Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 13 years ago
  Ronald S. Bultje 6af2801088 swscale: split swscale.c in unscaled and generic conversion routines. 13 years ago
  Ronald S. Bultje 983260b0a4 swscale: split out x86/swscale_template.c from swscale.c. 13 years ago
  Ronald S. Bultje 67d80a5421 swscale: split out ppc _template.c files from main swscale.c. 13 years ago
  Ronald S. Bultje 0e5d31b16b swscale: split out unscaled altivec YUV converters in their own file. 13 years ago
  Luca Barbato c003832883 swscale: move away x86 specific code from rgb2rgb 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago
  Ramiro Polla 06c93cb705 swscale-test: get strides using av_fill_image_linesizes() from libavcore 14 years ago
  Diego Biurrun f4ea7c8911 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 14 years ago
  Stefano Sabatini b51de6d8c7 Rename swscale-example to swscale-test, to better reflect the intended 14 years ago
  Ramiro Polla a4388ebd37 Split swscale.c into scaler code (swscale.c) and utility code (utils.c). 14 years ago
  Stefano Sabatini a208350c3c Rename swscale_avoption.c to options.c. 15 years ago
  Diego Biurrun cc3a248603 Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. 15 years ago
  Måns Rullgård 99cc563f26 Make examples and test progs depend on libraries 15 years ago
  Diego Biurrun e7f98e4e94 Add missing $(EXESUF) to example/test program dependency declaration. 15 years ago
  Diego Biurrun 4b086e7f21 Generalize example target rule in common.mak so that it sets a -example$(EXESUF) 15 years ago
  Ramiro Polla d5e9bc0636 Move bfin specific code to its subdir. 15 years ago
  Diego Biurrun 66e6aec589 Rename cs_test.c --> colorspace-test.c. This is more consistent with the names 15 years ago
  Ramiro Polla befa8e665c Move yuv2rgb code to subdirs. 15 years ago