mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0030612: Visualization - provide texture map with video as image source
Introduced package Media wrapping FFmpeg structures. Media_PlayerContext class manages video decoding into Media_IFrameQueue interface. Graphic3d_MediaTextureSet implements Media_IFrameQueue interface and can be used as texture source. AIS_MediaPlayer implements simple AIS object displaying video.
This commit is contained in:
@@ -20,3 +20,4 @@ CSF_IOKit
|
||||
CSF_FreeImagePlus
|
||||
CSF_FREETYPE
|
||||
CSF_FFmpeg
|
||||
CSF_winmm
|
||||
|
@@ -3,6 +3,7 @@ InterfaceGraphic
|
||||
SelectBasics
|
||||
Xw
|
||||
Image
|
||||
Media
|
||||
WNT
|
||||
Cocoa
|
||||
TColQuantity
|
||||
|
Reference in New Issue
Block a user