FFmpeg git repo
Go to file
Michael Niedermayer ab5a0175f5 Add flag so muxers not needing width/height can signal this.
Add this flag to img2 (fixes -vcodec copy to image2 in some cases)

Originally committed as revision 21773 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-12 20:35:29 +00:00
doc WMAVoice decoder. 2010-02-12 14:22:41 +00:00
ffpresets
libavcodec Try to support truncated h264 frames mixed with mpeg pes headers in mkv. 2010-02-12 19:25:23 +00:00
libavdevice
libavfilter
libavformat Add flag so muxers not needing width/height can signal this. 2010-02-12 20:35:29 +00:00
libavutil Simplify expression as suggested by Måns Rullgård 2010-02-11 14:08:40 +00:00
libpostproc
libswscale
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog WMAVoice decoder. 2010-02-12 14:22:41 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS WMAVoice decoder. 2010-02-12 14:22:41 +00:00
Makefile
README
cmdutils.c Extend show_pix_fmts(), make it show input/output support for 2010-02-10 23:36:35 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add "tomi" architecture 2010-02-11 23:59:49 +00:00
ffmpeg.c Remove recording_time check which is no longer necessary after r21687. 2010-02-11 21:54:09 +00:00
ffplay.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.