Go to file
Stefano Sabatini 8d872e8ac9 Fix put_bits32() doxy.
Originally committed as revision 20639 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-28 10:58:07 +00:00
doc Add an entry for the AVFilter.next field removal. 2009-11-25 23:32:26 +00:00
ffpresets Add weightp support in API for libx264. 2009-11-24 15:49:34 +00:00
libavcodec Fix put_bits32() doxy. 2009-11-28 10:58:07 +00:00
libavdevice Add nomouse option to not record the mouse cursor. 2009-11-27 19:36:18 +00:00
libavfilter Remove AVFilter.next field, since it is not used and it is not going 2009-11-25 23:24:09 +00:00
libavformat Fix typo. 2009-11-27 13:10:56 +00:00
libavutil Make av_pix_fmt_descriptors use the same pixel format names as defined 2009-11-26 20:58:37 +00:00
libpostproc
libswscale Make sws_format_name() use av_pix_fmt_descriptors. 2009-11-26 21:08:45 +00:00
tests Update libavformat regression reference checksum for ffm. This change is 2009-11-26 18:49:34 +00:00
tools
Changelog Document -formats split 2009-11-20 10:23:40 +00:00
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 Delete *.d files with make clean 2009-11-22 14:22:13 +00:00
configure Real cursor support in x11grab. 2009-11-27 17:58:48 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Remove "frame size must be a multiple of 2" check. 2009-11-27 20:20:44 +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
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.