Re: [FFmpeg-devel] [PATCH] lavf/brstm: add support for BFSTM files

2015-06-17 Thread Michael Niedermayer
On Wed, Jun 17, 2015 at 03:09:52AM -0500, Rodger Combs wrote: > Adds a FATE test with sample file: > fate-suite/bfstm/spl-forest-day.bfstm > Available at: > http://puu.sh/is0XS/ac869386e6.bfstm file uploaded > --- > Changelog| 1 + > doc/general.texi | 2 + > libavc

[FFmpeg-devel] [PATCH] lavf/brstm: add support for BFSTM files

2015-06-17 Thread Rodger Combs
Adds a FATE test with sample file: fate-suite/bfstm/spl-forest-day.bfstm Available at: http://puu.sh/is0XS/ac869386e6.bfstm --- Changelog| 1 + doc/general.texi | 2 + libavcodec/utils.c | 4 ++ libavformat/Makefile | 1 + libavformat/allformats.c | 1 +