summaryrefslogtreecommitdiff
path: root/libavformat/omaenc.c
Commit message (Expand)AuthorAge
* oma: convert to new channel layout APIVittorio Giovara2022-03-15
* avformat/omaenc: Simplify writing paddingAndreas Rheinhardt2021-09-27
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/oma: Deduplicate codec tags listAndreas Rheinhardt2021-02-23
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228'Michael Niedermayer2014-06-18
|\|
| * lavf: add the notimestamps flag to the muxers missing itAnton Khirnov2014-06-18
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | omaenc: remove superfluous "OMA: "Paul B Mahol2012-11-24
* | omaenc: abort for unsupported codecsPaul B Mahol2012-11-24
* | lavf: add missing new line to some error messagesPiotr Bandurski2012-09-01
|/
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* id3v2enc: split ff_id3v2_write().Anton Khirnov2012-02-29
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-18