FFmpeg git repo
Go to file
Michael Niedermayer bb770c5b52 Merge (IS_SKIP(mb_type) || IS_DIRECT(mb_type)
Originally committed as revision 21812 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-13 20:13:54 +00:00
doc WMAVoice decoder. 2010-02-12 14:22:41 +00:00
ffpresets
libavcodec Merge (IS_SKIP(mb_type) || IS_DIRECT(mb_type) 2010-02-13 20:13:54 +00:00
libavdevice Satisfy style nits. 2010-02-05 23:24:08 +00:00
libavfilter Use pixel format descriptors for checking if the input format is 2010-02-03 23:10:18 +00:00
libavformat add netspeak gsm and truespeech wav format tags to riff.c 2010-02-13 17:57:24 +00:00
libavutil Simplify expression as suggested by Måns Rullgård 2010-02-11 14:08:40 +00:00
libpostproc Fix warnings about redefining constants when compiling libpostproc. 2010-02-02 19:35:52 +00:00
libswscale Simplify how usesVFilter and usesHFilter are set. 2010-02-05 23:53:25 +00:00
tests Correct opts calulation in ffmpeg.c. 2010-02-03 15:09:04 +00:00
tools
Changelog WMAVoice decoder. 2010-02-12 14:22:41 +00:00
cmdutils_common_opts.h
cmdutils.c Extend show_pix_fmts(), make it show input/output support for 2010-02-10 23:36:35 +00:00
cmdutils.h
common.mak
configure Add "tomi" architecture 2010-02-11 23:59:49 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Add myself as contributor. 2010-02-13 19:24:32 +00:00
Doxyfile
ffmpeg.c Remove recording_time check which is no longer necessary after r21687. 2010-02-11 21:54:09 +00:00
ffplay.c cosmetics : re-indent after r21639. 2010-02-06 13:15:15 +00:00
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS Add myself as ALS maintainer. 2010-02-13 19:23:39 +00:00
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.