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 e3c0fcadda Merge commit '1a4e4ad0e0c5486dcab05e54b587672a498dd7cf' 11 years ago
compat
doc examples/muxing: simplify video PTS setting 11 years ago
libavcodec avcodec/mpegaudiodec_template: decode_frame_mp3on4: conceal errors in decoding instead of discarding data 11 years ago
libavdevice pulse: get latency only when needed 11 years ago
libavfilter Change license of yadif from GPL to LGPL 11 years ago
libavformat Merge commit '1a4e4ad0e0c5486dcab05e54b587672a498dd7cf' 11 years ago
libavresample Merge commit '99e20125232d40ea239a5b54d26bbfe526506114' 11 years ago
libavutil Merge remote-tracking branch 'qatar/master' 11 years ago
libpostproc
libswresample
libswscale Merge commit '46bacb5cc6169ff5e8e982495c4925467c1d8bb7' 11 years ago
presets
tests avcodec/simple_idct_template: fix rounding of the special DC case for 10bit 11 years ago
tools tools/qt-faststart: add -movflags +faststart note 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog webp: add support for EXIF metadata chunks 11 years ago
INSTALL
LICENSE Change license of yadif from GPL to LGPL 11 years ago
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils: update copyright year to 2014. 11 years ago
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Change license of yadif from GPL to LGPL 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c
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.