Sign in
aomedia
/
aom
/
5590c4893751d6385d8d557298eca7b6f38d30d5
/
vp9
/
decoder
/
vp9_decodeframe.h
68ecfc1
vp9_decodeframe.h: add missing include
by James Zern
· 9 years ago
bf82514
vpx_dsp/bitreader.h: vp9_->vpx_
by Yaowu Xu
· 10 years ago
dca3190
vp9_decodeframe.h: remove unused prototype
by James Zern
· 10 years ago
b0bafd0
vp9_decodeframe: move public funcs to end of file
by James Zern
· 10 years ago
587bd36
vp9_decodeframe: hide vp9_dec_build_inter_predictors_sb
by James Zern
· 10 years ago
be6aead
Try again to merge branch 'frame-parallel' into master branch.
by hkuang
· 10 years ago
a18da97
Revert "Merge branch 'frame-parallel' to enable frame parallel decode in master branch."
by Johann
· 10 years ago
bde04ce
Merge branch 'frame-parallel' to enable frame parallel decode in master branch.
by hkuang
· 10 years ago
9ce3a7d
Implement frame parallel decode for VP9.
by Hangyu Kuang
· 11 years ago
44395a2
Move vp9_dec_build_inter_predictors_* to decoder folder.
by hkuang
· 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
e7135a9
Removing decoded_key_frame flag.
by Dmitry Kovalev
· 11 years ago
56c2f41
Renaming VP9D_COMP & VP9Decompressor to VP9Decoder.
by Dmitry Kovalev
· 11 years ago
88a10ab
Removing source & source_sz from VP9Decompressor struct.
by Dmitry Kovalev
· 11 years ago
40aa910
vp9/decoder: add extern "C" to headers
by James Zern
· 11 years ago
49cbe45
Renamed two files
by Yaowu Xu
· 11 years ago
[Renamed (82%) from vp9/decoder/vp9_decodframe.h]
924d745
consistently name VP9_COMMON variables #1
by James Zern
· 12 years ago
9467571
Moving subexp encoding functions in separate vp9_dsubexp.c file.
by Dmitry Kovalev
· 12 years ago
8388523
Clean-ups on switchable interpolation and mv_ref
by Deb Mukherjee
· 12 years ago
4a17238
Moving vp9_decode_frame declaration to vp9_decodframe.h.
by Dmitry Kovalev
· 12 years ago
5a5a1f2
Consistent names for quant-related functions and variables.
by Dmitry Kovalev
· 12 years ago
5a18106
Code cleanup.
by Dmitry Kovalev
· 12 years ago
4cca47b
Use standard integer types for pixel values and coefficients.
by Ronald S. Bultje
· 12 years ago
2b8dc06
google style guide include guards
by Jim Bankoski
· 12 years ago
fcccbcb
Add vp9_ prefix to all vp9 files
by John Koleszar
· 12 years ago
[Renamed from vp9/decoder/decodframe.h]
3c4f47e
Place non-static function prototypes in a header file.
by Ronald S. Bultje
· 12 years ago