Logo
Explore Help
Register Sign In
admin/webrtc_m130
1
0
Fork 0
You've already forked webrtc_m130
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
webrtc_m130/webrtc/modules/video_coding/codecs
History
Henrik Boström 9695d8523b Added VP9FrameBufferPool, a memory pool that is shared between libvpx and webrtc. Using the VP9 codec, the libvpx decoder will obtain its buffers from our memory pool. This lets us reuse the same buffers for our I420VideoFrames and not have to copy a frame for every decode (from libvpx buffers to webrtc/I420VideoFrame buffers).
(This is similar to chromium's MemoryPool in vpx_video_decoder.cc.)

BUG=1128
R=kjellander@webrtc.org, magjed@webrtc.org, stefan@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/48149004

Cr-Commit-Position: refs/heads/master@{#9141}
2015-05-06 08:42:22 +00:00
..
i420/main
Dynamic resolution change for VP8 HW encode.
2015-04-21 22:29:53 +00:00
interface
Cleanup: Remove i420_video_frame.h header.
2015-04-10 10:52:15 +00:00
test
Cleanup: Remove i420_video_frame.h header.
2015-04-10 10:52:15 +00:00
tools
Fix style violations in common_types.h and config.h
2015-02-26 14:01:28 +00:00
vp8
Set correct encoder-specific settings for vpx in the new API.
2015-04-28 08:01:14 +00:00
vp9
Added VP9FrameBufferPool, a memory pool that is shared between libvpx and webrtc. Using the VP9 codec, the libvpx decoder will obtain its buffers from our memory pool. This lets us reuse the same buffers for our I420VideoFrames and not have to copy a frame for every decode (from libvpx buffers to webrtc/I420VideoFrame buffers).
2015-05-06 08:42:22 +00:00
OWNERS
Removing henrik.lundin from OWNERS in video_coding/*
2015-03-18 09:56:21 +00:00
Powered by Gitea Version: 1.23.5 Page: 233ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API