FFmpeg git repo
Go to file
Michael Niedermayer 20ec0d2a75 mpegvideo: fix motion_val checks
Fixes CID604124
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-14 00:08:53 +02:00
compat
doc
libavcodec mpegvideo: fix motion_val checks 2012-10-14 00:08:53 +02:00
libavdevice
libavfilter
libavformat sdp: output speex optional vbr parameter 2012-10-13 18:47:18 +02:00
libavresample
libavutil libavutil: loose idiotic circular dependancies between version and avutil.h 2012-10-13 18:47:18 +02:00
libpostproc pp: avoid overflow in w*h 2012-10-13 21:17:43 +02:00
libswresample
libswscale sws-test: raise limigts a bit. 2012-10-13 21:19:52 +02:00
presets
tests tests: fix checksums for png aspect ratio change 2012-10-13 18:47:18 +02:00
tools ffeval: avoid folding EOF onto a valid char 2012-10-13 20:35:56 +02:00
.gitignore
arch.mak Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' 2012-10-13 15:25:11 +02:00
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge commit 'f5962229bfcb14c2879e69ccdf7f1a4934168609' 2012-10-13 16:39:42 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg_filter.c Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 2012-10-13 15:01:39 +02:00
ffmpeg_opt.c Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 2012-10-13 15:01:39 +02:00
ffmpeg.c Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 2012-10-13 15:01:39 +02:00
ffmpeg.h Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' 2012-10-13 15:01:39 +02:00
ffplay.c ffplay: use audio parameters from the decoded frame instead of AVCodecContext 2012-10-13 16:47:50 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' 2012-10-13 15:25:11 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.