webrtc/sdk/objc/Framework/Classes
Kári Tristan Helgason db6145f055 Fix bug in reporting decode errors in VideoToolbox
The reference back to the decoder class in the decode callback
was null. Due to the amazing properties of ObjC this led to the
setError call to silently fail.

Bug: webrtc:8600
Change-Id: I3f70fbe4c9d533c8612d0bc7bc40813252e492fd
Reviewed-on: https://webrtc-review.googlesource.com/52460
Reviewed-by: Peter Hanspers <peterhanspers@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22021}
2018-02-14 15:29:39 +00:00
..
Audio Adding a KVO context to avoid issues with future super/sub-classing. 2017-10-23 12:33:17 +00:00
Common Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system 2018-01-31 09:35:29 +00:00
Metal Fix rendering on an iPhone X's tall screen. 2018-02-14 09:17:55 +00:00
PeerConnection Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
UI Fix release shader resources in the right OpenGL context 2018-01-08 14:22:52 +00:00
Video Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
VideoToolbox Fix bug in reporting decode errors in VideoToolbox 2018-02-14 15:29:39 +00:00