]> git.sesse.net Git - ffmpeg/history - libavformat/oma.c
Use the correct ByteIOContext in extradata parsing.Fixes half of issue
[ffmpeg] / libavformat / oma.c
2009-06-22 Daniel VerkampAdd ff_ prefixes to exported symbols in libavformat...
2009-05-16 Måns Rullgårdoma: fix build if memcmp() is a macro
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-24 Reimar DöffingerMark several libavformat arrays const
2008-08-24 Reimar DöffingerChange codec_tag type from const struct AVCodecTag...
2008-06-25 Benjamin LarssonAdd support for mp3 contained in oma
2008-06-25 Benjamin LarssonRearrange parameter logic
2008-06-25 Benjamin LarssonAdd more codec IDs and tags.
2008-06-08 Benjamin LarssonOma demuxer