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.
 
 
 
 
Stefano Sabatini 58ad770f92 Use globally consistent include guard names. 16 years ago
doc Update project URL for OpenCORE AMR. 16 years ago
ffpresets
libavcodec Replace pow(x, 0.75) with sqrtf(x * sqrtf(x)) for a 33% speedup. 16 years ago
libavdevice
libavfilter
libavformat Use globally consistent include guard names. 16 years ago
libavutil Check for __attribute__((packed)) support 16 years ago
libpostproc
libswscale
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Make sure that tests/seek_test.o gets deleted on 'make clean'. 16 years ago
README
cmdutils.c
cmdutils.h
common.mak
configure Replace two occurrences of 'vfwcap_demuxer' with 'vfwcap_indev', I 16 years ago
ffmpeg.c Rename invalid option name "gop" to "g" in opt_target(), so that 16 years ago
ffplay.c
ffserver.c
ffserver.h
subdir.mak Use CPPFLAGS when building tests 16 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.