mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
avcodec: Rename xvidmmx IDCT to xvid
The Xvid IDCT is not MMX-specific.
This commit is contained in:
@@ -13,6 +13,10 @@ libavutil: 2013-12-xx
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2014-08-xx - xxxxxxx - lavc 55.57.4 - avcodec.h
|
||||
Deprecate FF_IDCT_XVIDMMX define and xvidmmx idct option.
|
||||
Replaced by FF_IDCT_XVID and xvid respectively.
|
||||
|
||||
2014-08-xx - xxxxxxx - lsws 2.1.3 - swscale.h
|
||||
sws_getCachedContext is not going to be removed in the future.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user