1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).

This commit is contained in:
Ronald S. Bultje 2011-05-28 09:46:42 -04:00
parent 8f653e28f5
commit 04de5bf56c

View File

@ -13,7 +13,7 @@ libavutil: 2011-04-18
API changes, most recent first: API changes, most recent first:
2011-05-XX - xxxxxx - lavu 51.X.0 - pixdesc.h 2011-05-28 - 0420bd7 - lavu 51.2.0 - pixdesc.h
Add av_get_pix_fmt_name() in libavutil/pixdesc.h, and deprecate Add av_get_pix_fmt_name() in libavutil/pixdesc.h, and deprecate
avcodec_get_pix_fmt_name() in libavcodec/avcodec.h in its favor. avcodec_get_pix_fmt_name() in libavcodec/avcodec.h in its favor.