Sign in
webrtc
/
src
/
webrtc
/
ab8516c518dc307601120a4ecf78cad63e15da29
/
modules
/
video_coding
/
codecs
fc5a723
Reland of Delete webrtc::VideoFrame::CopyFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2397943003/ )
by nisse
· 8 years ago
4d9524e
iOS: Optimize video scaling and cropping
by magjed
· 8 years ago
71f043e
Revert of Move bitstream parser to more appropriate directory. (patchset #4 id:60001 of https://codereview.webrtc.org/2370853005/ )
by kthelgason
· 8 years ago
3fdd22f
Move current bitstream parser to more appropriate directory.
by kthelgason
· 8 years ago
a9dfbee
Revert of Delete webrtc::VideoFrame::CopyFrame. (patchset #2 id:20001 of https://codereview.webrtc.org/2371363003/ )
by ivoc
· 8 years ago
f2bdbba
Delete webrtc::VideoFrame::CopyFrame.
by nisse
· 8 years ago
d9cb19f
Fix modules_unittests on iOS.
by Kári Tristan Helgason
· 8 years ago
36a2479
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
cc1422c
New helper function test::ReadI420Buffer, refactor FrameReader to use it.
by nisse
· 8 years ago
e96ad38
Delete unused support for vp8 partitions.
by nisse
· 8 years ago
7971cae
Remove compat for iOS 7/8
by Kári Tristan Helgason
· 8 years ago
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
77dbe49
Move the QP scaling thresholds to the relevant encoders.
by kthelgason
· 8 years ago
59505d3
Delete method webrtc::VideoFrame::allocated_size and enum PlaneType.
by nisse
· 8 years ago
652c67c
Reland of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #1 id:1 of https://codereview.webrtc.org/2354223002/ )
by nisse
· 8 years ago
71a778b
iOS: Always build H264 HW encoder/decoder
by magjed
· 8 years ago
51e48fe
Add histogram for end-to-end delay: "WebRTC.Video.EndToEndDelayInMs"
by asapersson
· 8 years ago
0ee04da
Revert of Move MutableDataY{,U,V} methods to I420Buffer only. (patchset #14 id:260001 of https://codereview.webrtc.org/2278883002/ )
by nisse
· 8 years ago
53b1960
Move MutableDataY{,U,V} methods to I420Buffer only.
by nisse
· 8 years ago
5911bc5
Extract simulcast rate allocation outside of video encoder.
by Erik Språng
· 8 years ago
32c3cc4
Change SimulcastEncoderAdapter to allow a 0 for SetRates.
by noahric
· 8 years ago
8924ce5
Significantly increased max_num_buffers_ of Vp9FrameBufferPool.
by hbos
· 9 years ago
9038a86
Add codec name to CodecSpecificInfo and get the codec name stats from there instead.
by perkj
· 9 years ago
3f0363a
GN: Fix test_support_unittests and MIPS compile issue.
by kjellander
· 9 years ago
98c3103
iOS H264VideoToolBoxEncoder: Stop scaling native CVPixelBuffers
by magjed
· 9 years ago
2d30a2a
Skip AUD while extracting SPS and PPS on iOS.
by jianjun.zhu
· 9 years ago
a75ed7e
Fix regression for h264 VideoToolbox entering background.
by tkchin
· 9 years ago
dc06858
Disable encoder scaling on iPhone4S.
by tkchin
· 9 years ago
83a148b
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 9 years ago
55b005a
Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ )
by sergeyu
· 9 years ago
568d3f1
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 9 years ago
f285d3d
Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ )
by sergeyu
· 9 years ago
8238976
Add EncodedImageCallback::OnEncodedImage().
by Sergey Ulanov
· 9 years ago
96235de
Memset svc_params in vp9 wrapper to avoid undefined behavior.
by jackychen
· 9 years ago
f82b08f
iOS HW encoder: Increase data rate limit
by magjed
· 9 years ago
c781f9c
Adjust parameter in vp9 videoprocessor_integration test.
by Marco
· 9 years ago
80c3050
H264VideoToolboxEncoder: Add support for native handles
by magjed
· 9 years ago
1be2c95
Add native handle support to SimulcastEncoderAdapter.
by noahric
· 9 years ago
db3577b
Remove unused copy of last received keyframe.
by André Susano Pinto
· 9 years ago
10a5fd9
Replace OS_ANDROID define to disable webrtc test.
by Peter Boström
· 9 years ago
6609904
Disable flaky ProcessNoLossChangeFrameRateFrameDropVP9 on Android
by Patrik Höglund
· 9 years ago
9367415
Add encoder/decoder names to software H264.
by Peter Boström
· 9 years ago
725c6aa
Use QualityScaler for OpenH264 encoder.
by Peter Boström
· 9 years ago
0281db2
Rewrite CreateBlackFrame in webrtcvideoengine.
by nisse
· 9 years ago
ea3460e
Partial reland of Delete unused and almost unused frame-related methods. (patchset #1 id:1 of https://codereview.webrtc.org/2076113002/ )
by nisse
· 9 years ago
389d403
Revert of Delete unused and almost unused frame-related methods. (patchset #12 id:220001 of https://codereview.webrtc.org/2065733003/ )
by nisse
· 9 years ago
ab2e723
Delete unused and almost unused frame-related methods.
by nisse
· 9 years ago
0f6395b
Adjust the amount of VP8 encoder threads for Android builds.
by Alex Glaznev
· 9 years ago
34d0c32
Refactor scaling.
by Niels Möller
· 9 years ago
becd982
GN: Add modules_unittests
by kjellander
· 9 years ago
7926491
Reduce VT keyframe frequency.
by Peter Bostrom
· 9 years ago
d366104
Delete unused code in webrtc_libyuv.cc.
by nisse
· 9 years ago
35ec937
Updated #if in IsH264CodecSupported to match H264[En/De]coder::Create.
by hbos
· 9 years ago
ca45d5b
Report framedrops outside libvpx to QualityScaler.
by Peter Boström
· 9 years ago
5cccc9b
Forward Encode failure codes from sub encoders.
by noahric
· 9 years ago
e208799
Integrate QualityScaler into VideoToolboxEncoder.
by Peter Boström
· 9 years ago
8256c47
Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h.
by asapersson
· 9 years ago
671d805
Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1983583002/ )
by nisse
· 9 years ago
e5d98bc
Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #2 id:290001 of https://codereview.webrtc.org/1963413004/ )
by tommi
· 9 years ago
81950aa
Make sure WebRTC works without libvpx VP9 support.
by Peter Boström
· 9 years ago
2b1e3ea
Unify hardware and software QP thresholds.
by pbos
· 9 years ago
fe1461a
Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1935443002/ )
by nisse
· 9 years ago
85d10e7
Reland of name OpenH264 frame-type conversion function. (patchset #1 id:1 of https://codereview.webrtc.org/1964913002/ )
by pbos
· 9 years ago
78ee118
Revert of Rename OpenH264 frame-type conversion function. (patchset #2 id:20001 of https://codereview.webrtc.org/1943193003/ )
by Peter Boström
· 9 years ago
7738985
Delete all use of tick_util.h.
by Niels Möller
· 9 years ago
179adc6
Rename OpenH264 frame-type conversion function.
by pbos
· 9 years ago
5d309ca
Revert of Use RC_TIMESTAMP_MODE for OpenH264. (patchset #1 id:1 of https://codereview.webrtc.org/1945763002/ )
by pbos
· 9 years ago
3d2c7de
Use RC_TIMESTAMP_MODE for OpenH264.
by Peter Boström
· 9 years ago
44dc40f
Enable -Winconsistent-missing-override flag.
by nisse
· 9 years ago
5d9726a
Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #14 id:250001 of https://codereview.webrtc.org/1900673002/ )
by nisse
· 9 years ago
dd62c69
Delete webrtc::VideoFrame methods buffer and stride.
by nisse
· 9 years ago
09716bd
Build dynamic iOS SDK.
by tkchin
· 9 years ago
22ae586
Move BitrateAdjuster into common_video
by emircan
· 9 years ago
d33da55
Remove QualityScaler framerate reduction.
by Peter Boström
· 9 years ago
fcc3833
Reland of Use initial bitrates for software VP8. (patchset #1 id:1 of https://codereview.webrtc.org/1898183002/ )
by pbos
· 9 years ago
67ef240
Revert of Use initial bitrates for software VP8. (patchset #3 id:40001 of https://codereview.webrtc.org/1893313002/ )
by kjellander
· 9 years ago
b44b19e
Use initial bitrates for software VP8.
by Peter Boström
· 9 years ago
eb1bef4
Add rotation to EncodedImage and make sure it is passed through encoders.
by Per
· 9 years ago
8f6f919
Tune QP-based quality thresholds.
by Peter Boström
· 9 years ago
114c5b7
Add histogram stats for average QP per frame for VP9 (for sent video streams):
by asapersson
· 9 years ago
5b23e99
Use bitstream-level QP for libvpx VP8 quality.
by Peter Boström
· 9 years ago
93f769a
Revert of Update histogram "WebRTC.Video.OnewayDelayInMs" to use the estimated one-way delay. (patchset #4 id:60001 of https://codereview.webrtc.org/1688143003/ )
by asapersson
· 9 years ago
ab61150
Remove QualityScaler kDefaultLowQpDenominator.
by Peter Boström
· 9 years ago
cf17776
Reland of Make QualityScaler more responsive to downgrades. (patchset #1 id:1 of https://codereview.webrtc.org/1880103002/ )
by pbos
· 9 years ago
2eb47d2
Revert of Make QualityScaler more responsive to downgrades. (patchset #3 id:40001 of https://codereview.webrtc.org/1830593003/ )
by phoglund
· 9 years ago
dcdf53e
Make sure temporal layered screenshare frames are sent in at least 2s.
by sprang
· 9 years ago
ce51e88
vp8-intergationtest: Adjust a parameter in resize test.
by Marco
· 9 years ago
d9cd6a9
iOS h264: Request keyframe after coming back from background.
by tkchin
· 9 years ago
5aca9d7
Add CoreVideoFrameBuffer.
by tkchin
· 9 years ago
db3e510
Make QualityScaler more responsive to downgrades.
by Peter Boström
· 9 years ago
d8df5e5
Use mobile platform settings for VP8 and VP9 decoders on all Android builds.
by Alex Glaznev
· 9 years ago
018a259
Add histogram stats for average QP per frame for VP8 (for sent video streams):
by asapersson
· 9 years ago
d46864d
Shorten single-stream VP8 HW implementation names.
by Peter Boström
· 9 years ago
63b8d3f
Add macros for ability to log samples that are added to histograms (RTC_LOGGED_*).
by asapersson
· 9 years ago
0b54e5a
Reland "Add check_deps rules in DEPS files."
by kjellander@webrtc.org
· 9 years ago
de82d23
Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ )
by kjellander
· 9 years ago
181e867
Add check_deps rules in DEPS files.
by kjellander@webrtc.org
· 9 years ago
c6a3b2c
Fix VideoToolbox backgrounding issues.
by tkchin
· 9 years ago
e9e4c54
Update histogram "WebRTC.Video.OnewayDelayInMs" to use the estimated one-way delay.
by asapersson
· 9 years ago
84b91ee
Roll chromium_revision ee31124..508edd3 (378158:379249)
by kjellander
· 9 years ago
Next »