1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
Michael Niedermayer 56bf2c2a19 motion_est: avoid generating motion vectors that point between widthxheight and mb_widthxmb_height.
No difference in PSNR or bitrate in the printed precission with the matrix lobby scene at 322x242

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-12-17 20:25:13 +01:00
2011-12-17 03:25:46 +01:00
2011-12-17 03:25:46 +01:00
2011-09-19 17:39:38 +02:00
2011-12-15 18:38:06 +01:00
2011-12-10 16:40:03 +01:00
2011-12-05 20:04:48 +01:00
2011-09-26 02:28:21 +02:00
2011-12-14 03:38:57 +01:00
2011-12-16 15:20:13 +01:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%