summaryrefslogtreecommitdiff
path: root/libavformat/omaenc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-2/+2
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-14/+14
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-14/+14
* | Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'Michael Niedermayer2014-06-181-0/+1
|\ \ | |/
| * lavf: add the notimestamps flag to the muxers missing itAnton Khirnov2014-06-181-0/+1
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* | omaenc: remove superfluous "OMA: "Paul B Mahol2012-11-241-1/+1
* | omaenc: abort for unsupported codecsPaul B Mahol2012-11-241-0/+1
* | lavf: add missing new line to some error messagesPiotr Bandurski2012-09-011-1/+1
|/
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* id3v2enc: split ff_id3v2_write().Anton Khirnov2012-02-291-1/+1
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-181-0/+105