webrtc/common_video
Emircan Uysaler d7ae3c34e5 Reland "Rename stereo video codec to multiplex"
This is a reland of bbdabe50db.

Original change's description:
> Rename stereo video codec to multiplex
>
> This CL only does the rename from"stereo" to multiplex". With this we have a
> better name that doesn't clash with audio's usage of stereo.
>
> Bug: webrtc:7671
> Change-Id: Iebc3fc20839025f1bc8bcf0e16141bf9744ef652
> Reviewed-on: https://webrtc-review.googlesource.com/43242
> Commit-Queue: Emircan Uysaler <emircan@webrtc.org>
> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#21769}

TBR=niklas.enbom@webrtc.org

Bug: webrtc:7671
Change-Id: I6f38dc46126f279f334d52b56339b40acdc30511
Reviewed-on: https://webrtc-review.googlesource.com/45820
Reviewed-by: Emircan Uysaler <emircan@webrtc.org>
Commit-Queue: Emircan Uysaler <emircan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21794}
2018-01-29 20:37:59 +00:00
..
h264 Skip H246 scaling lists in SPS packets 2018-01-09 10:22:30 +00:00
include Move videosinkinterface.h to common_video to solve a circular dep. 2018-01-04 13:19:49 +00:00
libyuv Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
bitrate_adjuster_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bitrate_adjuster.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
BUILD.gn Removing useless dependencies on //testing/gmock. 2018-01-26 13:34:12 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
i420_buffer_pool_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
i420_buffer_pool.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
i420_video_frame_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
incoming_video_stream.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove pbos@webrtc.org from all OWNERS. 2017-11-01 08:03:46 +00:00
video_frame_buffer.cc Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
video_frame.cc Reland "Rename stereo video codec to multiplex" 2018-01-29 20:37:59 +00:00
video_render_frames.cc Optional: Use nullopt and implicit construction in /common_video 2017-11-27 17:03:12 +00:00
video_render_frames.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00