FFmpeg git repo
Go to file
Måns Rullgård 28e5130b5f Replace some printf() with puts() in tableprint.c
This gets rid of a gcc warning about non-literal format strings.

Originally committed as revision 22402 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-09 15:56:19 +00:00
doc Kega Game Video (KGV1) decoder 2010-03-09 01:03:09 +00:00
ffpresets
libavcodec Replace some printf() with puts() in tableprint.c 2010-03-09 15:56:19 +00:00
libavdevice
libavfilter avfilter: make avfilter_default_free_video_buffer() static 2010-03-08 03:41:19 +00:00
libavformat Add special case to avoid binary search when appending index entries. 2010-03-09 15:19:23 +00:00
libavutil Move libm replacements to new header libm.h 2010-03-09 15:10:23 +00:00
libpostproc
libswscale Fix compilation on powerpc with --disable-altivec 2010-03-09 08:07:34 +00:00
tests mpegts vbr muxing, activated when muxing rate is not supplied by the 2010-03-08 23:46:19 +00:00
tools Add missing stdlib.h #include, fixes the warnings: 2010-03-08 17:00:21 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Add myself to CREDITS 2010-03-08 05:04:29 +00:00
Changelog Kega Game Video (KGV1) decoder 2010-03-09 01:03:09 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile checkheaders: skip per-arch headers not meant for direct inclusion 2010-03-08 20:17:47 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Prettify make output when generating headers 2010-03-09 15:56:16 +00:00
configure configure: always write shared lib variables to config.mak 2010-03-09 14:58:22 +00:00
ffmpeg.c Move libm replacements to new header libm.h 2010-03-09 15:10:23 +00:00
ffplay.c
ffprobe.c
ffserver.c Move resolve_host() to ffserver.c 2010-03-08 18:43:27 +00:00
ffserver.h
subdir.mak Reorder some make rules 2010-03-09 14:58:29 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.