[FFmpeg-devel] [PATCH 0/4] Updates for the Ogg muxer to more strictly follow RFC 5334

James Almer jamrial at gmail.com
Thu Jul 7 02:25:23 EEST 2016


As the subject says, this patchset aims to make our Ogg muxer more
compliant with the latest RFC[1], which is almost eight years old
by now.

[1] https://tools.ietf.org/html/rfc5334

James Almer (4):
  avformat/oggenc: make flac the default for oga muxer
  avformat/oggenc: use audio/ogg mimetype for ogg muxer
  avformat/oggenc: allow Vorbis audio only with the ogg muxer
  avformat: add an Ogg Video muxer

 configure                |  1 +
 libavformat/allformats.c |  1 +
 libavformat/oggenc.c     | 28 ++++++++++++++++++++++------
 3 files changed, 24 insertions(+), 6 deletions(-)

-- 
2.9.0



More information about the ffmpeg-devel mailing list