Diego Biurrun
|
213e606752
|
Replace av_unused attributes by block structures
This is more portable and avoids warnings with compilers that do not
properly support av_unused.
|
2014-09-05 13:55:04 +02:00 |
|
Diego Biurrun
|
88bd7fdc82
|
Drop DCTELEM typedef
It does not help as an abstraction and adds dsputil dependencies.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2013-01-22 18:32:56 -08:00 |
|
Martin Storsjö
|
1d9c2dc89a
|
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2012-08-15 22:32:06 +03:00 |
|
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-19 13:33:20 +00:00 |
|
Mark Cox
|
8d06bd53f8
|
Fix unused variable warnings.
patch by mark cox, melbournemark+ffmpeg gmail.com
Originally committed as revision 12370 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-08 17:18:28 +00:00 |
|
Michael Niedermayer
|
b85976ba64
|
better include
Originally committed as revision 12257 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-26 23:51:59 +00:00 |
|
Diego Biurrun
|
dc3f320dfd
|
Add explanatory comment to '#define FLOAT float'.
Originally committed as revision 12254 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-26 22:52:01 +00:00 |
|
Michael Niedermayer
|
cc6116756c
|
Remove another temporary variable with which gcc has problems.
Originally committed as revision 12243 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-26 18:36:58 +00:00 |
|
Michael Niedermayer
|
6f08c541b4
|
floating point AAN IDCT
Originally committed as revision 12233 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-02-26 14:59:11 +00:00 |
|