Sign in
aomedia
/
avm
/
a160d72522fd8572943966e96b65dd232fe048ea
/
vp9
/
vp9_dx_iface.c
9ed23de
Miscellaneous decoder changes for high bitdepth
by Deb Mukherjee
· 11 years ago
91998e6
Removing sz member from vpx_codec_priv.
by Dmitry Kovalev
· 11 years ago
b08fab8
Consistent allocation of vpx_codec_alg_priv_t.
by Dmitry Kovalev
· 11 years ago
5acfafb
Adds config opt for highbitdepth + misc. vpx
by Deb Mukherjee
· 11 years ago
73edeb0
Removing alg_priv from vpx_codec_priv struct.
by Dmitry Kovalev
· 11 years ago
eafa712
Merge "Replacing NOT_IMPLMENTED with NULL."
by Dmitry Kovalev
· 11 years ago
cd6d984
Replacing NOT_IMPLMENTED with NULL.
by Dmitry Kovalev
· 11 years ago
f2e6523
Removing iface pointer from vpx_codec_priv.
by Dmitry Kovalev
· 11 years ago
229f2aa
Merge "[spatial svc]Add a few different encode frame tests."
by Minghai Shang
· 11 years ago
e1b5d24
[spatial svc]Add a few different encode frame tests.
by Minghai Shang
· 11 years ago
7d9da93
VP8D_GET_FRAME_CORRUPTED: check frame pointer
by James Zern
· 11 years ago
a334cb0
Merge "Common encode/decode function to get reference frame"
by Adrian Grange
· 11 years ago
9a4cd41
Merge "Removing legacy XMA features from libvpx."
by Dmitry Kovalev
· 11 years ago
1ebf52d
Common encode/decode function to get reference frame
by Adrian Grange
· 11 years ago
a468170
Merge "Changes hdr for profiles > 1 for intraonly frames"
by Deb Mukherjee
· 11 years ago
09bf1d6
Changes hdr for profiles > 1 for intraonly frames
by Deb Mukherjee
· 11 years ago
7050074
Make the api behavior conform to api spec.
by Hangyu Kuang
· 11 years ago
a42b5c2
Removing legacy XMA features from libvpx.
by Dmitry Kovalev
· 11 years ago
8a774e1
Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.
by Jim Bankoski
· 11 years ago
5926e7c
Remove unfinished VP9 alpha channel.
by Alex Converse
· 11 years ago
c447a50
Separates profile 2 into 2 profiles 2 and 3
by Deb Mukherjee
· 11 years ago
7c43fb6
Fix decoder handling of intra-only frames
by Adrian Grange
· 11 years ago
749e0c7
Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build:""
by James Zern
· 11 years ago
b336356
Revert "Revert 3 patches from Hangyu to get Chrome to build:"
by hkuang
· 11 years ago
5aae059
Merge "error check vp9 superframe parsing"
by Jim Bankoski
· 11 years ago
c3db2d8
error check vp9 superframe parsing
by Jim Bankoski
· 11 years ago
9be46e4
Revert 3 patches from Hangyu to get Chrome to build:
by Jim Bankoski
· 11 years ago
e8dcadc
Merge "fix peek_si to enable 1 byte show existing frames."
by Jim Bankoski
· 11 years ago
9bc0408
Introduce FrameWorker for decoding.
by hkuang
· 11 years ago
815485a
fix peek_si to enable 1 byte show existing frames.
by Jim Bankoski
· 11 years ago
1eb6e68
Add superframe support for frame parallel decoding.
by hkuang
· 11 years ago
374b21b
Merge "Removing decode_one_iter() function."
by Dmitry Kovalev
· 11 years ago
d203203
Merge "Fix out of boundary memory read in fuzz test on vpxdec"
by Jingning Han
· 11 years ago
1ba1871
Fix out of boundary memory read in fuzz test on vpxdec
by Jingning Han
· 11 years ago
e4c5f7e
Delay decreasing reference count in frame-parallel decoding.
by hkuang
· 11 years ago
537cb06
Initially add frame_parallel_decode flag.
by hkuang
· 11 years ago
6f5aba0
Refactor the vp9_get_frame code for frame parallel.
by hkuang
· 11 years ago
852fcbc
Fixing -Wextra warnings in vp9_{cx, dx}_iface.c.
by Dmitry Kovalev
· 11 years ago
8a8b662
Removing ctrl_id parameter from vpx_codec_control_fn_t.
by Dmitry Kovalev
· 11 years ago
e7135a9
Removing decoded_key_frame flag.
by Dmitry Kovalev
· 11 years ago
66ce10c
Merge "Deadline is not supported in VP9 decoder, removing it completely."
by Dmitry Kovalev
· 11 years ago
5ac6d97
Merge "Making vp9_initialize_dec() static."
by Dmitry Kovalev
· 11 years ago
b334bfc
Merge "Removing redundant decoder_init flag."
by Dmitry Kovalev
· 11 years ago
9dc9f17
Merge "Fix post-processor macros & remove vizualization"
by Adrian Grange
· 11 years ago
0fd7fc1
Removing redundant decoder_init flag.
by Dmitry Kovalev
· 11 years ago
384bc51
Fix post-processor macros & remove vizualization
by Adrian Grange
· 11 years ago
6471dd7
Removing unused img_setup field.
by Dmitry Kovalev
· 11 years ago
39015ea
Making vp9_initialize_dec() static.
by Dmitry Kovalev
· 11 years ago
d31b836
Deadline is not supported in VP9 decoder, removing it completely.
by Dmitry Kovalev
· 11 years ago
f4b736a
Removing decode_one_iter() function.
by Dmitry Kovalev
· 11 years ago
e975791
Merge "vp9_dx_iface: subtract ptrs to validate frame_size"
by James Zern
· 11 years ago
1b60a14
Merge "Removing VP9DecoderConfig."
by Dmitry Kovalev
· 11 years ago
a8cfbbe
vp9_dx_iface: subtract ptrs to validate frame_size
by James Zern
· 11 years ago
4aa7691
vp9_dx_iface: fix implicit ptrdiff_t -> uint32_t conversion
by James Zern
· 11 years ago
0daceca
Removing VP9DecoderConfig.
by Dmitry Kovalev
· 11 years ago
ccaafee
Simplifying decoder_decode() function.
by Dmitry Kovalev
· 11 years ago
18c0860
Add VPXD_SET_DECRYPTOR support to the VP9 decoder.
by Joey Parrish
· 11 years ago
ab3d8e6
Renaming VP9D_CONFIG to VP9DecoderConfig.
by Dmitry Kovalev
· 11 years ago
56c2f41
Renaming VP9D_COMP & VP9Decompressor to VP9Decoder.
by Dmitry Kovalev
· 11 years ago
579504b
Fixing memory leak introduced in previous commit.
by Dmitry Kovalev
· 11 years ago
b5e12dd
Cleaning up vp9_{cx, dx}_iface.c files.
by Dmitry Kovalev
· 11 years ago
439c66b
Refactoring decode_one() function.
by Dmitry Kovalev
· 11 years ago
484679e
Removing XMA legacy from VP9 code.
by Dmitry Kovalev
· 11 years ago
6f13977
Merge "Removing redundant references to VP9D_COMP struct."
by Dmitry Kovalev
· 11 years ago
9366624
Removing redundant references to VP9D_COMP struct.
by Dmitry Kovalev
· 11 years ago
72d431b
Removing redundant vpx_free() call.
by Dmitry Kovalev
· 11 years ago
a5d51fb
Merge "General cleanup in vp9_decoder.{h, c}."
by Dmitry Kovalev
· 11 years ago
b09cbae
General cleanup in vp9_decoder.{h, c}.
by Dmitry Kovalev
· 11 years ago
89ec46e
Removing unused members from VP9D_CONFIG struct.
by Dmitry Kovalev
· 11 years ago
b8bc2d3
Fixing warnings/errors from c++ compiler.
by Dmitry Kovalev
· 11 years ago
5233e10
Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_decoder.{h, c}.
by Dmitry Kovalev
· 11 years ago
ea88da7
Removing vp9_onyxd_int.h file.
by Dmitry Kovalev
· 11 years ago
af62e09
Removing VP9D_PTR.
by Dmitry Kovalev
· 11 years ago
6e3cf6e
Stop gating non420 features with a configure flag.
by Alex Converse
· 11 years ago
24025c0
vp9_cx_iface vp9_dx_iface vpxdec vs warnings
by Jim Bankoski
· 11 years ago
a4f30a5
Add VP9 decoder support for external frame buffers
by Frank Galligan
· 11 years ago
1604ad2
Fix frames that have no references to them.
by Frank Galligan
· 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
0f3cffa
Fixing undefined behavior vp9_peek_si().
by Dmitry Kovalev
· 11 years ago
b1c72b6
Revert external frame buffer code.
by Frank Galligan
· 11 years ago
21ededd
Cleaning up vp9_dx_iface.c.
by Dmitry Kovalev
· 11 years ago
46d5cc4
Using VP9_FRAME_MARKER instead of raw number.
by Dmitry Kovalev
· 11 years ago
9e41d56
Increase required number of external frame buffers
by Frank Galligan
· 11 years ago
fbada94
Add frame buffer lru cache.
by Frank Galligan
· 11 years ago
10f8916
Add support to pass in external frame buffers.
by Frank Galligan
· 11 years ago
2117fe0
Fix decoder to handle display size correctly
by Adrian Grange
· 11 years ago
a53075f
Adding VP9_FRAME_MARKER constant.
by Dmitry Kovalev
· 11 years ago
ff1083c
Prevent access to invalid pointer
by Yaowu Xu
· 11 years ago
4ecdf26
cpplint issues resolved in vp9_dx_iface.c
by Jim Bankoski
· 12 years ago
7940154
make vp9 postproc a config option
by Jim Bankoski
· 12 years ago
6167355
vp9_peek_si: add bitstream v1 support
by James Zern
· 12 years ago
2039518
vp9_dx_iface: check for NULL/0-size input
by James Zern
· 12 years ago
563b4b2
vp9_dx_iface: s/vp8/vp9/ where possible
by James Zern
· 12 years ago
e202a2b
vp[89]_dx_iface: delete unused function
by James Zern
· 12 years ago
b088998
vp[89]_dx_iface: factorize vp8_mmap_*()
by James Zern
· 12 years ago
7645c9a
vp9: fix peek_si for version==0
by James Zern
· 12 years ago
9dead02
Quick fix to stop vpxdec infinite loop
by Scott LaVarnway
· 12 years ago
d0ed677
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
e5b956f
Add bits for colorspace, profile
by John Koleszar
· 12 years ago
Next »