FFmpeg git repo
Go to file
Michael Niedermayer d3e89f2641 vf_sab: Fix memleak
Fixes CID1030353
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-10 22:00:43 +02:00
compat
doc doc/codecs: Mention relation of the experimental setting and codecs 2013-06-08 14:14:27 +02:00
libavcodec jpeg2000dec: Check bpno in decode_cblk() 2013-06-10 17:13:46 +02:00
libavdevice
libavfilter vf_sab: Fix memleak 2013-06-10 22:00:43 +02:00
libavformat Accept incomplete http cookies without domain. 2013-06-10 10:52:40 +02:00
libavresample
libavutil
libpostproc
libswresample swresample/rematrix_template: Fix integer overflow in mix8to2 2013-06-10 03:03:17 +02:00
libswscale swscale/swscale_unscaled: add () 2013-06-10 03:34:33 +02:00
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: print threading capabilities for audio codecs 2013-06-07 14:24:52 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.