Sign in
webrtc
/
src
/
webrtc
/
6ba7dfcb540da1feef5da3b9efb6d7db021334ef
/
video
/
video_decoder.cc
81950aa
Make sure WebRTC works without libvpx VP9 support.
by Peter Boström
· 9 years ago
81e36b5
Replace NULL with nullptr in webrtc/video.
by Peter Boström
· 9 years ago
902de20
Remove no-op VideoDecoder::Reset implementation.
by Peter Boström
· 9 years ago
ae0c3f5
Implement NullVideoDecoder to avoid crash on unsupported decoders.
by jbauch
· 9 years ago
3913313
Deprecate VideoDecoder::Reset() and remove calls.
by Peter Boström
· 9 years ago
8468abc
Expose codec implementation names in stats.
by Peter Boström
· 9 years ago
af6687a
Add VideoCodec::PreferDecodeLate
by perkj
· 9 years ago
047f81e
Use webrtc/base/logging.h for video.
by Peter Boström
· 9 years ago
9511e46
Remove VideoFrameType aliases for FrameType.
by Peter Boström
· 9 years ago
5c075c8
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
f86edef
iOS HW H264 support.
by Zeke Chin
· 10 years ago
5691fcf
Add HW fallback option to software decoding.
by Peter Boström
· 10 years ago