Sign in
aomedia
/
avm
/
f03dfcb11839bcbaa883a065f13072d21317fa33
/
vp8
/
vp8_dx_iface.c
02fe3ae
vp8_dx_iface: add missing alloc checks
by James Zern
· 9 years ago
812945a
vp9/10: improve support for render_width/height.
by Ronald S. Bultje
· 10 years ago
c5f1191
Include vpx_dsp_common.h when using VPXMIN/MAX
by Johann
· 10 years ago
820302a
vp8: use VPX(MIN|MAX) from vpx_dsp_common.h
by James Zern
· 10 years ago
51b654e
Remove vp8_priv_sz
by Johann
· 10 years ago
d5d9289
Move shared SAD code to vpx_dsp
by Johann
· 10 years ago
f58011a
vpx_mem: remove vpx_memset
by James Zern
· 10 years ago
14ef4ae
Reorganize *_rtcd() calling conventions
by Johann
· 10 years ago
4fcf726
Return error on wrong sync code
by Yaowu Xu
· 10 years ago
80b344d
Silence -Werror=unused-parameter
by Johann
· 10 years ago
9353607
Fix a bug that break the vp8 fragment decoder.
by hkuang
· 10 years ago
a349ee3
Resolves some lint errors
by Deb Mukherjee
· 10 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
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
69dc876
Set uv_crop_height/width in all the places
by Johann
· 11 years ago
7d9da93
VP8D_GET_FRAME_CORRUPTED: check frame pointer
by James Zern
· 11 years ago
9a4cd41
Merge "Removing legacy XMA features from libvpx."
by Dmitry Kovalev
· 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
449e5f2
Misc. bit-depth related changes
by Deb Mukherjee
· 11 years ago
61c3338
call vp[89]_clear_system_state after longjmp
by James Zern
· 11 years ago
8a8b662
Removing ctrl_id parameter from vpx_codec_control_fn_t.
by Dmitry Kovalev
· 11 years ago
caba78e
Fixes a bug for uninitialized frame buffers
by Deb Mukherjee
· 11 years ago
18c0860
Add VPXD_SET_DECRYPTOR support to the VP9 decoder.
by Joey Parrish
· 11 years ago
8503d72
Removing legacy XMA code from vp8.
by Dmitry Kovalev
· 11 years ago
a4f30a5
Add VP9 decoder support for external frame buffers
by Frank Galligan
· 11 years ago
b1c72b6
Revert external frame buffer code.
by Frank Galligan
· 11 years ago
10f8916
Add support to pass in external frame buffers.
by Frank Galligan
· 11 years ago
4fc6c88
yv12config: remove YUV_TYPE
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
368c723
Change the encryption feature to use a callback for decryption.
by Jeff Petkau
· 12 years ago
c3ae212
Modified vpxdec loop
by Scott LaVarnway
· 12 years ago
7f7d135
Merge branch 'experimental' into master
by John Koleszar
· 12 years ago
26cec5c
Basic encryption feature for libvpx.
by Dmitry Kovalev
· 12 years ago
798c5b1
vp8_init: fix NULL dereference on allocation error
by James Zern
· 12 years ago
75f647f
WIP: Multiple decoder instances support
by Scott LaVarnway
· 12 years ago
2146c68
Use FRAGMENT_DATA struct in pbi
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
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
f4316f3
Move frame allocations out of vp8_decode_frame()
by Scott LaVarnway
· 13 years ago
e278673
Moved vp8dx_get_raw_frame() call to vp8_get_frame()
by Scott LaVarnway
· 13 years ago
8df79e9
Remove threading dependencies with --disable-multithread
by John Koleszar
· 13 years ago
2bf8fb5
remove deprecated pre-v0.9.0 API
by John Koleszar
· 13 years ago
f039a85
Make global data const
by Attila Nagy
· 13 years ago
8be41bb
Hook up VP8D_GET_LAST_REF_USED
by John Koleszar
· 13 years ago
892e23a
vp8d - function to check if a reference frame is used.
by Jim Bankoski
· 13 years ago
28aa087
Merge "Multiframe quality enhancement postprocessing"
by Deb Mukherjee
· 13 years ago
87aa846
Multiframe quality enhancement postprocessing
by Deb Mukherjee
· 13 years ago
bf1a807
Remove opaque pointer VP8D_PTR
by John Koleszar
· 13 years ago
aa7335e
Multiple-resolution encoder
by Yunqing Wang
· 13 years ago
1427205
Changing decoder input partition API to input fragments.
by Stefan Holmer
· 14 years ago
b45065d
cosmetics: consistently use [u]int64_t
by James Zern
· 14 years ago
7d1b37c
Increase chrow row alignment to 16 bytes.
by Timothy B. Terriberry
· 14 years ago
7296b3f
New ways of passing encoded data between encoder and decoder.
by Stefan Holmer
· 14 years ago
2bd90c1
get/set reference buffer dimension check added
by James Berry
· 14 years ago
d04f852
Adding error-concealment to the decoder.
by Stefan Holmer
· 14 years ago
a7d4d3c
clean up unused variable warnings
by Johann
· 14 years ago
1855573
Set bounds from the array when iterating mmaps.
by Ralph Giles
· 14 years ago
de5182e
Remove commented-out VP6 code from vp8_finalize_mmaps
by Ralph Giles
· 14 years ago
562f147
Use endian-neutral bitstream packing/unpacking
by John Koleszar
· 14 years ago
02321de
Fix relative include paths
by John Koleszar
· 14 years ago
2f0331c
Merge "Implement error tracking in the decoder"
by John Koleszar
· 14 years ago
67fb3a5
Implement error tracking in the decoder
by Henrik Lundin
· 14 years ago
c49f49b
propagate user private data on decode
by John Koleszar
· 14 years ago
2a87491
Inform caller of decoder about updated references
by Henrik Lundin
· 14 years ago
647df00
postproc : Re-work posproc calling to allow more flags.
by Fritz Koenig
· 14 years ago
4d1b0d2
Merge commit 'fix integer promotion bug in partition size check'
by John Koleszar
· 14 years ago
9fb80f7
fix integer promotion bug in partition size check
by John Koleszar
· 14 years ago
c4d7e5e
Eliminate more warnings.
by Timothy B. Terriberry
· 14 years ago
fa7a55b
Add getter functions for the interface data symbols
by John Koleszar
· 15 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
2add72d
Don't dereference ctx->priv if it hasn't been setup correctly.
by Fredrik Söderquist
· 15 years ago
eafcf91
Only touch ctx->priv if vp8_mmap_alloc succeeded.
by Fredrik Söderquist
· 15 years ago
08eed04
Remove CONFIG_NEW_TOKENS files.
by Fritz Koenig
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
20f7332
Incorrect comment.
by Paul Wilkins
· 15 years ago
317a666
Remove reference to 'vpx Technologies'
by John Koleszar
· 15 years ago
09202d8
LICENSE: update with latest text
by John Koleszar
· 15 years ago
b6c7191
vpx_image: add VPX_ prefix to PLANE_*
by John Koleszar
· 15 years ago
b749234
install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/
by John Koleszar
· 15 years ago
6cd4a10
Put img_fmt in the vpx namespace
by James Zern
· 15 years ago
0ea50ce
Initial WebM release
by John Koleszar
· 15 years ago