Go to file
Reimar Döffinger 7c7d3abf3c 10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer.
This fixes playback when lavf and lavc are less tightly couples as in e.g. MPlayer.

Originally committed as revision 20626 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-26 21:15:06 +00:00
doc Add an entry for the AVFilter.next field removal. 2009-11-25 23:32:26 +00:00
ffpresets
libavcodec 10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. 2009-11-26 21:15:06 +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 10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. 2009-11-26 21:15:06 +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
cmdutils.c
cmdutils.h
common.mak
configure
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
ffserver.c
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.