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 f470fff323 The pointers in ff_sin_tabs themselves are constant, so mark them accordingly. 16 years ago
doc add missing wmapro decoder parts 16 years ago
ffpresets
libavcodec The pointers in ff_sin_tabs themselves are constant, so mark them accordingly. 16 years ago
libavdevice Indent. 16 years ago
libavfilter
libavformat ff_id3v1_genre_str table should be const. 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 version.sh: use standard sed syntax 16 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.