1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Michael Niedermayer fc5c49ab32 mpeg4videodec: Fix division by zero in mpeg4_decode_sprite_trajectory()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-12-24 20:27:54 +01:00
doc doc: build: TEXIDEP: Recognize verbatim includes 2011-12-24 02:56:52 +01:00
ffpresets
libavcodec mpeg4videodec: Fix division by zero in mpeg4_decode_sprite_trajectory() 2011-12-24 20:27:54 +01:00
libavdevice
libavfilter vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used 2011-12-24 16:21:40 +01:00
libavformat rpl: Fix near infinite loop in index reading due to missing eof check. 2011-12-24 19:57:18 +01:00
libavutil lzo: fix memcpy_backptr() with 0 offset 2011-12-24 18:42:55 +01:00
libpostproc
libswresample swr: fix swresample_version() 2011-12-23 23:26:02 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2011-12-23 03:25:51 +01:00
mt-work
presets
tests
tools
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-12-23 03:25:51 +01:00
Changelog Prepare for 0.8_beta1 snapshot release 2011-12-23 15:38:15 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2011-12-23 03:25:51 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2011-12-23 03:25:51 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile build: Try to find fate_config.sh.template in source path 2011-12-24 02:56:25 +01:00
README
RELEASE Prepare for 0.8_beta1 snapshot release 2011-12-23 15:38:15 +01:00
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.