summaryrefslogtreecommitdiff
path: root/libavutil/stereo3d.c
Commit message (Collapse)AuthorAge
* stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-17
| | | | Use it in av_dump_format() instead of a huge switch case.
* stereo3d: initialize AVStereo3D to zeroFelix Abecassis2014-08-13
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09