Changeset b932eb1 in ffmpeg
- Timestamp:
-
Jun 2, 2011, 10:41:14 PM
(14 years ago)
- Author:
- Stefano Sabatini <stefano.sabatini-lala@poste.it>
- Branches:
- master
- Children:
- e977ca26
- Parents:
- 6713989c
- git-author:
- Stefano Sabatini <stefano.sabatini-lala@poste.it> (06/02/11 17:00:47)
- git-committer:
- Stefano Sabatini <stefano.sabatini-lala@poste.it> (06/02/11 22:41:14)
- Message:
-
swscale: reintroduce sws_format_name() symbol
Reintroduce the internal symbol which was removed in:
commit e1197b9e1746c03b1d13d816d1569aeaf1b71ecc
Author: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Date: Sun May 29 17:57:40 2011 +0200
swscale: remove sws_format_name()
Use av_get_pix_fmt_name() instead.
The symbol is used by some external libs (hi libx264!), this gives
time to them to use the recently added av_get_pix_fmt_name() rather
than an internal symbol.
-
(No files)
-