forked from FFmpeg/FFmpeg
No description
![]() ffmpeg/ffserver work again when just capturing video from a live source and you are streaming feeds of different frame rates. * Fix a segfault in argument processing * Add handling for -vhook argument * Add logic to call video hooks if any have been specified. Originally committed as revision 1247 to svn://svn.ffmpeg.org/ffmpeg/trunk |
||
---|---|---|
doc | ||
libav | ||
libavcodec | ||
postproc | ||
tests | ||
.cvsignore | ||
berrno.h | ||
Changelog | ||
configure | ||
COPYING | ||
CREDITS | ||
cygwin_inttypes.h | ||
ffmpeg.c | ||
ffserver.c | ||
ffserver.h | ||
INSTALL | ||
Makefile | ||
README | ||
VERSION |
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * Read the file COPYING. ffmpeg and the associated libraries EXCEPT liba52 are licensed under the Lesser GNU General Public License. liba52 is distributed under the GNU General Public License. Fabrice Bellard.