aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorGuo, Yejun <yejun.guo@intel.com>2020-09-11 22:15:04 +0800
committerGuo, Yejun <yejun.guo@intel.com>2020-09-21 21:26:56 +0800
commite71d73b09652f4fc96e512a7d6d4c2ab41860f27 (patch)
tree07b84f09dceed8083e0985390f0258e780c4c742 /libavformat
parentfce3e3e137843d86411f8868f18e1c3f472de0e5 (diff)
downloadffmpeg-e71d73b09652f4fc96e512a7d6d4c2ab41860f27.tar.gz
dnn: add a new interface DNNModel.get_output
for some cases (for example, super resolution), the DNN model changes the frame size which impacts the filter behavior, so the filter needs to know the out frame size at very beginning. Currently, the filter reuses DNNModule.execute_model to query the out frame size, it is not clear from interface perspective, so add a new explict interface DNNModel.get_output for such query.
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions