Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
055ded38f48e815b8efb7b0bc55cf6c9063e8597
/
services
/
mediaextractor
fa8be7d
Split datasource out of libstagefright
by Marco Nelissen
· 7 years ago
1526ab3
Merge changes Idbea7883,Ie49cec34 into qt-dev
by TreeHugger Robot
· 7 years ago
c728a42
extractor: load extractors on boot, not on request.
by Dongwon Kang
· 7 years ago
80e1a6d
Move mediaextractor seccomp policy into apex
by Marco Nelissen
· 7 years ago
b47712a
Move codec and extractor to libc_scudo.
by Christopher Ferris
· 7 years ago
a2cfcba
Merge "Remove updatable from mediaserver and mediaextractor" am: 207ff86dce am: 6e046089ac
by Jiyong Park
· 8 years ago
207ff86
Merge "Remove updatable from mediaserver and mediaextractor"
by Treehugger Robot
· 8 years ago
969975c
Merge "Switch to use aicu/AIcu.h"
by Neil Fuller
· 8 years ago
f6254a3
Switch to use aicu/AIcu.h
by Neil Fuller
· 8 years ago
2120996
Merge "Switch from getrlimit(RLIMIT_AS) to android_mallopt(M_SET_ALLOCATION_LIMIT_BYTES)." am: e3a7f1b680 am: e8fde3739f
by Peter Collingbourne
· 8 years ago
007ac1a
Switch from getrlimit(RLIMIT_AS) to android_mallopt(M_SET_ALLOCATION_LIMIT_BYTES).
by Peter Collingbourne
· 8 years ago
9447c68
Switch to use aicu/AIcu.h
by Neil Fuller
· 8 years ago
8892ca8
Remove updatable from mediaserver and mediaextractor
by Jiyong Park
· 8 years ago
9129dee
Remove unnecessary dependencies.
by Dongwon Kang
· 8 years ago
b52f0a0
Remove unused code path in MediaExtractor(Factory|Service)
by Dongwon Kang
· 8 years ago
eb8c7bf
Remove support for loading extractors from apk
by Marco Nelissen
· 8 years ago
d49da02
Merge "Delay mediaserver/mediaextractor during boot" am: 855ae44d9f am: 18cb1f5b7f
by Neil Fuller
· 8 years ago
855ae44
Merge "Delay mediaserver/mediaextractor during boot"
by Neil Fuller
· 8 years ago
38354d0
Delay mediaserver/mediaextractor during boot
by Neil Fuller
· 8 years ago
5fd6ad7
Merge "seccomp: allow open for x86_64 arch" am: 0d8553c9a1 am: 6b67980e6c
by bohu
· 8 years ago
0d8553c
Merge "seccomp: allow open for x86_64 arch"
by Treehugger Robot
· 8 years ago
7c3f3cf
seccomp: allow open for x86_64 arch
by bohu
· 8 years ago
e2c2b96
Merge "Enable Scudo for mediaextractor"
by Kostya Kortchinsky
· 8 years ago
5782209
Export support types from extractors
by Marco Nelissen
· 8 years ago
5986d79
Enable Scudo for mediaextractor
by Kostya Kortchinsky
· 8 years ago
f36cccb
Use ICU in libandroidicu
by Victor Chang
· 8 years ago
b6a2dac
Merge "Use ICU in libandroidicu"
by Victor Chang
· 8 years ago
e22ed7b
Merge "Enable fstat to seccomp filter for x86_64"
by TreeHugger Robot
· 8 years ago
adadf1c
Enable fstat to seccomp filter for x86_64
by ji, zhenlong z
· 8 years ago
b6826d9
Use ICU in libandroidicu
by Victor Chang
· 8 years ago
ff0508b
Convert MPEG2 extractor to V3 format
by Marco Nelissen
· 8 years ago
e92a5c7
Convert OggExtractor to V3 format
by Marco Nelissen
· 8 years ago
c656c8d
Move MKV/MP4 extractors to APEX
by Dongwon Kang
· 8 years ago
f652118
Move WAV/FLAC/MIDI/AAC/MP3/AMR extractors to APEX
by Dongwon Kang
· 8 years ago
7fa7c86
mediaextractor: load extractor plug-ins from apex
by Dongwon Kang
· 8 years ago
0229029
Merge "Add sched_yield to the arm64 policy" am: 0597a45729 am: 0f208d013a
by Kostya Kortchinsky
· 8 years ago
d653bf0
Add sched_yield to the arm64 policy
by Kostya Kortchinsky
· 8 years ago
ea788f7
Add media.codec.update service
by Chong Zhang
· 8 years ago
a70beb1
Move MediaExtractor back to libstagefright
by Marco Nelissen
· 8 years ago
9200bf9
Makes sure to set up the mediaextractor x86_64 seccomp policy.
by Kazuhiro Inaba
· 8 years ago
d5d1efc
Merge "CTS-on-gsi test, CtsSecurityHostTestCases--android.security.cts.ProcessMustUseSeccompTest#testMediaextractorHasSeccompFilter --android.security.cts.ProcessMustUseSeccompTest#testOmxHalHasSeccompFilter failed" am: 078545604a
by Melvin Xu (徐敏)
· 8 years ago
9f60b56
CTS-on-gsi test, CtsSecurityHostTestCases--android.security.cts.ProcessMustUseSeccompTest#testMediaextractorHasSeccompFilter
by Melvin Xu (徐敏)
· 8 years ago
43e143a
Merge "Exclude MediaComponents from the build." into pi-dev am: 247cc0a3c8
by Dongwon Kang
· 8 years ago
d78d50b
Only include crash_dump.policy on usable archs.
by Steven Moreland
· 8 years ago
262081a
Exclude MediaComponents from the build.
by Dongwon Kang
· 9 years ago
ebb2179
Use @include for crash_dump seccomp policies.
by Josh Gao
· 9 years ago
bb8ad0e
Merge "Enable MediaUpdateService on userdebug and eng builds."
by TreeHugger Robot
· 9 years ago
767456d
Load system extractor plugins from /system|vendor/lib[64]/extractors.
by Dongwon Kang
· 9 years ago
c96ca43
Show list of loaded extractors in dumpsys
by Marco Nelissen
· 9 years ago
5a1dfb4
Enable MediaUpdateService on userdebug and eng builds.
by Dongwon Kang
· 9 years ago
73a2b25
Rename MediaUpdate to MediaComponents
by Marco Nelissen
· 9 years ago
53a2d61
Disable UpdateService temporarily.
by Dongwon Kang
· 9 years ago
3e6d245
Load extractor libs directly from update APK
by Dongwon Kang
· 9 years ago
5e1897b
Keep the in-use extractor plugins when updating.
by Dongwon Kang
· 9 years ago
ea5523d
Merge "Use -Werror in frameworks/av/services/mediaextractor" am: 5988a68bb3 am: 868705c87f
by Chih-hung Hsieh
· 9 years ago
2cf9b81
Use -Werror in frameworks/av/services/mediaextractor
by Chih-Hung Hsieh
· 9 years ago
19c8439
Add missing syscall for 32 bit builds
by Marco Nelissen
· 9 years ago
a575bac
Merge "Add sched_setscheduler to the arm64 policy." am: 55c45b3309 am: b73c823fb4
by Elliott Hughes
· 9 years ago
7744d21
Add sched_setscheduler to the arm64 policy.
by Elliott Hughes
· 9 years ago
d91dc5a
Remove libmedia and libstagefright dependency from extractors
by Dongwon Kang
· 9 years ago
7522617
Make extractors separate libraries
by Marco Nelissen
· 10 years ago
a8f7d46
Merge "whitelist getrandom for arc4random usage" am: 0d51135def am: b7df148460 am: eeec0d412b
by Daniel Micay
· 9 years ago
0d51135
Merge "whitelist getrandom for arc4random usage"
by Treehugger Robot
· 9 years ago
7145cfd
Merge "Remove direct dependency on libbinder from extractor impls"
by TreeHugger Robot
· 9 years ago
ba8128f
Remove direct dependency on libbinder from extractor impls
by Dongwon Kang
· 9 years ago
3f167c2
mediaex: remove invalid syscall from arm64 seccomp
by Jeff Vander Stoep
· 9 years ago
2dde5ec
whitelist getrandom for arc4random usage
by Daniel Micay
· 9 years ago
1646e29
Add new syscall used by new unwinder.
by Christopher Ferris
· 9 years ago
eb96cfc
Merge "Add OWNERS in frameworks/av" am: 7b2b2a497c am: 556252fa99
by Chih-hung Hsieh
· 9 years ago
479a20f
fix: NCs in mediaextractor
by Jiyong Park
· 9 years ago
b1e2a23
Add OWNERS in frameworks/av
by Chih-Hung Hsieh
· 9 years ago
0f0c0e7
media{codec, extractor}: update seccomp policy.
by Josh Gao
· 9 years ago
e7566e7
Allow fstatfs64 syscall for mediacodec/extractor
by Dimitry Ivanov
· 9 years ago
1516b02
Allow fstatfs64 syscall for mediacodec/extractor
by Dimitry Ivanov
· 9 years ago
d49dbd6
Allow MediaExtractor to create FileSource
by Andy Hung
· 10 years ago
9470b9e
seccomp-x86: allow sched_yield and gettid syscalls
by Luis Hector Chavez
· 10 years ago
194af9f
Allow mediaextractor/mediacodec to connect to tombstoned.
by Josh Gao
· 10 years ago
2ef9f26
Allow syscalls required for logging in mediacodec/mediaextractor.
by Josh Gao
· 10 years ago
79234e4
Combine platform and vendor seccomp policy at runtime
by Jeff Vander Stoep
· 10 years ago
80959a7
Allow media.codec and media.extractor to specify two policy files.
by Jorge Lucangeli Obes
· 10 years ago
fbfb8e8
Unify media.codec and media.extractor Minijail usage.
by Jorge Lucangeli Obes
· 10 years ago
060a6c5
Merge "liblog: use log/log.h for ALOG macros" am: 59cfe7de39 am: c6d07e8230 am: 15b18326b6
by Mark Salyzyn
· 10 years ago
e74bbf1
liblog: use log/log.h for ALOG macros
by Mark Salyzyn
· 10 years ago
32a5f5d
resolve merge conflicts of 4532a36 to master
by Mark Salyzyn
· 10 years ago
60d0207
Replace cutils/log.h with either android/log.h or log/log.h
by Mark Salyzyn
· 10 years ago
70aac15
Add missing syscalls to mediaextractor arm64 seccomp filter
by Marco Nelissen
· 10 years ago
b59c2fb
Merge "Adds nanosleep to x86 syscalls"
by Greg Hartman
· 10 years ago
f348da2
Merge "mediacodec/mediaextractor: allow multiple Seccomp extensions" am: da4cb8cb6c am: 07d040d389 am: c9c32a8dcc
by Alex Naidis
· 10 years ago
d405024
mediacodec/mediaextractor: allow multiple Seccomp extensions
by Alex Naidis
· 10 years ago
0578109
Merge "Revert "mediacodec/mediaextractor: allow multiple Seccomp extensions"" am: 712690b374 am: 68f9d0dc3b am: e40f36df56
by Nick Kralevich
· 10 years ago
5a5842a
Revert "mediacodec/mediaextractor: allow multiple Seccomp extensions"
by Nick Kralevich
· 10 years ago
add8b12
Merge "mediacodec/mediaextractor: allow multiple Seccomp extensions" am: e119cfe384 am: b5f5ca9c27 am: 7f9eed98a0
by Alex Naidis
· 10 years ago
85e6bdd
Adds nanosleep to x86 syscalls
by Greg Hartman
· 10 years ago
87a80ef
mediacodec/mediaextractor: allow multiple Seccomp extensions
by Alex Naidis
· 10 years ago
f53eeea
64 bit mediaextractor
by Jeff Vander Stoep
· 10 years ago
ddb50a0
Increase the memory limit of media.extractor to 20%.
by Pawin Vongmasa
· 10 years ago
c57fe21
limit mediaextractor memory
by Marco Nelissen
· 10 years ago
a321469
Dump local source, not remote
by Marco Nelissen
· 10 years ago
58f3e55
Move system services into correct cpusets.
by Martijn Coenen
· 10 years ago
69d3d8a
Expand mediaextractor dumpsys
by Marco Nelissen
· 11 years ago
Next »