FFmpeg git repo
Go to file
Kostya Shishkov ec10d2d539 Update dimensions in AVCodecContext when RV3/4 frame dimensions change
Originally committed as revision 20572 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-22 07:48:35 +00:00
doc Document -formats split 2009-11-20 10:23:40 +00:00
ffpresets
libavcodec Update dimensions in AVCodecContext when RV3/4 frame dimensions change 2009-11-22 07:48:35 +00:00
libavdevice Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
libavfilter Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
libavformat Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have an 2009-11-22 02:07:10 +00:00
libavutil Clarify relations between log2_chroma_w, log2_chroma_h and comp. 2009-11-18 22:32:32 +00:00
libpostproc Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
libswscale Add functions to return library license and library configuration. 2009-11-18 17:16:02 +00:00
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Document -formats split 2009-11-20 10:23:40 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Fix make install when all of ffmpeg/ffplay/ffserver are disabled 2009-11-10 15:56:03 +00:00
README
cmdutils.c Make show_protocols() print one protocol per line. 2009-11-21 00:22:05 +00:00
cmdutils.h Split show_formats(). 2009-11-19 16:35:55 +00:00
common.mak
configure Add functions to return library license and library configuration. 2009-11-18 17:15:17 +00:00
ffmpeg.c Split show_formats(). 2009-11-19 16:35:55 +00:00
ffplay.c Split show_formats(). 2009-11-19 16:35:55 +00:00
ffserver.c Split show_formats(). 2009-11-19 16:35:55 +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.