aboutsummaryrefslogtreecommitdiff
path: root/libavformat/omaenc.c
AgeCommit message (Expand)Author
2017-03-29Fix all -Wformat warnings raised by DJGPPClément Bœsch
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2014-06-18Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'Michael Niedermayer
2014-06-18lavf: add the notimestamps flag to the muxers missing itAnton Khirnov
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2012-11-24omaenc: remove superfluous "OMA: "Paul B Mahol
2012-11-24omaenc: abort for unsupported codecsPaul B Mahol
2012-09-01lavf: add missing new line to some error messagesPiotr Bandurski
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-02-29id3v2enc: split ff_id3v2_write().Anton Khirnov
2011-12-18lavf: add OpenMG audio muxer.Michael Karcher