| 115 | == Ambisonic decoder == |
| 116 | |
| 117 | '''Description:''' Ambisonics is a full-sphere surround sound technique: in addition to the horizontal plane, it covers sound sources above and below the listener. |
| 118 | |
| 119 | '''Expected results:''' Fully featured decoder implemented as filter in libavfilter. |
| 120 | |
| 121 | '''Prerequisites:''' C coding skills, basic familiarity with git. |
| 122 | |
| 123 | '''Qualification Task:''' Implement simple square decoder. |
| 124 | |
| 125 | '''Alternative Qualification Task:''' TBA |
| 126 | |
| 127 | '''Mentor:''' Paul B Mahol (''durandal_1707'' in #ffmpeg-devel on Freenode IRC, onemda@gmail.com) |
| 128 | |
| 129 | '''Backup mentor:''' TBA |
| 130 | |