You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Paul B Mahol a5e382ad7f 4xm: return error code if decode_init() failed 12 years ago
compat
doc mips: Optimization of AC3 FP encoder and EAC3 FP decoder 12 years ago
libavcodec 4xm: return error code if decode_init() failed 12 years ago
libavdevice dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
libavfilter af_aresample: allocate at least 1 sample buffer. Fix null ptr dereference. 12 years ago
libavformat iff: DEEP RLE 32-bit decoder 12 years ago
libavresample Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil mips: Optimization of AC3 FP encoder and EAC3 FP decoder 12 years ago
libpostproc pp: add SSE2 deInterlaceInterpolateCubic(). 12 years ago
libswresample swr: set default channel count options to 0. 12 years ago
libswscale Merge remote-tracking branch 'qatar/master' 12 years ago
presets
tests fate: add mjpeg-422 and mjpeg-444 tests 12 years ago
tools Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
.gitignore .gitignore: ignore *.3 files as well 12 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi/drawtext: implement more generic expansion. 12 years ago
INSTALL
LICENSE lavfi: add geq filter. 12 years ago
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: free the report file name. 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13' 12 years ago
ffmpeg.c ffmpeg: fix double ;; 12 years ago
ffmpeg.h
ffmpeg_filter.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
ffmpeg_opt.c Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' 12 years ago
ffplay.c
ffprobe.c ffprobe: fix potential NULL pointer dereference 12 years ago
ffserver.c Merge remote-tracking branch 'qatar/master' 12 years ago
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.