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 36982b3616 Update for 0.10.6 13 years ago
doc Clarify that -passlogfile has a different syntax when used with -vcodec libx264. 13 years ago
ffpresets Merge remote-tracking branch 'qatar/master' 14 years ago
libavcodec noise_bsf: fix division by 0 13 years ago
libavdevice buildsystem: 10l add v4l entry back 14 years ago
libavfilter vf_fade: fix memleaks of args 13 years ago
libavformat wtvdec: fix memleak on error 13 years ago
libavutil av_tempfile: fix leak in error case 13 years ago
libpostproc pp: avoid overflow in w*h 13 years ago
libswresample libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 14 years ago
libswscale swscale-test: fix freeing of uninitialized variable 13 years ago
mt-work Update todo 14 years ago
presets Remove redundant libx264 preset files 14 years ago
tests Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 13 years ago
tools ffeval: avoid folding EOF onto a valid char 13 years ago
.gitignore Merge remote-tracking branch 'qatar/master' 14 years ago
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS Revert "partially rename FFmpeg to Libav" 15 years ago
Changelog Update for 0.10.6 13 years ago
Doxyfile Update for 0.10.6 13 years ago
INSTALL Merge remote branch 'qatar/master' 15 years ago
LICENSE libaac+ support 14 years ago
MAINTAINERS maintainers: add myself for recent works. 14 years ago
Makefile Merge remote-tracking branch 'qatar/master' 14 years ago
README Revert "partially rename FFmpeg to Libav" 15 years ago
RELEASE Update for 0.10.6 13 years ago
VERSION Update for 0.10.6 13 years ago
cmdutils.c Fix ffmpeg -codecs output. 14 years ago
cmdutils.h Merge remote-tracking branch 'qatar/master' 14 years ago
cmdutils_common_opts.h ff*: add -max_alloc command line option 14 years ago
common.mak Add coverage support. 14 years ago
configure dxva2: include dxva.h if found 13 years ago
ffmpeg.c Merge commit 'be209bdabb11c59de17220bdbf0bf9c9f7cc16f5' into release/0.10 13 years ago
ffplay.c Merge remote-tracking branch 'qatar/master' 14 years ago
ffprobe.c ffprobe: fix use of uninitialized pointer in av_strtok() 13 years ago
ffserver.c ffserver: prevent nb_streams from becoming too large 13 years ago
library.mak build: Fix some paths in uninstall-libs 13 years ago
version.sh version.sh: handle shallow clones and snapshots. 14 years ago

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.