Sign in
aomedia
/
avm
/
d2401800228af10600c148bce612d67a035d054e
/
vpx
/
src
4c12046
Changes SvcContext_t to SvcContext
by Deb Mukherjee
· 10 years ago
0ba1542
Vidyo: Support for one-pass rc-enabled SVC encoder
by Deb Mukherjee
· 10 years ago
68b550f
[spatial svc]Another workaround to avoid using prev_mi
by Minghai Shang
· 10 years ago
4680329
Revert "[spatial svc]Another workaround to avoid using prev_mi"
by Paul Wilkins
· 10 years ago
c113457
[spatial svc]Another workaround to avoid using prev_mi
by Minghai Shang
· 10 years ago
a30774c
Adds support of 440 content.
by Deb Mukherjee
· 10 years ago
a160d72
High-bitdepth bugfixes
by Deb Mukherjee
· 11 years ago
40479df
Misc. high-bit-depth fixes
by Deb Mukherjee
· 11 years ago
209ee12
[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer
by Minghai Shang
· 11 years ago
4f5b2b2
[spatial svc]Remove quantizers option. Use max/min quantizers for each layer.
by Minghai Shang
· 11 years ago
76885de
[spatial svc] Use string for quantizers and scale-factors option in the test app
by Minghai Shang
· 11 years ago
bb74a77
[spatial svc] Remove useless APIs and variables
by Minghai Shang
· 11 years ago
e3fff31
[spatial svc] Output psnr for all layers in one packet.
by Minghai Shang
· 11 years ago
12aaff5
[spatial svc] Remove handling frame and stats packets in the codec
by Minghai Shang
· 11 years ago
56b9c64
Merge "Removing legacy compatibility layer."
by Dmitry Kovalev
· 11 years ago
a8d44b9
[spatial svc]Add layer bitrates options and clean up parsing options from string
by Minghai Shang
· 11 years ago
759afe5
Merge "[svc] Temporal svc with two pass rate control"
by Minghai Shang
· 11 years ago
9cdaa3d
Removing legacy compatibility layer.
by Dmitry Kovalev
· 11 years ago
5acfafb
Adds config opt for highbitdepth + misc. vpx
by Deb Mukherjee
· 11 years ago
be3b08d
[svc] Temporal svc with two pass rate control
by Minghai Shang
· 11 years ago
73edeb0
Removing alg_priv from vpx_codec_priv struct.
by Dmitry Kovalev
· 11 years ago
d0e384e
Merge "Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver()."
by Dmitry Kovalev
· 11 years ago
42ad07a
Merge "[spatial svc]Multiple frame context feature"
by Minghai Shang
· 11 years ago
4460965
Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().
by Dmitry Kovalev
· 11 years ago
d4a407c
[spatial svc]Multiple frame context feature
by Minghai Shang
· 11 years ago
f2e6523
Removing iface pointer from vpx_codec_priv.
by Dmitry Kovalev
· 11 years ago
c1a769d
Using functions from vpx_mem.h inside vpx_image.c.
by Dmitry Kovalev
· 11 years ago
a6a997d
vpx_internal_error -> fix -Wunused-function issues
by Jim Bankoski
· 11 years ago
bcb97ec
Merge "vpx_codec_decode: check data size"
by James Zern
· 11 years ago
febdebf
remove remaining references to XMA
by James Zern
· 11 years ago
6a2e9ef
vpx_codec_decode: check data size
by James Zern
· 11 years ago
80656a1
Adds spatial-svc macros to code to allow disabling
by Deb Mukherjee
· 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
943e432
allow config options to limit max size of decode
by Jim Bankoski
· 11 years ago
e899859
[spatial svc]Implement alt reference frames
by Minghai Shang
· 11 years ago
5820c5d
Adds support for reading and writing 10/12-bit y4m
by Deb Mukherjee
· 11 years ago
79199e4
Reverting "Adds support for reading and writing 10/12-bit y4m" for now because of Mac Build Failure.
by Dmitry Kovalev
· 11 years ago
82dc133
Adds support for reading and writing 10/12-bit y4m
by Deb Mukherjee
· 11 years ago
83269ff
Merge "[spatial svc] Remove encoding modes since we only need one mode at this time."
by Minghai Shang
· 11 years ago
df38196
[spatial svc] Remove encoding modes since we only need one mode at this time.
by Minghai Shang
· 11 years ago
41b451e
[spatial svc]Remove key frame quantizer settings since key frame is decided by rate control
by Minghai Shang
· 11 years ago
277338f
[spatial svc]Implement lag in frames for spatial svc
by Minghai Shang
· 11 years ago
8a8b662
Removing ctrl_id parameter from vpx_codec_control_fn_t.
by Dmitry Kovalev
· 11 years ago
76bf681
Merge "[spatial svc] Remove hard coded rc_end_usage setting"
by Minghai Shang
· 11 years ago
652a3cc
[spatial svc] Disable auto alt reference
by Minghai Shang
· 11 years ago
39aef40
[spatial svc] Remove hard coded rc_end_usage setting
by Minghai Shang
· 11 years ago
7af3440
[spatial svc] Remove some restrictions that are needed to improve the quality
by Minghai Shang
· 11 years ago
89f38d1
svc_encodeframe.c: change to use correct type
by Yaowu Xu
· 11 years ago
0affa0e
[spatial svc] Fix one extra frame count during flush
by Minghai Shang
· 11 years ago
d4124ea
[svc] Fix issue for setting layers through ffmpeg
by Minghai Shang
· 11 years ago
6c3c66f
[svc] Add min/max q and min/max bitrate in svc test app
by Minghai Shang
· 11 years ago
d205335
[svc] Finalize spatial svc first pass rate control
by Minghai Shang
· 11 years ago
6c0565a
svc_encodeframe: quiet -Warray-bounds warnings
by James Zern
· 11 years ago
6281a9a
Adding type casts to remove C++ compiler errors.
by Dmitry Kovalev
· 11 years ago
b0c146e
[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder.
by Minghai Shang
· 11 years ago
0bbc7f9
Merge "[svc] Fix "possible loss of data", "division by zero" and "index 5 out of bounds for type" compiler warings"
by Minghai Shang
· 11 years ago
d6321c3
Merge "Cleaning up vpx_codec_get_cx_data() function."
by Dmitry Kovalev
· 11 years ago
e526c04
[svc] Fix "possible loss of data", "division by zero" and
by Minghai Shang
· 11 years ago
3a8deeb
Merge "[svc] Add target bitrate settings for each layers."
by Minghai Shang
· 11 years ago
20da065
Merge "Change for adding QP settings for key frames"
by Minghai Shang
· 11 years ago
e4118e2
Merge "Adding vpx_sse_to_psnr() function."
by Dmitry Kovalev
· 11 years ago
7d5bffc
Adding vpx_sse_to_psnr() function.
by Dmitry Kovalev
· 11 years ago
74e1830
log overall psnr, average psnr, and overall mse
by Ivan Maltz
· 11 years ago
8c196b2
[svc] Add target bitrate settings for each layers.
by Minghai Shang
· 11 years ago
c79bd22
Change for adding QP settings for key frames
by Minghai Shang
· 11 years ago
aed2ca4
Fixed compilation on mingw with secure APIs enabled by default.
by Jacek Caban
· 11 years ago
a4f30a5
Add VP9 decoder support for external frame buffers
by Frank Galligan
· 11 years ago
955b35d
Cleaning up vpx_codec_get_cx_data() function.
by Dmitry Kovalev
· 11 years ago
dd776e8
Fixing c++ compiler errors in svc_encodeframe.c.
by Dmitry Kovalev
· 11 years ago
6427930
Using vpx_codec_err_t instead of int.
by Dmitry Kovalev
· 11 years ago
4864ab2
Layer based rate control for CBR mode.
by Marco Paniconi
· 11 years ago
7ec838e
Revert "Layer based rate control for CBR mode."
by Marco Paniconi
· 11 years ago
6be2b75
Layer based rate control for CBR mode.
by Marco Paniconi
· 11 years ago
b1c72b6
Revert external frame buffer code.
by Frank Galligan
· 11 years ago
6efb0ab
Fix to overflow in asan test (for vp8 encoder).
by Marco Paniconi
· 11 years ago
10f8916
Add support to pass in external frame buffers.
by Frank Galligan
· 11 years ago
bbf61e3
Fix bug with put slice cb function.
by Frank Galligan
· 11 years ago
475d1d6
Modified spatial scalable encoder & unit tests
by Adrian Grange
· 11 years ago
1ed0e1b
Move SVC per-frame loop from sample app into libvpx proper
by Ivan Maltz
· 11 years ago
cd74a90
Revert "Merge "SVC improvements""
by James Zern
· 11 years ago
663916c
SVC improvements
by Ivan Maltz
· 11 years ago
88c8ff2
Modified resize unit test to output test vector
by Adrian Grange
· 12 years ago
b088998
vp[89]_dx_iface: factorize vp8_mmap_*()
by James Zern
· 12 years ago
64bcffc
Pack invisible frames without lengths
by John Koleszar
· 12 years ago
3a0cfb3
Merge "Packing Altref along with succeeding frame and length encoding frames" into experimental
by John Koleszar
· 12 years ago
bc9670e
Packing Altref along with succeeding frame and length encoding frames
by Vignesh Venkatasubramanian
· 12 years ago
83b1d90
vpx: merge with master
by John Koleszar
· 12 years ago
c6b9039
Restyle code
by John Koleszar
· 13 years ago
6035da5
WebM Experimental Codec Branch Snapshot
by Yaowu Xu
· 13 years ago
b433e12
Proposing an extension to the encoder and decoder interfaces.
by Stefan Holmer
· 14 years ago
d04f852
Adding error-concealment to the decoder.
by Stefan Holmer
· 14 years ago
5db296d
bug fix 32 bit matches 64 bit
by James Berry
· 14 years ago
2fced87
vpx_codec_dec_init: check that the iface is a decoder
by John Koleszar
· 14 years ago
f42d52e
documentation: minor cosmetics
by James Zern
· 14 years ago
72ebaff
Avoid using an anonymous union.
by Gaute Strokkenes
· 14 years ago
67fb3a5
Implement error tracking in the decoder
by Henrik Lundin
· 14 years ago
c4d7e5e
Eliminate more warnings.
by Timothy B. Terriberry
· 14 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
Next »