Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: webrtc/modules/BUILD.gn

Issue 2544493005: Decode h264 fmtp sprop-parameter-sets to binary. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index dcfd5fa6195eb8751da07083802b1fc6528d2d31..9539b8249dcc3bbb6ec91d0e79e9b6f63748b47c 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -497,6 +497,7 @@ if (rtc_include_tests) {
"video_coding/codecs/vp8/simulcast_unittest.h",
"video_coding/decoding_state_unittest.cc",
"video_coding/frame_buffer2_unittest.cc",
+ "video_coding/h264_sprop_parameter_sets_unittest.cc",
"video_coding/h264_sps_pps_tracker_unittest.cc",
"video_coding/histogram_unittest.cc",
"video_coding/include/mock/mock_vcm_callbacks.h",
« no previous file with comments | « no previous file | webrtc/modules/video_coding/BUILD.gn » ('j') | webrtc/modules/video_coding/h264_sprop_parameter_sets.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698