-
- Downloads
dring: expose frame wrappers in abi
Makes use of AVFrame's reference counting if possible instead of copying the data. Only bumps minor version because MediaFrame et al weren't in the ABI until now. Change-Id: I692e76230ed057c1ad4e46ab59ea5cfd163fb98d
Showing
- configure.ac 1 addition, 1 deletionconfigure.ac
- doc/doxygen/core-doc.cfg.in 1 addition, 1 deletiondoc/doxygen/core-doc.cfg.in
- src/client/videomanager.cpp 15 additions, 12 deletionssrc/client/videomanager.cpp
- src/dring/videomanager_interface.h 14 additions, 7 deletionssrc/dring/videomanager_interface.h
- src/media/video/video_mixer.cpp 1 addition, 1 deletionsrc/media/video/video_mixer.cpp
- test/unitTest/Makefile.am 6 additions, 0 deletionstest/unitTest/Makefile.am
- test/unitTest/media/test_media_frame.cpp 89 additions, 0 deletionstest/unitTest/media/test_media_frame.cpp
test/unitTest/media/test_media_frame.cpp
0 → 100644
Please register or sign in to comment