summaryrefslogtreecommitdiff
path: root/libavformat/vorbiscomment.h
Commit message (Expand)AuthorAge
* avformat/vorbiscomment: Switch to AVIOContext from bytestream APIAndreas Rheinhardt2020-05-03
* avformat/vorbiscomment: Replace AVDictionary ** by const AVDictionary *Andreas Rheinhardt2020-05-03
* avformat/vorbiscomment: add support for writing chaptersPaul B Mahol2018-12-18
* avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length()Michael Niedermayer2015-05-11
* Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104'Michael Niedermayer2014-05-28
|\
| * vorbiscomment: simplify API by using av_dict_count()Anton Khirnov2014-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\|
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-09
|\|
| * Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-08
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata**Anton Khirnov2010-10-14
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Add VorbisComment writing to FLAC files.James Darnley2010-03-20