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 8e887ca1fe jpeg2000dec: Check bpno in decode_cblk() 12 years ago
compat os2threads: move from lavc to compat/ 12 years ago
doc doc/codecs: Mention relation of the experimental setting and codecs 12 years ago
libavcodec jpeg2000dec: Check bpno in decode_cblk() 12 years ago
libavdevice lavd: add xv output device 12 years ago
libavfilter lavfi/pp: set out frame size. 12 years ago
libavformat Accept incomplete http cookies without domain. 12 years ago
libavresample
libavutil avutil/mem: simplify av_reallocp_array() by using av_realloc_f() 12 years ago
libpostproc
libswresample swresample/rematrix_template: Fix integer overflow in mix8to2 12 years ago
libswscale swscale/swscale_unscaled: add () 12 years ago
presets
tests Add unscaled converter from GBRP > 8bit to RGBx48/64. 12 years ago
tools tools/qt-faststart: Fix unintended sign extension of current_offset 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog ffprobe: show chapter and chapter metadata information 12 years ago
INSTALL
LICENSE lavfi: port sab filter from libmpcodecs 12 years ago
MAINTAINERS MAINTAINERS: add fingerprint of the FFmpeg release signing key 12 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: print threading capabilities for audio codecs 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: port sab filter from libmpcodecs 12 years ago
ffmpeg.c Merge commit '274e134e49b1c92db0f0b8cb2ae7554fb7b9184c' 12 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c Use av_log() instead of fprintf() in ffplay. 12 years ago
ffprobe.c ffprobe: show chapter and chapter metadata information 12 years ago
ffserver.c ffserver: fix null pointer dereference 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.