Måns Rullgård
|
849f10351d
|
rename always_inline to av_always_inline and move to common.h
Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-12-08 00:35:08 +00:00 |
Kostya Shishkov
|
61f5b14a8e
|
Correct rounding values in overlap filtering
Originally committed as revision 7171 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-26 04:57:31 +00:00 |
Kostya Shishkov
|
b615c1edfc
|
Optimize overlapping
Suggested by Skal, sprintf(mail, "skal%d@orange.fr", 0xFFFF)
Originally committed as revision 7113 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-17 06:12:33 +00:00 |
Kostya Shishkov
|
7ad8d3bf0c
|
Fix comments
Originally committed as revision 7112 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-11-17 06:10:52 +00:00 |
Diego Biurrun
|
b78e7197a8
|
Change license headers to say 'FFmpeg' instead of 'this program/this library'
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-07 15:30:46 +00:00 |
Kostya Shishkov
|
6243da0d50
|
Drop put_vc1_qpel_pixels_tab as they won't be needed anymore.
Originally committed as revision 6152 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-02 04:58:51 +00:00 |
Kostya Shishkov
|
74691b7bcb
|
New qpel MC functions conforming to VC-1 standard.
Existing DSPUtil functions cause chroma artifacts on some files.
Originally committed as revision 6139 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-31 04:44:54 +00:00 |
Kostya Shishkov
|
a70c27e813
|
Fix overflows in bicubic interpolation.
Originally committed as revision 5868 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-31 03:32:59 +00:00 |
Kostya Shishkov
|
64db55aedb
|
New functions in DSPContext for VC-1 decoding
Originally committed as revision 5862 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-30 03:45:02 +00:00 |