FFmpeg git repo
Go to file
Mans Rullgard 1e48cdaac3 tty: remove superflous #include <strings.h>
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-01-25 15:57:53 +00:00
doc Amend documentation for the image2 demuxer, to better reflect the current behavior. 2011-01-22 14:48:08 +00:00
ffpresets
libavcodec ac3: remove ff_ac3_critical_band_size_tab[] external declaration 2011-01-25 15:50:51 +00:00
libavcore
libavdevice
libavfilter avfilter: remove stray semicolon 2011-01-18 20:48:23 +00:00
libavformat tty: remove superflous #include <strings.h> 2011-01-25 15:57:53 +00:00
libavutil Handle input or output len of 0 properly in lzo decoder. 2011-01-24 21:25:43 +01:00
libpostproc
libswscale Replace ASMALIGN() with .p2align 2011-01-18 20:48:24 +00:00
tests fate: add h264 test for extreme cases in planar prediction 2011-01-24 22:26:13 +00:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: fix cleaning of tools in tests directory 2011-01-25 13:43:54 +00:00
README
cmdutils.c Make this_year static to cmdutils.c 2011-01-24 23:44:58 +00:00
cmdutils.h Make this_year static to cmdutils.c 2011-01-24 23:44:58 +00:00
cmdutils_common_opts.h
common.mak
configure configure: move network tests before results are needed 2011-01-25 13:42:15 +00:00
ffmpeg.c Make local variables static. 2011-01-25 00:02:41 +00:00
ffplay.c Remove outdated and confusing comment. 2011-01-22 13:06:06 +00:00
ffprobe.c
ffserver.c ffserver: put gcc attribute under proper ifdef 2011-01-24 22:09:37 +00:00
ffserver.h
subdir.mak
version.sh Fix quoting in version.sh 2011-01-18 20:48:23 +00:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.