Re: [libav-devel] [PATCH 2/5] rtpdec: Split mpegts parsing to a normal depacketizer

2013-01-18 Thread Luca Barbato
On 17/01/13 15:12, Martin Storsjö wrote: > --- > libavformat/Makefile |1 + > libavformat/rtpdec.c | 56 +-- > libavformat/rtpdec.h |6 --- > libavformat/rtpdec_formats.h |1 + > libavformat/rtpdec_mpegts.c | 100 > ++

[libav-devel] [PATCH 2/5] rtpdec: Split mpegts parsing to a normal depacketizer

2013-01-17 Thread Martin Storsjö
--- libavformat/Makefile |1 + libavformat/rtpdec.c | 56 +-- libavformat/rtpdec.h |6 --- libavformat/rtpdec_formats.h |1 + libavformat/rtpdec_mpegts.c | 100 ++ libavformat/rtsp.c | 1