FFmpeg git repo
Go to file
Michael Niedermayer b65570808c mxfdec: fix leak of extradata
Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-12-11 14:43:47 +01:00
compat
doc filters.texi: document more aresample options 2012-12-11 12:50:34 +01:00
libavcodec svq3: fix cast type to be independant of "sizeof(int)" 2012-12-11 12:50:34 +01:00
libavdevice
libavfilter lavfi: remove mp=denoise3d filter. 2012-12-11 04:28:08 +01:00
libavformat mxfdec: fix leak of extradata 2012-12-11 14:43:47 +01:00
libavresample
libavutil
libpostproc
libswresample
libswscale
presets
tests fate: add BRSTM demuxer test 2012-12-11 11:34:47 +00:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-12-11 08:24:45 +01:00
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 2012-12-11 08:24:45 +01:00
configure
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak Merge remote-tracking branch 'qatar/master' 2012-12-11 08:24:45 +01:00
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.