OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vpxdec
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/
CHANGELOG
83
ivfenc and ivfdec tools. These tools are now called vpxenc and
vpxdec
.
85
vpxdec
98
$
vpxdec
--i420 -o OUTPUT INPUT
104
$
vpxdec
INPUT | ...
112
$
vpxdec
--i420 -o frame-%wx%h-%4.i420 INPUT
129
ivfenc and ivfdec have been renamed to vpxenc,
vpxdec
.
130
vpxdec
supports .webm input
131
vpxdec
writes .y4m by default
135
vpxdec
visualizations added for motion vectors, block modes, references
136
vpxdec
now silent by defaul
[
all
...]
examples.mk
15
UTILS-$(CONFIG_DECODERS) +=
vpxdec
.c
16
vpxdec
.SRCS += md5_utils.c md5_utils.h
17
vpxdec
.SRCS += vpx_ports/vpx_timer.h
18
vpxdec
.SRCS += vpx/vpx_integer.h
19
vpxdec
.SRCS += args.c args.h vpx_ports/config.h
20
vpxdec
.SRCS += tools_common.c tools_common.h
21
vpxdec
.SRCS += nestegg/halloc/halloc.h
22
vpxdec
.SRCS += nestegg/halloc/src/align.h
23
vpxdec
.SRCS += nestegg/halloc/src/halloc.c
24
vpxdec
.SRCS += nestegg/halloc/src/hlist.
[
all
...]
/frameworks/base/media/libstagefright/omx/
SoftOMXPlugin.cpp
47
{ "OMX.google.vpx.decoder", "
vpxdec
", "video_decoder.vpx" },
Completed in 1760 milliseconds