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 c9ad2e9aa3 imgconvert: remove avg_bits_per_pixel(), its redundant 12 years ago
compat
doc the hyperlink to the Developer's Certificate of Origin no longer works; use Linux kernel hyperlink 12 years ago
libavcodec imgconvert: remove avg_bits_per_pixel(), its redundant 12 years ago
libavdevice dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions 12 years ago
libavfilter Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480' 12 years ago
libavformat bink: return AVERROR_EOF upon reaching end of file 12 years ago
libavresample Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil pixdesc: add av_get_padded_bits_per_pixel() 12 years ago
libpostproc pp: add SSE2 deInterlaceInterpolateCubic(). 12 years ago
libswresample swr: include stdint.h instead of inttypes.h. 12 years ago
libswscale Merge remote-tracking branch 'qatar/master' 12 years ago
presets
tests fate: increase pcm coverage 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 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: rework debugging timestamp logs in process_input() 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
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.