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

Issue 2555993003: Move all codec specific definitions from modules_include (Closed)

Created:
4 years ago by hta-webrtc
Modified:
4 years ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move all codec specific definitions from modules_include This CL moves all codec specific definitions into their own header files in the respective codec directory, and replaces it with an include in the top level directory. This is to facilitate getting the code out of the header files. No behavioral changes are expected. BUG=webrtc:6842 Committed: https://crrev.com/41286496cbf61c2ab66b2df243e00c206995de39 Cr-Commit-Position: refs/heads/master@{#15623}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved header file #

Patch Set 3 : Include the extra file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+374 lines, -282 lines) Patch
M webrtc/modules/include/module_common_types.h View 2 chunks +3 lines, -282 lines 0 comments Download
A webrtc/modules/video_coding/codecs/h264/include/h264_globals.h View 1 chunk +86 lines, -0 lines 0 comments Download
A webrtc/modules/video_coding/codecs/interface/common_constants.h View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
A webrtc/modules/video_coding/codecs/vp8/include/vp8_globals.h View 1 1 chunk +49 lines, -0 lines 0 comments Download
A webrtc/modules/video_coding/codecs/vp9/include/vp9_globals.h View 1 1 chunk +210 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
hta-webrtc
I took a whack at moving the defs around. Looks clean to me, but it ...
4 years ago (2016-12-07 09:42:21 UTC) #2
kwiberg-webrtc
Reassigning to a video_coding/codecs owner. Stefan, feel free to pass the hot potato on if ...
4 years ago (2016-12-07 09:58:22 UTC) #4
hta-webrtc
Stefan: The trigger for this came from https://codereview.webrtc.org/2554003002/ where I added yet another inline function ...
4 years ago (2016-12-09 09:48:10 UTC) #5
stefan-webrtc
Seems like a good change. lgtm, but take a look at my comment and see ...
4 years ago (2016-12-13 09:35:49 UTC) #6
hta-webrtc
Does this look better? https://codereview.webrtc.org/2555993003/diff/1/webrtc/modules/include/module_common_constants.h File webrtc/modules/include/module_common_constants.h (right): https://codereview.webrtc.org/2555993003/diff/1/webrtc/modules/include/module_common_constants.h#newcode12 webrtc/modules/include/module_common_constants.h:12: // codec definitions (modules/video_coding/codecs/*/include/*_globals.h) On ...
4 years ago (2016-12-13 14:03:04 UTC) #7
stefan-webrtc
lgtm
4 years ago (2016-12-15 08:25:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2555993003/40001
4 years ago (2016-12-15 08:31:32 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-15 08:54:11 UTC) #17
commit-bot: I haz the power
4 years ago (2016-12-15 08:54:23 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/41286496cbf61c2ab66b2df243e00c206995de39
Cr-Commit-Position: refs/heads/master@{#15623}

Powered by Google App Engine
This is Rietveld 408576698