-
- Downloads
accel: modernise decoding
Rewrites the hardware decoding system with C++-style code instead of C-style. Removes support for hardware decoding h263, as we do not use the h263p decoder, which is the codec with hardware support. Change-Id: I96b796ba8847dadd388c6e29eaee1115b25c2fb3
Showing
- src/media/media_decoder.cpp 15 additions, 15 deletionssrc/media/media_decoder.cpp
- src/media/media_decoder.h 8 additions, 6 deletionssrc/media/media_decoder.h
- src/media/media_recorder.cpp 1 addition, 1 deletionsrc/media/media_recorder.cpp
- src/media/video/accel.cpp 65 additions, 72 deletionssrc/media/video/accel.cpp
- src/media/video/accel.h 42 additions, 8 deletionssrc/media/video/accel.h
- src/media/video/sinkclient.cpp 1 addition, 1 deletionsrc/media/video/sinkclient.cpp
- src/media/video/video_mixer.cpp 1 addition, 1 deletionsrc/media/video/video_mixer.cpp
- src/media/video/video_sender.cpp 1 addition, 1 deletionsrc/media/video/video_sender.cpp
Loading
Please register or sign in to comment