Sign in
aomedia
/
aom
/
d38d5d20174f62394a92548de270e8e7bf0b4ab2
/
libs.mk
4a3a9c0
Set SOVERSION in CMake shared library builds.
by Tom Finegan
· 8 years ago
378d652
Remove CONFIG_{DE,EN}CODERS from the build system.
by Tom Finegan
· 8 years ago
f9687c5
use storage.googleapis for testdata download
by James Zern
· 8 years ago
7a07ece
Include googletest cmake support.
by Tom Finegan
· 8 years ago
97aa09f
LIBVPX_TEST_DATA_PATH -> LIBAOM_TEST_DATA_PATH
by Yaowu Xu
· 8 years ago
9c01aa1
Change to use aom copyright notice
by Yaowu Xu
· 9 years ago
3b95d59
rename two mk files to make naming consistent
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
cc73e1f
remove SVC
by James Zern
· 9 years ago
3bd709f
Remove vp8, vp9 folders
by Yaowu Xu
· 9 years ago
992e4b7
Add --enable-shared option to iosbuild.sh to build dynamic framework
by Brion Vibber
· 9 years ago
e2b451d
Break exports for spatial_svc out to fix shared builds without it
by Brion Vibber
· 9 years ago
4317ba5
third_party: Roll libwebm snapshot.
by Tom Finegan
· 9 years ago
6965bde
Revert "third_party: Roll libwebm snapshot."
by Tom Finegan
· 9 years ago
31b9757
third_party: Roll libwebm snapshot.
by Tom Finegan
· 9 years ago
758fc66
Revert "third_party: Roll libwebm snapshot."
by Tom Finegan
· 9 years ago
74aaa23
third_party: Roll libwebm snapshot.
by Tom Finegan
· 9 years ago
ee1bd86
Revert "third_party: Roll libwebm snapshot."
by James Zern
· 9 years ago
80ddeb2
third_party: Roll libwebm snapshot.
by Tom Finegan
· 9 years ago
ec45003
libs.mk, testdata: rm redundant test of LIBVPX_TEST_DATA
by James Zern
· 9 years ago
cbecf57
Release v1.5.0
by Johann
· 9 years ago
9a5e0d4
Match improved vp9/10 style in libs.mk
by Johann
· 10 years ago
0231e27
Check CONFIG_VP<N> instead of encoder and decoder
by Johann Koenig
· 10 years ago
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago
d1b30ce
Rename vpx_thread to vpx_util
by Jingning Han
· 10 years ago
3a3b0be
Move multi-threading module functions into vpx_thread folder
by Jingning Han
· 10 years ago
557ae51
build: add *test-no-data-check targets
by James Zern
· 10 years ago
39d93f3
libs.mk: relocate TEST_INTRA_PRED_SPEED_OBJS init
by James Zern
· 10 years ago
6d52fe2
Support building shared libraries on OS/2
by KO Myung-Hun
· 11 years ago
0d2f348
tests: add test_intra_pred_speed
by James Zern
· 10 years ago
556ff27
Remove BUILD_LIBVPX_SO variable from the build system.
by Tom Finegan
· 10 years ago
d104b16
Remove the BUILD_LIBVPX variable from the build system.
by Tom Finegan
· 10 years ago
3d7063d
Remove claims of universal target support from the build system.
by Tom Finegan
· 10 years ago
b0789cd
libs.mk: simplify test_libvpx target
by James Zern
· 10 years ago
d5d9289
Move shared SAD code to vpx_dsp
by Johann
· 10 years ago
bb5a39c
Prepare Release Candidate for libvpx v1.4.0
by Johann
· 10 years ago
0f96f02
use LC_ALL=C to sort libvpx_*srcs.txt
by James Zern
· 10 years ago
aaccf65
configure: add --(disable|enable)-dependency-tracking
by James Zern
· 10 years ago
6eec73a
Remove asm offset dependencies
by Johann
· 11 years ago
9cdaa3d
Removing legacy compatibility layer.
by Dmitry Kovalev
· 11 years ago
1ae7f25
enable wextra in vp9
by Jim Bankoski
· 11 years ago
d6fd229
make testdata: look for other variants of sha1sum
by James Zern
· 11 years ago
23fbef2
make testdata: fail if a sha1 fails or is missing
by James Zern
· 11 years ago
e707e95
libs.mk: don't include x86inc.asm in codec src list
by James Zern
· 11 years ago
f66590c
*.mk: pass SRC_PATH_BARE to all GEN_VCPROJ invocations
by James Zern
· 11 years ago
ca5d963
Merge "Add make target for running example tests."
by Tom Finegan
· 11 years ago
bc27d7e
Add make target for running example tests.
by Tom Finegan
· 11 years ago
f12ebfc
make spatial svc an experiment
by James Zern
· 11 years ago
7b7c843
Add utiltest target to Makefile.
by Tom Finegan
· 11 years ago
d73c4ac
Merge changes Idfb71188,Ibe1e72db
by James Zern
· 11 years ago
b92f7bc
msvs: filter out include-only asm files
by James Zern
· 11 years ago
805078a
build: convert rtcd.sh to perl
by James Zern
· 11 years ago
bb65be9
Reusing existing mem_{get, put}_be32() functions.
by Dmitry Kovalev
· 11 years ago
d51ca0d
Merge "Add get release decoder frame buffer functions."
by Frank Galligan
· 11 years ago
e8e1527
Add get release decoder frame buffer functions.
by Frank Galligan
· 11 years ago
7cf0c78
*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/
by James Zern
· 11 years ago
1c3de84
obj_int_extract (msvs): add missing project dep
by James Zern
· 11 years ago
b1c72b6
Revert external frame buffer code.
by Frank Galligan
· 11 years ago
0239f11
Install test sources for MSVS
by Johann
· 11 years ago
10f8916
Add support to pass in external frame buffers.
by Frank Galligan
· 11 years ago
1ed0e1b
Move SVC per-frame loop from sample app into libvpx proper
by Ivan Maltz
· 11 years ago
cd74a90
Revert "Merge "SVC improvements""
by James Zern
· 11 years ago
663916c
SVC improvements
by Ivan Maltz
· 11 years ago
e288c60
Removing vpx_codec_impl_{top, bottom}.h files.
by Dmitry Kovalev
· 11 years ago
5b23666
Fix failure to copy data files if content changes
by Adrian Grange
· 11 years ago
a93b115
reworked config for use_x86_inc
by Jim Bankoski
· 12 years ago
c3809f3
Begin to restrict x86inc.asm usage
by Jim Bankoski
· 12 years ago
e4d2c25
test_libvpx: disable pthreads in gtest for win targets
by James Zern
· 12 years ago
4a7cebe
make: add libvpx_test_srcs.txt target
by James Zern
· 12 years ago
84490a1
Merge "clean out libvpx-srcs.txt if built"
by Jim Bankoski
· 12 years ago
975df8c
clean out libvpx-srcs.txt if built
by Jim Bankoski
· 12 years ago
f2dc382
Revert "test_libvpx: disable pthreads in gtest"
by James Zern
· 12 years ago
90a9900
test_libvpx: disable pthreads in gtest
by James Zern
· 12 years ago
7059c1d
libs.mk: allow tests to be sharded
by James Zern
· 12 years ago
ad484fc
Add support for armv7-win32-vs11
by Martin Storsjo
· 12 years ago
a37e84d
msvs: Don't link to winmm.lib
by Martin Storsjo
· 12 years ago
9a5cac0
msvs: Pass dependency project vcxproj files to the project generation script
by Martin Storsjo
· 12 years ago
0b4637e
msvs: Support producing both vcproj and vcxproj depending on configure variables
by Martin Storsjo
· 12 years ago
3810bca
Fix Android ndk-build
by Johann
· 12 years ago
8b4b28a
fix make test invocation for msvc win64
by James Zern
· 12 years ago
a344456
Append .exe to the executable on OS/2
by KO Myung-Hun
· 12 years ago
cdc1806
obj_int_extract.bat is not a generated file
by Johann
· 12 years ago
b46d58a
Link pthread when it is available
by Johann
· 12 years ago
2396302
Don't include x86inc.asm on non-x86 targets
by John Koleszar
· 12 years ago
16810c1
Merge branch 'vp9-preview' of review:webm/libvpx
by John Koleszar
· 12 years ago
5ebe94f
Build fixes to merge vp9-preview into master
by John Koleszar
· 12 years ago
a905672
Remove ARM optimizations from VP9
by Johann
· 12 years ago
4a9b954
Update ARM for vpx_scale changes
by Johann
· 12 years ago
c202100
Enable unit tests to build with MSVC
by Yaowu Xu
· 12 years ago
1760c39
Revert "make: flatten object file directories"
by John Koleszar
· 12 years ago
999f31f
Move documentation file list to relevant make file
by Johann
· 12 years ago
7c7801e
Each make file is responsible for its own directory
by Johann
· 12 years ago
a5ffcdd
Sequester vpx_ports file list
by Johann
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
b72373d
make: flatten object file directories
by John Koleszar
· 12 years ago
7b8dfcb
Rough merge of master into experimental
by John Koleszar
· 12 years ago
4b2c2b9
Rename vp8/ codec directory to vp9/.
by Ronald S. Bultje
· 12 years ago
e8d58d3
build: hide msvs project command in non-verbose mode
by James Zern
· 13 years ago
cdb2a12
Merge "fix msvc configure"
by James Zern
· 13 years ago
Next »