summaryrefslogtreecommitdiffstats
path: root/libavformat/omadec.c
Commit message (Collapse)AuthorAgeFilesLines
* libavformat: Add an ff_ prefix to some lavf internal symbolsMartin Storsjö2012-02-151-1/+1
| | | | | | | | | | Prefix the functions/tables brktimegm, pcm_read_seek, dv_offset_reset, voc_get_packet, codec_movaudio_tags, codec_movvideo_tags. After this, lavf has no global symbols without the proper prefix. Signed-off-by: Martin Storsjö <martin@martin.st>
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
|
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-271-2/+1
|
* omadec: split data that will be used in the muxer to a separate file.Anton Khirnov2011-12-181-23/+5
|
* lavf: rename oma.c -> omadec.cAnton Khirnov2011-12-181-0/+464
OpenPOWER on IntegriCloud