GSoC/GCI Archive
Google Summer of Code 2012

Libav

Web Page: http://wiki.multimedia.cx/index.php?title=Libav_Summer_Of_Code_2012

Mailing List: https://lists.libav.org/mailman/listinfo/libav-devel/

Libav is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library

Projects

  • HEVC video decoder HEVC is a new video coding standard currently in development by ITU-T and ISO with the explicit goal of replacing H.264. The purpose of this proposal would be to code an HEVC decoder for libav, thereby making all users of the libav library capable of handling this format.
  • LGPL Ut Video encoder An LGPL-licensed C-based implementation of the Ut Video format's encoder for libavcodec.
  • Rewrite avserver Rewrite avserver. Provide simple rtsp and rtmp repeaters. rtmp<->rtsp bridge. Support on demand requests.
  • RTMP[E|S|T|TE] protocol implementation My project is to implement the protocol RTMP[E|S|T|TE] natively in libav.