]> git.sesse.net Git - ffmpeg/history - libswscale/Makefile
Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails.
[ffmpeg] / libswscale / Makefile
2011-05-25 Michael NiedermayerMerge swscale bloatup
2011-05-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-16 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-15 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-14 Luca Barbatoswscale: move away x86 specific code from rgb2rgb
2011-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2010-08-08 Ramiro Pollaswscale-test: get strides using av_fill_image_linesizes...
2010-05-04 Diego Biurrunalternative LGPL-licensed, MMX-optimized YUV to RGB...
2010-01-27 Stefano SabatiniRename swscale-example to swscale-test, to better refle...
2010-01-24 Ramiro PollaSplit swscale.c into scaler code (swscale.c) and utilit...
2009-04-18 Stefano SabatiniRename swscale_avoption.c to options.c.
2009-04-12 Diego BiurrunMove addition of MMX-OBJS to OBJS into common.mak inste...
2009-04-01 Måns RullgårdMake examples and test progs depend on libraries
2009-03-31 Diego BiurrunAdd missing $(EXESUF) to example/test program dependenc...
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-27 Ramiro PollaMove bfin specific code to its subdir.
2009-03-26 Diego BiurrunRename cs_test.c --> colorspace-test.c. This is more...
2009-03-26 Ramiro PollaMove yuv2rgb code to subdirs.
2009-03-25 Diego Biurrunswscale-example is an API example, not a test program.
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Diego BiurrunRemove unnecessary CLEANFILES declaration. Test program...
2009-02-24 Diego BiurrunRename yuv2rgb2.c --> yuv2rgb.c.
2009-02-22 Kostya ShishkovNew LGPLed YUV2RGB table generator for SwScaler
2008-11-20 Diego Biurruncosmetics: Consistently place HEADERS before OBJS in...
2008-11-03 Diego BiurrunMerge ARCH_BFIN lines.
2008-11-03 Diego BiurrunAdd tests target for libswscale test programs.
2008-11-03 Måns RullgårdRemove forgotten ASM_OBJS in libswscale
2008-10-27 Michael Niedermayerrgb2rgb.h was not really intended to be a public header...
2008-07-09 Luca BarbatoSplit AVOption/AVClass in a separate file. SoC Patch...
2008-06-08 Diego BiurrunOBJS should end in .o, not .c.
2008-06-08 Jan KnutarVIS OBJS should end in .o, not .c; patch by Jan Knutar...
2008-05-05 Diego Biurruncosmetics: sort lines (correctly)
2008-05-04 Luca BarbatoCosmetics: reorder and align targets
2008-05-04 Luca BarbatoBuild sparc arch specific code using the Makefile
2008-05-04 Diego Biurruncosmetics: alphabetical order
2008-04-07 Måns Rullgårdnon-recursive makefiles
2008-03-08 Diego Biurruncosmetics: Remove useless empty line.
2008-03-08 Diego Biurruncosmetics: Consistently move NAME and FFLIBS to the...
2008-03-07 Måns Rullgårdsimplify library version handling
2008-03-06 Måns Rullgårdconsolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
2007-10-18 Diego BiurrunRename LIB to LIBNAME for consistency.
2007-08-30 Diego Biurruncosmetics: Sort some lines, whitespace changes.
2007-06-22 Marc Hoffmanintegrating ff_bfin_get_unscaled_swscale into the system
2007-06-16 Reimar DöffingerMissing libswscale part of TARGET_ -> HAVE_ change
2007-06-16 Reimar DöffingerCopile fix: missing libswscale part of ffmpeg r9322...
2007-05-13 Marc HoffmanBlackfin optimized YUV420 to RGB CSC Color Space Conver...
2007-04-26 Diego BiurrunDon't declare -lm as a dependency of swscale-example.
2007-02-27 Diego BiurrunRemove useless conditional.
2007-01-28 Luca BarbatoMake example and test build and link correctly
2007-01-25 Diego BiurrunSimplify conditional compilation handling.
2006-12-22 Luca AbeniClarify that yuv2rgb_init.c cannot be used under LGPL
2006-12-20 Luca AbeniAllow to compile swscale's non-SIMD code under the...
2006-11-09 Luca AbeniSynch with ffmpeg's r6938 "allow spaces in source and...
2006-10-23 Luca AbeniProperly set EXTRALIBS
2006-10-11 Diego BiurrunMove CFLAGS handling to common.mak.
2006-10-07 Diego BiurrunReplace -I.. by -I$(BUILD_ROOT).
2006-10-05 Diego BiurrunSimplify test program build.
2006-10-05 Diego BiurrunTest programs depend on $(LIB).
2006-10-04 Diego BiurrunFFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE...
2006-10-04 Diego BiurrunRemove cs_test and swscale-example on clean.
2006-10-04 Diego BiurrunRemove redundant EXTRALIBS declaration.
2006-10-04 Diego BiurrunSimplify compilation call by using $(EXTRALIBS).
next