Re: [libav-devel] [PATCH 24/26] rawdec: factor video demuxer definitions into a macro.

2011-05-25 Thread Stefano Sabatini
Good idea. On date Wednesday 2011-05-25 16:27:46 +0200, Anton Khirnov encoded: > --- > libavformat/cavsvideodec.c | 11 +-- > libavformat/diracdec.c | 11 +-- > libavformat/dnxhddec.c | 11 +-- > libavformat/h261dec.c | 12 +--- > libavformat/h

[libav-devel] [PATCH 24/26] rawdec: factor video demuxer definitions into a macro.

2011-05-25 Thread Anton Khirnov
--- libavformat/cavsvideodec.c | 11 +-- libavformat/diracdec.c | 11 +-- libavformat/dnxhddec.c | 11 +-- libavformat/h261dec.c | 12 +--- libavformat/h263dec.c | 12 +--- libavformat/h264dec.c | 12 +--- libavform