Sign in
aomedia
/
aom
/
71ccd103bd7ec1c6d34ea03417debfc558e64e05
/
third_party
71ccd10
Set 'private_extern' visibility for macho targets
by Johann
· 9 years ago
1be46ef
Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
by Johann
· 9 years ago
4de9641
Use libvpx defines to set name mangling rules
by Johann
· 9 years ago
2d6393a
Customize x86inc.asm for libvpx
by Johann
· 9 years ago
2497356
Update x86inc.asm from x264
by Johann
· 9 years ago
cd08120
Minor cleanup
by Yunqing Wang
· 9 years ago
322ea7f
Fix the win32 crash when GET_GOT is not defined
by Yunqing Wang
· 9 years ago
9759c3d
third_party/libwebm: pull from upstream.
by James Zern
· 9 years ago
dd55107
third_party/libwebm: pull from upstream.
by Vignesh Venkatasubramanian
· 9 years ago
6b56405
x86inc.asm: fix NASM compilation
by KO Myung-Hun
· 10 years ago
7fa5223
x86inc.asm: only set visibility for chromium builds
by James Zern
· 10 years ago
3d1bb97
write correct codecID for vp10 webm file
by Yaowu Xu
· 10 years ago
8634eaf
Only use .text sections for aout
by Johann
· 10 years ago
41a0a0c
Use newer x86inc.asm
by Johann
· 10 years ago
c7e9e48
Use .text instead of .rodata on macho
by Johann
· 10 years ago
e15b535
Copy PIC handling code from x86_abi_support
by Johann
· 10 years ago
e0ab364
Set 'private_extern' visibility for macho targets
by Johann
· 10 years ago
bfbba9c
Avoid 'amdnop' when building with nasm
by Johann
· 10 years ago
5d8f9f5
Catch all elf formats
by Johann
· 10 years ago
89ba55e
Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
by Johann
· 10 years ago
25a2434
Use libvpx defines to set name mangling rules
by Johann
· 10 years ago
3574729
Customize x86inc.asm for libvpx
by Johann
· 10 years ago
dfa42cf
Update x86inc.asm from x264
by Johann
· 10 years ago
2359132
third_party/libwebm: pull from upstream
by James Zern
· 10 years ago
c353da6
third_party/libwebm: pull from upstream
by James Zern
· 10 years ago
fcb4253
update libyuv to r1456
by James Zern
· 10 years ago
b09ac15
Allow specifying a different prefix in x86inc.asm
by Johann
· 10 years ago
bdb46b2
Cherry pick libyuv VS fix
by Johann
· 10 years ago
223bf29
libyuv: update to r1305
by Johann
· 10 years ago
10d5e09
Fix issues in 32bit PIC enabled build
by Yunqing Wang
· 10 years ago
71379b8
Changes to assembler for NASM on mac.
by John Stark
· 10 years ago
fcd431f
libyuv: cherry-pick MSVC arm build fix
by James Zern
· 11 years ago
2f5e0fa
add libyuv/scale_neon64.cc
by James Zern
· 11 years ago
b644eb9
libyuv: update to r1060
by James Zern
· 11 years ago
2784a8f
Merge "Update PATENTS to reflect s/VP8/WebM/g"
by Jim Bankoski
· 11 years ago
3a7d467
libyuv: update to r1041
by James Zern
· 11 years ago
bb214ef
Update PATENTS to reflect s/VP8/WebM/g
by Lou Quillio
· 11 years ago
173a5c1
Remove third_party/libmkv
by Frank Galligan
· 11 years ago
7ddb5f5
x86inc: fix compilation with NASM
by KO Myung-Hun
· 11 years ago
382739a
Add back libmkv ebml writer files.
by Frank Galligan
· 11 years ago
8db1f7a
Fix unused variable warning.
by Christian Duvivier
· 11 years ago
0907cb6
Removing unused third-party libraries.
by Dmitry Kovalev
· 11 years ago
47031c0
Updates libyuv to version 1005
by Deb Mukherjee
· 11 years ago
4e4e7fa
Make x86inc support local variable array
by Jingning Han
· 11 years ago
c337877
third_party/libwebm: pull from upstream
by Vignesh Venkatasubramanian
· 11 years ago
56186c2
Merge "third_party/libwebm: Add Android.mk"
by Vignesh Venkatasubramanian
· 11 years ago
874f7f0
Only hide assembly functions for Chrome
by Johann
· 11 years ago
4721f9e
third_party/libwebm: Add Android.mk
by Vignesh Venkatasubramanian
· 11 years ago
20c3077
Rename FilterMode for compatibility with libyuv
by Deb Mukherjee
· 11 years ago
d30f6b3
rename README.webm -> README.libvpx
by James Zern
· 11 years ago
9195536
third_party/libwebm: Pull from upstream
by Vignesh Venkatasubramanian
· 11 years ago
5bdecc4
Adding libwebm sources to third_party/libwebm.
by Vignesh Venkatasubramanian
· 11 years ago
6044fce
nestegg: ne_buffer_read: quiet uint64->size_t warning
by James Zern
· 11 years ago
5ba01a5
nestegg: quiet read related uint64->size_t warnings
by James Zern
· 11 years ago
9251ff3
nestegg: ne_parse: normalize size_t usage
by James Zern
· 11 years ago
483ebc3
nestegg: ne_read_(string|binary|block): normalize size_t usage
by James Zern
· 11 years ago
086dc80
nestegg: packet_track: fix uint64->uint32 warning
by James Zern
· 11 years ago
eb27992
nestegg: fix track_scale double->uint64 warning
by James Zern
· 11 years ago
ba159a3
nestegg: fix track_number uint64->uint32 warnings
by James Zern
· 11 years ago
d743bd0
nestegg: add ne_get_uint32 convenience function
by James Zern
· 11 years ago
bb3b9aa
move nestegg to third_party
by James Zern
· 11 years ago
0901458
libmkv: fix Makefile.
by Ralph Giles
· 11 years ago
e564343
libmkv: Use uint64_t instead of UInt64.
by Ralph Giles
· 11 years ago
f3bd5d8
libmkv: constify codec_id.
by Ralph Giles
· 11 years ago
b1c23f7
Merge "libmkv: remove unused variable."
by James Zern
· 11 years ago
7a8a63a
libmkv: remove unused variable.
by Ralph Giles
· 11 years ago
a0c6c23
libmkv: Remove spurious declaration.
by Ralph Giles
· 11 years ago
9f528ce
Updating gtest from 1.6.0 to 1.7.0.
by Dmitry Kovalev
· 11 years ago
86f4681
Moving libmkv library to third_party folder.
by Dmitry Kovalev
· 11 years ago
071395d
Hide global symbols for macho32/64
by Yunqing Wang
· 11 years ago
9d90121
Fix x86inc.asm to build PIC code correctly
by Yunqing Wang
· 11 years ago
f9e8167
libyuv: fix SSSE3 code in scale.c
by Yunqing Wang
· 12 years ago
98ca829
Fix mingw build error
by John Koleszar
· 12 years ago
7f5e4fd
Use smartalign for long nops with NASM
by KO Myung-Hun
· 12 years ago
f67d740
Add support for x64 and win64 yasm flags.
by Frank Galligan
· 12 years ago
7b8dfcb
Rough merge of master into experimental
by John Koleszar
· 12 years ago
0d53fc2
Change decoder vp8_ and vp8dx_ public symbol prefixes to vp9_.
by Ronald S. Bultje
· 12 years ago
0708390
Fix file permissions
by John Koleszar
· 13 years ago
5ea9e2a
x86inc: add some more format identifiers for elf file format recognition.
by Ronald S. Bultje
· 13 years ago
31fd84d
x86inc: Move x86inc to the correct location.
by Daniel Kang
· 13 years ago
a0769f7
add unit test support via google test
by James Berry
· 13 years ago
9260aa8
Fix missing param name in NEON scaler functions
by Attila Nagy
· 13 years ago
153eec4
Align image buffer in multiple-resolution encoder
by Yunqing Wang
· 13 years ago
aa7335e
Multiple-resolution encoder
by Yunqing Wang
· 13 years ago
f89ea34
fix file permissions
by James Zern
· 13 years ago
07c71ef
Add unit test support via google test
by James Berry
· 13 years ago