split some common code from the mkv demuxer that will be useful to the muxer
authorDavid Conrad <lessen42@gmail.com>
Mon, 4 Jun 2007 22:10:54 +0000 (22:10 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Mon, 4 Jun 2007 22:10:54 +0000 (22:10 +0000)
commitb061d892edd76bbdb8cf70b244c661f45185b76c
treededbf96eeba641ffe1f6b8ed69509fc0c50790ab
parent5449190f531e40d3dc4f8dc49e5c4d5bf08401bd
split some common code from the mkv demuxer that will be useful to the muxer
patch by David Conrad  umovimus _at_ gmail.com

Originally committed as revision 9215 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/matroska.c
libavformat/matroska.h [new file with mode: 0644]
libavformat/matroskadec.c [new file with mode: 0644]