FFmpeg git repo
Go to file
Sebastian Vater fe51b5ce50 Move some branches outside looped code. Should improve the generated asm (and
thus performance) slightly.

Patch by Sebastian Vater <cdgs.basty googlemail com>.

Originally committed as revision 22975 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-26 22:38:41 +00:00
doc
ffpresets
libavcodec Move some branches outside looped code. Should improve the generated asm (and 2010-04-26 22:38:41 +00:00
libavdevice Implement v4l2 input size autodetection in v4l2_read_header(). 2010-04-26 22:07:15 +00:00
libavfilter
libavformat Make file_open() return the error code set in errno if open() fails, 2010-04-26 22:36:51 +00:00
libavutil Reindent after r22968. 2010-04-26 21:01:38 +00:00
libpostproc
libswscale
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Set ARCH=c with --disable-asm, fix build 2010-04-26 20:30:02 +00:00
ffmpeg.c Make ffmpeg use print_error() to make apparent the exact cause of 2010-04-26 22:36:55 +00:00
ffplay.c
ffprobe.c Make ffprobe show stream->nb_frames if that info is known. 2010-04-25 23:35:56 +00:00
ffserver.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 2010-04-25 14:27:42 +00:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.