mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-09 14:14:39 +02:00
Merge commit 'a18ef7a76c735bcf78ed4825e33ad7f9f6f77a54'
* commit 'a18ef7a76c735bcf78ed4825e33ad7f9f6f77a54': doc: fix a couple of typos in frame.h Conflicts: libavutil/frame.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
4a59994e03
@ -596,7 +596,7 @@ AVFrame *av_frame_alloc(void);
|
|||||||
void av_frame_free(AVFrame **frame);
|
void av_frame_free(AVFrame **frame);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Setup a new reference to the data described by a given frame.
|
* Set up a new reference to the data described by the source frame.
|
||||||
*
|
*
|
||||||
* Copy frame properties from src to dst and create a new reference for each
|
* Copy frame properties from src to dst and create a new reference for each
|
||||||
* AVBufferRef from src.
|
* AVBufferRef from src.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user