mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-28 12:32:17 +02:00
Merge remote-tracking branch 'qatar/master'
* qatar/master: apidoc: fix warning from stereo3d.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
9be63be1b2
@ -140,7 +140,7 @@ AVStereo3D *av_stereo3d_alloc(void);
|
|||||||
/**
|
/**
|
||||||
* Allocate a complete AVFrameSideData and add it to the frame.
|
* Allocate a complete AVFrameSideData and add it to the frame.
|
||||||
*
|
*
|
||||||
* @param The frame on which the side data is added to.
|
* @param frame The frame which side data is added to.
|
||||||
*
|
*
|
||||||
* @return The AVStereo3D structure to be filled by caller.
|
* @return The AVStereo3D structure to be filled by caller.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user