DescriptionDuplicate FecController in preparation of forking
This CL only copies existing files, in preparation of the fork. This is done so that the subsequent CLs' modifications of the existing files would be more obvious, and easier to review.
Some minor changes are introduced by this CL to the copied files to avoid trybots warnings:
1. The controller's file's include of its header is modified to include the newly named header.
2. The #ifdef name associated with the headefile is modified.
3. Copyright year changed from 2016 to 2017.
Except for this, no changes were made. The new files (rplr-based) are not included or compiled yet; the next CL introduces the necessary changes, then adds the files to BUILD.gn.
For the renamed files (fec_controller -> fec_controller_plr_based), a respective change is made to BUILD.gn, of course.
BUG=webrtc:7058
Patch Set 1 #Patch Set 2 : Rebased #Patch Set 3 : Rebased #Patch Set 4 : git cl format #Patch Set 5 : Actually, better without this format. #Patch Set 6 : Rebased #Patch Set 7 : Rebased #Messages
Total messages: 32 (10 generated)
|