sackmotion / motion

Motion, a software motion detector
http://motion.sf.net
GNU General Public License v2.0
330 stars 205 forks source link

URLContext and URLProtocol dropped from ffmpeg/libav public API #15

Open infinity0 opened 10 years ago

infinity0 commented 10 years ago

See for example c486dade

One fix is to copy the definitions of URLContext and URLProtocol straight into ffmpeg.c.

infinity0 commented 10 years ago

Added a fix as part of #16