FFmpeg git repo
Go to file
Frank Barchard 06a497afab Use slightly more appropriate format strings for printing decimal values.
patch by Frank Barchard, fbarchard google com

Originally committed as revision 19315 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-01 13:46:26 +00:00
doc Fix braino. 2009-06-28 20:25:08 +00:00
ffpresets
libavcodec Fix argument type mismatches for av_picture_crop and av_picture_fill 2009-07-01 10:36:18 +00:00
libavdevice Make the configure script select the input/output devices using 2009-06-29 18:49:15 +00:00
libavfilter
libavformat cosmetics, change case and comments alignment 2009-06-30 07:43:32 +00:00
libavutil ARM: use gcc inline asm in bswap.h only when available 2009-07-01 00:55:15 +00:00
libpostproc
libswscale Use enum PixelFormat in sws_format_name() prototype 2009-07-01 12:40:28 +00:00
tests Update seek regression checksums due to: 2009-06-30 11:28:53 +00:00
tools Use slightly more appropriate format strings for printing decimal values. 2009-07-01 13:46:26 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
common.mak
configure ARM: enable fast_unaligned when --cpu=armv[67] is specified 2009-06-30 12:46:09 +00:00
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.