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.
 
 
 
 
Benjamin Larsson 0e1baedec3 Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c. 16 years ago
doc add missing wmapro decoder parts 16 years ago
ffpresets
libavcodec Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c. 16 years ago
libavdevice Indent. 16 years ago
libavfilter
libavformat check entries against field_size, potential malloc overflow in read_stsz, fix #1357 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 Indent. 16 years ago
tests disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) 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.