yuv4mpeg: split the demuxer and muxer into separate files
authorAnton Khirnov <anton@khirnov.net>
Sat, 3 May 2014 09:04:50 +0000 (11:04 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 18 May 2014 08:21:31 +0000 (10:21 +0200)
commite4dc1000d7bbbcb5b45cf9849fc5315f19578e37
tree8617f3bbc0d357c298d0fadd8c86ce2edc298e81
parent3ef6c5264b2590781b4ed556443ff49709dd45fb
yuv4mpeg: split the demuxer and muxer into separate files
libavformat/Makefile
libavformat/yuv4mpeg.h [new file with mode: 0644]
libavformat/yuv4mpegdec.c [moved from libavformat/yuv4mpeg.c with 63% similarity]
libavformat/yuv4mpegenc.c [new file with mode: 0644]