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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to