summaryrefslogtreecommitdiff
path: root/libavformat/oma.h
Commit message (Collapse)AuthorAgeFilesLines
* omadec: make sample rate table large enough to prevent out of array reading.Michael Niedermayer2012-04-161-1/+1
| | | | | | | The new values lead to error messages when used Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* oma: make header compile standaloneDiego Biurrun2011-12-201-1/+6
|
* omadec: split data that will be used in the muxer to a separate file.Anton Khirnov2011-12-181-0/+39