Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e93454a383a08b13bf39f187814c737ea198b325
/
common_video
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 5 years ago
28f0eb2
Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter.
by Mirta Dvornicic
· 5 years ago
ce33b6a
Implement QualityLimitationReasonTracker and expose "reason".
by Henrik Boström
· 5 years ago
a8507e3
Remove deprecated interface in I420BufferInterface::GetI420
by Ilya Nikolaevskiy
· 6 years ago
da5aa4d
Use CodecBufferUsage to determine dependencies.
by philipel
· 6 years ago
8a7dcb1
Prepare to move SPS VUI rewriting out of H.264 packetizer.
by Mirta Dvornicic
· 6 years ago
408a3c6
Add explicit stride options to I420BufferPool.
by Noah Richards
· 6 years ago
8581877
Delete interface class VideoCaptureExternal
by Niels Möller
· 6 years ago
c01367d
Deprecating ThreadChecker specific interface.
by Sebastian Jansson
· 6 years ago
e0b9355
Move enum VideoType out of common_types.h
by Niels Möller
· 6 years ago
ae2213b
Delete compatibility alias webrtc::kI420
by Niels Möller
· 6 years ago
8daf92a
Adds ScaleVideoFrameBuffer to libyuv.
by Sebastian Jansson
· 6 years ago
8ce89ba
Adds function to calculate squared error sum to libyuv.
by Sebastian Jansson
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
b19f27a
Decode Target Information for VP8 libvpx encoder.
by philipel
· 6 years ago
361855b
Rename OperatingPoint to DecodeTarget.
by philipel
· 6 years ago
b163359
Add interface class for bitstream parser.
by Kári Tristan Helgason
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
533a9fe
Clean BUILD.gn files: remove extra :memory
by Artem Titov
· 6 years ago
9df3353
Generic Frame Descriptor (GFD) VP8 templates.
by philipel
· 6 years ago
74682c1
Inject TaskQueueFactory to video streams.
by Sebastian Jansson
· 6 years ago
c4dd730
Fix -Wextra-semi warnings.
by Mirko Bonadei
· 6 years ago
88fa2ab
Always add/rewrite VUI and set max_num_reorder_frames to 0.
by Sergey Silkin
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1ebfb6a
Introduce VideoFrame::id to keep track of frames inside application.
by Artem Titov
· 6 years ago
a921660
Add ability to paste VideoFrameBuffer into the middle of I010Buffer and I420Buffer
by Ilya Nikolaevskiy
· 6 years ago
1699408
Inlining IncomingVideoStream::NewFrameTask.
by Sebastian Jansson
· 6 years ago
f1ab9b9
Refactor creation of ColorSpace test data
by Johannes Kron
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
90e6745
Delete deprecated class WrappedI420Buffer
by Niels Möller
· 6 years ago
21cddff
Harmonize paths to dependent targets.
by Yves Gerey
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
57dd881
Delete dead code in webrtc_libyuv.cc
by Niels Möller
· 6 years ago
4744e5b
Reland "Remove old video_bitrate_allocator.h"
by Rasmus Brandt
· 6 years ago
40a7a35
Extract functionality of test_main into separate library.
by Artem Titov
· 6 years ago
c34cf71
Revert "Remove old video_bitrate_allocator.h"
by Oleh Prypin
· 6 years ago
88be972
Delete post_encode_callback
by Niels Möller
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
4dc66c5
Move EncodedImage class to api/video/
by Niels Möller
· 6 years ago
8e87852
Remove old video_bitrate_allocator.h
by Rasmus Brandt
· 6 years ago
0a5792e
Add UMA metric and logging of frames dropped in the render queue.
by Stefan Holmer
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
c0f26d4
Drop unneeded inclusion of module_common_types.h
by Niels Möller
· 6 years ago
827cf3c
Avoid overflow when parsing H.264 SPS.
by Niels Möller
· 6 years ago
72bc8d6
Make the rtp timestamp member of EncodedImage private
by Niels Möller
· 6 years ago
2377588
Add accessor methods for RTP timestamp of EncodedImage.
by Niels Möller
· 6 years ago
84ccb2d
Remove kVideoCodecUnknown from WebRTC.
by Kári Tristan Helgason
· 6 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
2455c9e
Add spatial index to EncodedImage, not yet used.
by Niels Möller
· 6 years ago
4206a0a
Exposing video bitrate allocator into API
by Jiawei Ou
· 6 years ago
0a410ce
Clean up unneeded includes in common_video/BUILD.gn.
by Mirko Bonadei
· 6 years ago
d93a51d
Enabling clang::find_bad_constructs for common_video.
by Mirko Bonadei
· 6 years ago
901e0ff
Add bit depth information to PlanarYuvBuffer
by Emircan Uysaler
· 6 years ago
52f53d5
Revert "Add Timestamp accessor methods to the EncodedImage class."
by Björn Terelius
· 6 years ago
f34d467
Add Timestamp accessor methods to the EncodedImage class.
by Niels Möller
· 6 years ago
196100e
Replace rtc::Optional with absl::optional
by Danil Chapovalov
· 6 years ago
beb2d98
Removing usage of //build/config/compiler:no_size_t_to_int_warning.
by Mirko Bonadei
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
97e0488
Delete unused stats for preferred_bitrate.
by Niels Möller
· 6 years ago
2b3af2e
Delete RTP-specific values from the VideoCodecType enum.
by Niels Möller
· 6 years ago
b6c462d
Cleanup webrtc:: namespace from leaked TimingFrameFlags
by Ilya Nikolaevskiy
· 6 years ago
c8caaec
Directly include VideoBitrateAllocation in common_video/ targets
by Erik Språng
· 6 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 6 years ago
5f83cf0
Replacing rtc::TimeDelta with webrtc::TimeDelta.
by Sebastian Jansson
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
e2ae78b
Delete obsolete BitrateAdjuster constructor.
by Niels Möller
· 7 years ago
2cb7b5e
Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis.
by Niels Möller
· 7 years ago
70595c1
Delete unneeded references to EventWrapper.
by Niels Möller
· 7 years ago
a680a6a
Enable and fix chromium clang warnings in sdk/android targets.
by Paulina Hensman
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
03e6ec9
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
081136f
Revert "Reland "Add multiplex case to webrtc_perf_tests""
by Taylor Brandstetter
· 7 years ago
7c5bc1c
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
5aac372
Revert "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
d90a7e8
Add multiplex case to webrtc_perf_tests
by Emircan Uysaler
· 7 years ago
12edf4c
Separate build target for rtc_base/numerics/safe_minmax.h
by Karl Wiberg
· 7 years ago
9d138fc
Drop dependency of common_video on api:libjingle_peerconnection_api.
by Niels Möller
· 7 years ago
845a262
Prevent potential integer overflow in sps parser
by Erik Språng
· 7 years ago
2a5ce2b
Fix clang style errors in rtp_rtcp and dependant targets
by Danil Chapovalov
· 7 years ago
d7ae3c3
Reland "Rename stereo video codec to multiplex"
by Emircan Uysaler
· 7 years ago
1204448
Revert "Reland "Rename stereo video codec to multiplex""
by Taylor Brandstetter
· 7 years ago
4954a77
Reland "Rename stereo video codec to multiplex"
by Emircan Uysaler
· 7 years ago
65ce311
Removing useless dependencies on //testing/gmock.
by Mirko Bonadei
· 7 years ago
6bc7bb6
Revert "Rename stereo video codec to multiplex"
by Ivo Creusen
· 7 years ago
bbdabe5
Rename stereo video codec to multiplex
by Emircan Uysaler
· 7 years ago
a7f2d84
Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"""
by Per Kjellander
· 7 years ago
c73e1f4
Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""
by Per Kjellander
· 7 years ago
588c548
GN rtc_* templates: Set default visibility to webrtc_root + "/*"
by Karl Wiberg
· 7 years ago
6728003
Skip H246 scaling lists in SPS packets
by Todd Wong
· 7 years ago
be214a2
Move videosinkinterface.h to common_video to solve a circular dep.
by Patrik Höglund
· 7 years ago
0594a7c
Stop using public_deps in common_video/.
by Mirko Bonadei
· 7 years ago
aa329e7
Reland: googBandwidthLimitedResolution stat is not always set depending on configuration.
by Åsa Persson
· 7 years ago
3e11343
Fix circular dependencies in webrtc_common.
by Patrik Höglund
· 7 years ago
62e9ebe
Revert "googBandwidthLimitedResolution stat is not always set depending on configuration."
by Guido Urdaneta
· 7 years ago
401d056
Removing $rtc_libyuv_dir and removing useless dependencies on libyuv.
by Mirko Bonadei
· 7 years ago
59283e4
googBandwidthLimitedResolution stat is not always set depending on configuration.
by Åsa Persson
· 7 years ago
6b642f7
Delete EncodedFrameObserver::OnEncodeTiming.
by Niels Möller
· 7 years ago
Next »