webrtc/api/video_codecs
Niels Möller c5d4461f87 Add copy and move operations to SdpVideoFormat.
Needed to be able to add an SdpVideoFormat member to
VideoEncoderConfig or other move-only classes.

Bug: webrtc:8830
Change-Id: Ie15dbfec616b059e1492d2c17ebd210f0edbe00f
Reviewed-on: https://webrtc-review.googlesource.com/64983
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22642}
2018-03-28 09:46:26 +00:00
..
BUILD.gn Fix chromium warnings for SdpVideoFormat. 2018-03-27 08:11:21 +00:00
sdp_video_format.cc Add copy and move operations to SdpVideoFormat. 2018-03-28 09:46:26 +00:00
sdp_video_format.h Add copy and move operations to SdpVideoFormat. 2018-03-28 09:46:26 +00:00
video_decoder.cc Fix chromium warnings for SdpVideoFormat. 2018-03-27 08:11:21 +00:00
video_decoder.h Fix chromium warnings for SdpVideoFormat. 2018-03-27 08:11:21 +00:00
video_decoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_encoder.cc Delete unused method SetPeriodicKeyFrames. 2018-03-05 08:54:32 +00:00
video_encoder.h Delete unused method SetPeriodicKeyFrames. 2018-03-05 08:54:32 +00:00
video_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00