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.
 
 
 
 
Michael Niedermayer 17da2d9eee swr: reorder/redesign operations to avoid integer overflow. 12 years ago
compat
doc Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' 12 years ago
libavcodec ituh263dec: more complete w/h check. 12 years ago
libavdevice Update iec61883 to handle multiple devices, and allow 12 years ago
libavfilter lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths 12 years ago
libavformat Merge remote-tracking branch 'qatar/master' 12 years ago
libavresample
libavutil Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' 12 years ago
libpostproc
libswresample swr: reorder/redesign operations to avoid integer overflow. 12 years ago
libswscale Merge remote-tracking branch 'qatar/master' 12 years ago
presets
tests Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' 12 years ago
tools Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c pixdesc: add av_pix_fmt_get_chroma_sub_sample 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' 12 years ago
ffmpeg.c ffmpeg: fix double ;; 12 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c ffserver: fix streams and priv_data memleaks when closing a connection. 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.