summaryrefslogtreecommitdiff
path: root/libavformat/omaenc.c
Commit message (Collapse)AuthorAge
* id3v2enc: split ff_id3v2_write().Anton Khirnov2012-02-29
| | | | | This will allow writing the tag in several steps, needed for writing attached pictures.
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-18
Signed-off-by: Anton Khirnov <anton@khirnov.net>