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 7c71076470 avutil/log: fix memleak from 669a09fb37 11 years ago
compat
doc Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a' 11 years ago
libavcodec Merge commit 'ed4b757177f9b563412cdbc8ee3405d82e10fc05' 11 years ago
libavdevice Fix convertion typos 11 years ago
libavfilter
libavformat avformat/utils: Set the average frame rate from the r_frame_rate if the stream appears to be cfr 11 years ago
libavresample
libavutil avutil/log: fix memleak from 669a09fb37 11 years ago
libpostproc
libswresample Fix convertion typos 11 years ago
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a' 11 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a' 11 years ago
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a' 11 years ago
ffmpeg.c ffmpeg: print an error at the end if conversion failed 11 years ago
ffmpeg.h Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a' 11 years ago
ffmpeg_dxva2.c ffmpeg_dxva2: fix mixing of declarations and statements 11 years ago
ffmpeg_filter.c
ffmpeg_opt.c Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a' 11 years ago
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.