FFmpeg git repo
Go to file
Laurent Aimar a1876e0072 Fix use of uninitialized memory in 4X Technologies demuxer.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-02 01:02:29 +02:00
doc doc: add swresample doc 2011-09-30 18:10:28 +02:00
ffpresets
libavcodec h264: increase ref_poc size to 32 as it can be per field. 2011-10-02 00:47:54 +02:00
libavdevice
libavfilter vf_scale.c: propagate error code 2011-10-01 03:16:32 +02:00
libavformat Fix use of uninitialized memory in 4X Technologies demuxer. 2011-10-02 01:02:29 +02:00
libavutil
libpostproc
libswresample swresample: check for invalid sample formats. 2011-10-01 01:39:17 +02:00
libswscale
mt-work
tests Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer used in motion pixels decoder. 2011-09-30 02:09:59 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-10-01 02:54:46 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.