Diego Biurrun
|
5b21bdabe4
|
Add FFMPEG_ prefix to all multiple inclusion guards.
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
17 years ago |
Stefan Gehrer
|
5d2b15b870
|
have less functions as inline
Originally committed as revision 9792 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Måns Rullgård
|
bad700e346
|
trivial warning fixes
Originally committed as revision 9547 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
1503063f83
|
prepare splitting decoder-only parts into own file:
make commonly used tables global
Originally committed as revision 9532 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
ceb48b46f8
|
prepare splitting decoder-only parts into own file:
make commonly used functions global
Originally committed as revision 9519 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
218b3ae970
|
move dequantization into its own inline function
Originally committed as revision 9518 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
ce7088b9a8
|
cosmetic: rename VLC tables to make clear they
are for decoding
Originally committed as revision 9517 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
07caa46e99
|
setting special motion vectors in intra macroblocks
is now in its own inline function
Originally committed as revision 9516 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
8a35c8e71a
|
setting intra prediction modes to default values
in inter macroblocks is now in its own inline
function
Originally committed as revision 9515 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
25c899471d
|
move modification of intra prediction modes into
its own inline function
Originally committed as revision 9514 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
e183b6d17c
|
move preparation of chroma intra prediction into its
own inline function
Originally committed as revision 9513 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
b8524fd13f
|
move existing inline functions from cavs.c to cavs.h
Originally committed as revision 9512 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Stefan Gehrer
|
2a3cc9730f
|
move context structure definition from cavs.c to cavs.h
Originally committed as revision 9511 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Diego Biurrun
|
e5a389a1b7
|
license header consistency cosmetics
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Aurelien Jacobs
|
b88e211426
|
move defines and enums out of cavsdata.h
Originally committed as revision 8944 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |