avformat: split out common SMJPEG code
authorPaul B Mahol <onemda@gmail.com>
Sat, 14 Jan 2012 16:47:07 +0000 (16:47 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 16 Jan 2012 10:29:55 +0000 (11:29 +0100)
commit68b94f8bc3a54735c360c6e72a3698fed8aba10b
treee39b5f52681185264bb4dfb0a1e75861fc63da45
parentd859191322d8596b6d4219269db96456267f0d04
avformat: split out common SMJPEG code

This is a preparation for adding SMJPEG muxer.

Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
libavformat/Makefile
libavformat/smjpeg.c
libavformat/smjpeg.h [new file with mode: 0644]
libavformat/smjpegdec.c [new file with mode: 0644]