Go to file
Stefano Sabatini 38264abb06 Use av_pix_fmt_descriptors in avcodec_get_chroma_sub_sample(), rather
than the PixFmtInfo x_chroma_shift and y_chroma_shift fields.

Originally committed as revision 20617 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-26 00:33:19 +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 Use av_pix_fmt_descriptors in avcodec_get_chroma_sub_sample(), rather 2009-11-26 00:33:19 +00:00
libavdevice
libavfilter Remove AVFilter.next field, since it is not used and it is not going 2009-11-25 23:24:09 +00:00
libavformat Update ffserver to include all basic x264 parameters in .ffm files. 2009-11-24 15:54:17 +00:00
libavutil Make the pixdesc API public. 2009-11-24 23:33:41 +00:00
libpostproc
libswscale
tests update seek regression ref due to r20579, mp3 timestamps are adjusted 2009-11-24 07:29:54 +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 Add weightp support in API for libx264. 2009-11-24 15:49:34 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Remove special case that changed video sync behavior for av_q2d(enc->time_base) <= 0.001. 2009-11-25 23:33:47 +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.