FFmpeg git repo
Go to file
Stefano Sabatini 1beff414a2 Rename findPixelFormat() to find_pix_fmt().
Less ugly and more consistent with the FFmpeg predominant style.

Originally committed as revision 23243 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-21 23:19:45 +00:00
doc Add an APIchanges note regarding the new rtp hinting flag 2010-05-19 08:16:25 +00:00
ffpresets
libavcodec Rename findPixelFormat() to find_pix_fmt(). 2010-05-21 23:19:45 +00:00
libavdevice
libavfilter
libavformat remove unused field 2010-05-21 21:41:38 +00:00
libavutil Print parent log context too, if available. 2010-05-19 22:51:38 +00:00
libpostproc
libswscale Cosmetics: make more compact the code for handle_jpeg(), this also allows 2010-05-19 22:56:41 +00:00
tests In ogg muxer, pack multiple frames into one page, much lower overhead 2010-05-21 21:38:54 +00:00
tools
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c ffserver: Avoid busylooping while reading non-blocking input 2010-05-21 07:59:12 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.