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.
 
 
 
 
Reimar Döffinger b8791583e7 compatible_frame array can be static const, too. 16 years ago
doc add missing wmapro decoder parts 16 years ago
ffpresets
libavcodec compatible_frame array can be static const, too. 16 years ago
libavdevice Indent. 16 years ago
libavfilter
libavformat cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) 16 years ago
libavutil Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label 16 years ago
libpostproc Remove disabled code cruft. 16 years ago
libswscale Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label 16 years ago
tests Use generic multi-stream key frame finding routine to implement read_seek2 and map 16 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog add missing wmapro decoder parts 16 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS Add myself as maintainer for libspeexdec.c 16 years ago
Makefile Skip headers requiring external libs not present in checkheaders 16 years ago
README
cmdutils.c
cmdutils.h
common.mak Add PIC flags early so tests they affect give correct results 16 years ago
configure configure: fix check for x264 16 years ago
ffmpeg.c Increase maximum encoded subtitle size from 64 kB to 1 MB. 16 years ago
ffplay.c
ffserver.c
ffserver.h
subdir.mak Fix dependency generation for yasm assembler files 16 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.