index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libswscale
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename LIB to LIBNAME for consistency.
diego
2007-10-18
1
-2
/
+2
*
cosmetics: Sort some lines, whitespace changes.
diego
2007-08-30
1
-4
/
+4
*
integrating ff_bfin_get_unscaled_swscale into the system
mhoffman
2007-06-22
1
-1
/
+3
*
Missing libswscale part of TARGET_ -> HAVE_ change
reimar
2007-06-16
1
-1
/
+1
*
Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.
reimar
2007-06-16
1
-2
/
+2
*
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
gpoirier
2007-05-13
1
-0
/
+3
*
Don't declare -lm as a dependency of swscale-example.
diego
2007-04-26
1
-1
/
+2
*
Remove useless conditional.
diego
2007-02-27
1
-2
/
+0
*
Make example and test build and link correctly
lu_zero
2007-01-28
1
-2
/
+2
*
Simplify conditional compilation handling.
diego
2007-01-25
1
-6
/
+3
*
Clarify that yuv2rgb_init.c cannot be used under LGPL
lucabe
2006-12-22
1
-2
/
+0
*
Allow to compile swscale's non-SIMD code under the LGPL license.
lucabe
2006-12-20
1
-1
/
+6
*
Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
lucabe
2006-11-09
1
-1
/
+1
*
Properly set EXTRALIBS
lucabe
2006-10-23
1
-0
/
+2
*
Move CFLAGS handling to common.mak.
diego
2006-10-11
1
-4
/
+0
*
Replace -I.. by -I$(BUILD_ROOT).
diego
2006-10-07
1
-2
/
+1
*
Simplify test program build.
diego
2006-10-05
1
-3
/
+1
*
Test programs depend on $(LIB).
diego
2006-10-05
1
-2
/
+2
*
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
diego
2006-10-04
1
-1
/
+1
*
Remove cs_test and swscale-example on clean.
diego
2006-10-04
1
-0
/
+3
*
Remove redundant EXTRALIBS declaration.
diego
2006-10-04
1
-1
/
+0
*
Simplify compilation call by using $(EXTRALIBS).
diego
2006-10-04
1
-2
/
+2
*
Allow to compile swscale tests
lucabe
2006-08-21
1
-0
/
+6
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
1
-1
/
+1
*
Fix compilation as a win32 shared library (libavutil must be explicitly linked)
lucabe
2006-08-16
1
-0
/
+1
*
make libswscale build system similar to the libav* one
lucabe
2006-07-10
1
-43
/
+13
*
Move postproc ---> libswscale
lucabe
2006-06-30
1
-0
/
+52