Sign in
aomedia
/
aom
/
2d8a954823f0aaa8c2ca3ffc7ac9d7f65541e039
/
vp8
/
decoder
074dc67
vp8/decoder: normalize include guards
by James Zern
· 11 years ago
33e5e35
Fix a spelling mistake in filename
by Yaowu Xu
· 11 years ago
a0f77f6
Fix VP8 border replication for very small image
by Yaowu Xu
· 11 years ago
272d76e
Merge "decodframe.c: use vpx_memset instead of cast"
by Johann
· 11 years ago
d03d960
Merge "threading.c: use vpx_memset instead of cast"
by Johann
· 11 years ago
0f20c83
decodframe.c: use vpx_memset instead of cast
by Johann
· 11 years ago
7e5f5e2
threading.c: use vpx_memset instead of cast
by Johann
· 11 years ago
502912d
changed to comply with strict aliasing rule
by Yaowu Xu
· 11 years ago
fbb62c6
fix integer overflow in vp8
by Yaowu Xu
· 12 years ago
a783da8
Silence a bunch of MSVC warnings
by Yaowu Xu
· 12 years ago
4fc6c88
yv12config: remove YUV_TYPE
by James Zern
· 12 years ago
f89335f
remove unused VP8 com/dec asm offsets
by James Zern
· 12 years ago
d94aee6
Cast value to avoid size_t/int warning on win64
by Johann
· 12 years ago
368c723
Change the encryption feature to use a callback for decryption.
by Jeff Petkau
· 12 years ago
f71e524
Merge "Removed shadow warnings : postproc.c decodframe.c threading.c"
by Scott LaVarnway
· 12 years ago
771fc83
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
26cec5c
Basic encryption feature for libvpx.
by Dmitry Kovalev
· 12 years ago
ae64e7b
Removed shadow warnings : postproc.c decodframe.c threading.c
by Scott LaVarnway
· 12 years ago
7d855a9
Merge "Code cleanup."
by Dmitry Kovalev
· 12 years ago
33efdfe
Code cleanup.
by Dmitry Kovalev
· 12 years ago
08348d9
prefix vp8 asm_{com,dec,enc}_offsets files
by James Zern
· 12 years ago
69c67c9
Merge master branch into experimental
by John Koleszar
· 12 years ago
75f647f
WIP: Multiple decoder instances support
by Scott LaVarnway
· 13 years ago
2146c68
Use FRAGMENT_DATA struct in pbi
by Scott LaVarnway
· 12 years ago
e893af1
Merge "Bug fix: error-concealment enabled changed postproc output"
by Jim Bankoski
· 12 years ago
0c2919c
Bug fix: error-concealment enabled changed postproc output
by Scott LaVarnway
· 12 years ago
c582617
Merge "Bug fix: Handle input data ptr = NULL and size = 0 correctly"
by Marco Paniconi
· 12 years ago
d6a4a5d
Bug fix: Handle input data ptr = NULL and size = 0 correctly
by Scott LaVarnway
· 12 years ago
879cb7d
Merge vp9-preview changes into experimental branch
by John Koleszar
· 12 years ago
16810c1
Merge branch 'vp9-preview' of review:webm/libvpx
by John Koleszar
· 12 years ago
1009f76
Use 'vpx_scale' consistently
by Johann
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
0a3eec8
use calloc() instead of malloc()
by Pascal Massimino
· 12 years ago
8a6a7ae
vp8dx_receive_compressed_data() cleanup
by Scott LaVarnway
· 12 years ago
eb49210
Merge "Move frame allocations out of vp8_decode_frame()"
by Scott LaVarnway
· 13 years ago
f4316f3
Move frame allocations out of vp8_decode_frame()
by Scott LaVarnway
· 13 years ago
c03cc3a
Removed bc and bc2 vp8_readers from VP8D_COMP
by Scott LaVarnway
· 13 years ago
154f1c2
Merge "Changed setup intra recon to be row based"
by Scott LaVarnway
· 13 years ago
a082467
Moved mb_no_coeff_skip flag read
by Scott LaVarnway
· 13 years ago
648cfcb
Changed setup intra recon to be row based
by Scott LaVarnway
· 13 years ago
08cf9fa
Merge "valgrind found motion vectors which exceeded frame boundaries"
by Jim Bankoski
· 13 years ago
7b7ca65
fix valgrind mem leak on garbage decode
by Jim Bankoski
· 13 years ago
818b103
valgrind found motion vectors which exceeded frame boundaries
by Scott LaVarnway
· 13 years ago
2ff6d35
valgrind caught uninitialized cond
by Jim Bankoski
· 13 years ago
7177c32
Merge "silent one more compiler warning"
by Yaowu Xu
· 13 years ago
446d85e
silent one more compiler warning
by Yaowu Xu
· 13 years ago
5746a76
Merge "Added row based extend borders"
by Scott LaVarnway
· 13 years ago
e75e249
Merge "Removed unused dr from VP8D_COMP"
by Scott LaVarnway
· 13 years ago
2a96d6b
Merge "Removed last_kf_gf_q"
by Scott LaVarnway
· 13 years ago
fa0f418
Added row based extend borders
by Scott LaVarnway
· 13 years ago
6cb50ce
Merge "Added row based loopfilter"
by Jim Bankoski
· 13 years ago
d71ba03
silent compiling warnings for VC9 build
by Yaowu Xu
· 13 years ago
4b0b436
Pass B_PREDICTION_MODE to intra4x4_predict
by Johann
· 13 years ago
6ce58e8
Removed last_kf_gf_q
by Scott LaVarnway
· 13 years ago
1746b2a
Added row based loopfilter
by Scott LaVarnway
· 13 years ago
a497cb5
Rename vp8_intra4x4_predict_d
by Johann
· 13 years ago
41aede6
Use intra4x4_predict_d parameter names
by Johann
· 13 years ago
3c208a5
use RTCD pointer for intra4x4_predict
by Johann
· 13 years ago
6291dd4
Fix compilation with -werror
by John Koleszar
· 13 years ago
0164a1c
Fix pedantic compiler warnings
by John Koleszar
· 13 years ago
965d868
Remove extra enum
by Johann
· 13 years ago
0d3f31e
Removed unused dr from VP8D_COMP
by Scott LaVarnway
· 13 years ago
ea392d4
Fix another multithreaded encoder loopfilter race condition
by Attila Nagy
· 13 years ago
92963df
fix warnings for building on win32
by Scott Graham
· 13 years ago
44d35f7
Merge branch 'origin/eider' into master
by John Koleszar
· 13 years ago
14d827f
fix vp8_ namespace issues
by John Koleszar
· 13 years ago
f039a85
Make global data const
by Attila Nagy
· 13 years ago
14c9fce
Fix compiler warnings
by Attila Nagy
· 13 years ago
24e7b1b
Moves error concealment allocations from common parts to decoder
by Attila Nagy
· 13 years ago
0c483d6
Simplifies decoder multithread synching
by Attila Nagy
· 13 years ago
11876fa
Removed mcomp_filter_type
by Scott LaVarnway
· 13 years ago
88e4a8a
Merge "Removes duplication of key frame mode probabilities"
by Scott LaVarnway
· 13 years ago
175495f
Optimizes precalculated decoder block ptrs&offs
by Attila Nagy
· 13 years ago
f412699
Removes duplication of key frame mode probabilities
by Attila Nagy
· 13 years ago
5948a02
Ports vpx_xcaler to new RTCD method
by Attila Nagy
· 13 years ago
441cac8
Makes all mode token tables const
by Attila Nagy
· 13 years ago
3c5ed6f
Merge "MB_MODE_INFO size reduction"
by Scott LaVarnway
· 13 years ago
6b33ca3
Fixes to disable MFQE when there is motion.
by Deb Mukherjee
· 13 years ago
31322c5
MB_MODE_INFO size reduction
by Scott LaVarnway
· 13 years ago
a337725
Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)
by Scott LaVarnway
· 13 years ago
403966a
Removed duplicate vp8_build_intra_predictors_mb y/uv
by Scott LaVarnway
· 13 years ago
9e9f5f3
New vp8_decode_mb_tokens()
by Scott LaVarnway
· 13 years ago
9ed8747
threading.c refactoring
by Scott LaVarnway
· 13 years ago
2578b76
Decoder loops refactoring
by Scott LaVarnway
· 13 years ago
ce328b8
Merge changes Ifb450710,I61c4a132
by Scott LaVarnway
· 13 years ago
aab70f4
Merge "Removed duplicate code in threading.c"
by Scott LaVarnway
· 13 years ago
bcba86e
Eliminated reconintra_mt.c
by Scott LaVarnway
· 13 years ago
9a4052a
Removed duplicate code in threading.c
by Scott LaVarnway
· 13 years ago
02a31e6
Merge "decoder: reset segmentation map on keyframes"
by John Koleszar
· 13 years ago
f2bd11f
Eliminated vp8mt_build_intra_predictors_mbuv_s
by Scott LaVarnway
· 13 years ago
e8223bd
decoder: reset segmentation map on keyframes
by John Koleszar
· 13 years ago
6776bd6
Simplify mb_to_x_edge calculation during mode decoding
by Scott LaVarnway
· 13 years ago
12ee845
decodemv cleanup/improvements
by Scott LaVarnway
· 13 years ago
11c7064
Removed frames_till_alt_ref_frame from MACROBLOCKD
by Scott LaVarnway
· 13 years ago
e2000cc
Removed frames_since_golden from MACROBLOCKD
by Scott LaVarnway
· 13 years ago
749bc98
BLOCKD structure cleanup
by Scott LaVarnway
· 13 years ago
109b69a
RTCD: add arnr functions
by John Koleszar
· 13 years ago
f103dce
RTCD: add subpixel functions
by John Koleszar
· 13 years ago
fdb61a4
RTCD: add recon functions
by John Koleszar
· 13 years ago
ab77b4e
RTCD: add remaining IDCT functions
by John Koleszar
· 13 years ago
Next »