VCDP / FFmpeg-patch

This repository contains a collection of FFmpeg* patches and samples to enable CNN model based video analytics capabilities (such as object detection, classification, recognition) in FFmpeg* framework.
Other
65 stars 23 forks source link

changed to pull ogg and vorbis source from repositories #5

Closed nnshah1 closed 4 years ago

nnshah1 commented 4 years ago

We found the original location for libogg and libvorbis release sources was unresponsive: https://xiph.org/downloads/

This patch switches to pull the sources from github instead.