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.
Carl Eugen Hoyos d42dce7bb3 Remove avconfig.h and INCINSTDIRs on uninstall. 14 years ago
doc Add Kamil Nowosads j2k code. 14 years ago
ffpresets Merge remote-tracking branch 'qatar/master' 14 years ago
libavcodec partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165 14 years ago
libavdevice DirectShow capture: Fix build 14 years ago
libavfilter lavfi: make vsrc_buffer.h header public 14 years ago
libavformat Add Kamil Nowosads j2k code. 14 years ago
libavutil mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAX 14 years ago
libpostproc Merge remote branch 'qatar/master' 14 years ago
libswscale Merge remote-tracking branch 'qatar/master' 14 years ago
mt-work Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
tests fate: reenable frext-pph10i4_panasonic_a after the bitstream has been fixed 14 years ago
tools Merge remote branch 'qatar/master' 14 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" 14 years ago
Changelog lavfi: bump minor and add changelog entry after the split filter addition 14 years ago
Doxyfile Merge remote-tracking branch 'newdev/master' 14 years ago
INSTALL Merge remote branch 'qatar/master' 14 years ago
LICENSE Revert "partially rename FFmpeg to Libav" 14 years ago
MAINTAINERS add MicroDVD muxer and demuxer 14 years ago
Makefile Merge remote-tracking branch 'qatar/master' 14 years ago
README Revert "partially rename FFmpeg to Libav" 14 years ago
cmdutils.c preset dir for win32 14 years ago
cmdutils.h preset dir for win32 14 years ago
cmdutils_common_opts.h Implement a -pix_fmts option for listing all the supported pixel 16 years ago
common.mak Merge remote-tracking branch 'newdev/master' 14 years ago
configure Merge remote-tracking branch 'qatar/master' 14 years ago
ffmpeg.c lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2() 14 years ago
ffplay.c Merge remote branch 'qatar/master' 14 years ago
ffprobe.c Merge remote branch 'qatar/master' 14 years ago
ffserver.c ffserver: dont just crash 14 years ago
ffserver.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
subdir.mak Remove avconfig.h and INCINSTDIRs on uninstall. 14 years ago
version.sh Merge remote-tracking branch 'newdev/master' 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.