1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Michael Niedermayer edb4df436f Split spatial and temporal direct MV generation.
A little  faster and needed for future optimizations.
This sadly leads to some code duplication (which i hope i can factor out
again after the optimizations on the direcr mv code are done)

Originally committed as revision 21787 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-13 03:46:51 +00:00
doc WMAVoice decoder. 2010-02-12 14:22:41 +00:00
ffpresets
libavcodec Split spatial and temporal direct MV generation. 2010-02-13 03:46:51 +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
Changelog WMAVoice decoder. 2010-02-12 14:22:41 +00:00
cmdutils_common_opts.h
cmdutils.c
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
Doxyfile
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
INSTALL
LICENSE
MAINTAINERS WMAVoice decoder. 2010-02-12 14:22:41 +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.