summaryrefslogtreecommitdiff
path: root/libavutil/stereo3d.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-1/+2
* avutil/stereo3d: Use av_strstart instead of strncmpAndreas Rheinhardt2021-02-281-3/+2
* Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-261-1/+1
|\
| * Mark some arrays that never change as const.Anton Khirnov2017-02-011-1/+1
* | Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch2016-06-231-0/+33
|\ \ | |/
| * stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-171-0/+33
* | Merge commit '159a06dfc83d189f753c4583583ddfb571552ff5'Michael Niedermayer2014-08-141-0/+3
|\ \ | |/
| * stereo3d: initialize AVStereo3D to zeroFelix Abecassis2014-08-131-0/+3
* | Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer2013-12-091-4/+4
|/
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-0/+40