1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-06 02:05:36 +02:00
ffmpeg/postproc
Arpi 9a722af7f3 small changes for mplayer integration:
- getModeForQuality -> getPpModeForQuality renamed
- #define POSTPROCESS_H -> NEWPOSTPROCESS_H  (to avoid conflicts)
- added #ifdef'ed code for calling old postprocess (for testing/comparison)
- #ifdef'ed some asm code to allow compilation on non-x86 platforms (untested)

Originally committed as revision 2186 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-10-13 15:36:04 +00:00
..
postprocess_template.c small changes for mplayer integration: 2001-10-13 15:36:04 +00:00
postprocess.c small changes for mplayer integration: 2001-10-13 15:36:04 +00:00
postprocess.h fixed a rounding bug thing in the X1 Filter 2001-10-13 02:31:15 +00:00