]> git.sesse.net Git - ffmpeg/commit
lavf: data muxer and demuxer.
authorNicolas George <nicolas.george@normalesup.org>
Mon, 29 Apr 2013 18:46:00 +0000 (20:46 +0200)
committerNicolas George <nicolas.george@normalesup.org>
Wed, 1 May 2013 09:56:34 +0000 (11:56 +0200)
commit276fcbde6c5532a02aacd2e2d31beaa8d4e79a8a
tree4be6e1184e3add477dd4daae5de6ede40e2ec8cc
parent3319679d0a36bec3e78f639d6f9fbbe596f6eec3
lavf: data muxer and demuxer.

Allow to use tools designed to work with demuxers, muxers
and packets (for example ffmpeg itself) to process raw byte
streams (like aviocat).
libavformat/Makefile
libavformat/allformats.c
libavformat/rawdec.c
libavformat/rawenc.c
libavformat/version.h