Merge commit '5ce04c14dd'
* commit '5ce04c14dd':
Use correct Doxygen syntax
Conflicts:
libavcodec/atrac3.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
2ece7d94bc
2 changed files with 4 additions and 4 deletions
|
|
@ -125,7 +125,7 @@ typedef struct AVPixFmtDescriptor{
|
|||
|
||||
#if FF_API_PIX_FMT
|
||||
/**
|
||||
* @deprecate use the AV_PIX_FMT_FLAG_* flags
|
||||
* @deprecated use the AV_PIX_FMT_FLAG_* flags
|
||||
*/
|
||||
#define PIX_FMT_BE AV_PIX_FMT_FLAG_BE
|
||||
#define PIX_FMT_PAL AV_PIX_FMT_FLAG_PAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue