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.
 
 
 
 
Clément Bœsch dd8a76ab08 lavfi/gradfun: do not increment DC pointer for odd values. 12 years ago
compat
doc avfilter: add apad filter 12 years ago
libavcodec qcelpdata: correct start bit for cbgain[0] in qcelp_rate_octave_bitmap[] 12 years ago
libavdevice dshow: call CoUninitialize() on dshow_read_close() 12 years ago
libavfilter lavfi/gradfun: do not increment DC pointer for odd values. 12 years ago
libavformat Cosmetics: Reindent after last commit. 12 years ago
libavresample Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil lavu/pixdesc: fix a const qualifier discarding warning. 12 years ago
libpostproc
libswresample swr/doxy: fix missing quote in code example. 12 years ago
libswscale
presets
tests Merge commit 'c35f0e8495e34c2082dcde805e9323c9f6a4cb0a' 12 years ago
tools Fix "bistream" typo and add a check in tools/patcheck. 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: add apad filter 12 years ago
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: update my GPG key fingerprint 12 years ago
Makefile Merge remote-tracking branch 'qatar/master' 12 years ago
README
RELEASE
arch.mak
cmdutils.c lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt. 12 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 12 years ago
configure Merge remote-tracking branch 'qatar/master' 12 years ago
ffmpeg.c ffmpeg: Fix shortest with libx264 12 years ago
ffmpeg.h ffmpeg: sub2video: use start and end time. 12 years ago
ffmpeg_filter.c ffmpeg: Improve filter input fps selection heuristic. 12 years ago
ffmpeg_opt.c
ffplay.c ffplay: provide some feedback in case the codec cannot be set 12 years ago
ffprobe.c ffprobe: show pkt_size in frame 12 years ago
ffserver.c
library.mak Merge remote-tracking branch 'qatar/master' 12 years ago
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.