summaryrefslogtreecommitdiff
path: root/libavformat/omaenc.c
Commit message (Collapse)AuthorAge
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
|
* 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>