aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/stereo3d.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch2016-06-231-0/+18
|\ | | | | | | | | | | | | * commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd': stereo3d: Add API to get name from value or value from name Merged-by: Clément Bœsch <clement@stupeflix.com>
| * stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-171-0/+18
| | | | | | | | Use it in av_dump_format() instead of a huge switch case.
* | Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c'Michael Niedermayer2014-06-191-0/+5
|\| | | | | | | | | | | | | * commit '440842c4eb1d7709654ec97cd687663d11ef499c': stereo3d: add missing include guards Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * stereo3d: add missing include guardsVittorio Giovara2014-06-191-0/+5
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-171-1/+1
|\| | | | | | | | | | | | | * qatar/master: apidoc: fix warning from stereo3d.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * apidoc: fix warning from stereo3d.hVittorio Giovara2013-12-171-1/+1
| |
* | Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer2013-12-091-4/+4
|/ | | | | | | | | | | | * commit '7e244c68600f479270e979258e389ed5240885fb': avframe: add codec-independent stereoscopic metadata Conflicts: Changelog libavutil/Makefile libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-0/+147