webrtc/api/video_codecs
Niels Möller 401d07690b Delete deprecated VideoDecoder::Decode method
Follow up to https://webrtc-review.googlesource.com/c/src/+/39511,
which introduced a new Decode method, without the
RTPFragmentationHeader argument, and deprecated the old method.

Bug: webrtc:6471
Change-Id: Icd3c536ebedd4e3c2d57fdb4d6e078d6ff1de5b6
Reviewed-on: https://webrtc-review.googlesource.com/75180
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23339}
2018-05-22 08:17:03 +00:00
..
test Remove dependency in FakeWebRtcVideoCodecFactories. 2018-05-14 09:29:19 +00:00
BUILD.gn Move VideoEncoderConfig from call/ to api/. 2018-05-18 12:58:16 +00:00
builtin_video_decoder_factory.cc Built in video codec factories. 2018-05-03 11:49:42 +00:00
builtin_video_decoder_factory.h Built in video codec factories. 2018-05-03 11:49:42 +00:00
builtin_video_encoder_factory.cc Built in video codec factories. 2018-05-03 11:49:42 +00:00
builtin_video_encoder_factory.h Built in video codec factories. 2018-05-03 11:49:42 +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 Delete deprecated VideoDecoder::Decode method 2018-05-22 08:17:03 +00:00
video_decoder.h Delete deprecated VideoDecoder::Decode method 2018-05-22 08:17:03 +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 Add control for inter-layer prediction mode. 2018-04-27 06:20:15 +00:00
video_encoder.h Move VideoEncoderConfig from call/ to api/. 2018-05-18 12:58:16 +00:00
video_encoder_config.cc Move VideoEncoderConfig from call/ to api/. 2018-05-18 12:58:16 +00:00
video_encoder_config.h Move VideoEncoderConfig from call/ to api/. 2018-05-18 12:58:16 +00:00
video_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00