Re: [FFmpeg-devel] [PATCH] avformat: add TiVo ty demuxer
On 11/2/17, Michael Niedermayer wrote: > On Wed, Nov 01, 2017 at 02:40:27PM +0100, Paul B Mahol wrote: >> Signed-off-by: Paul B Mahol >> --- >> libavformat/Makefile | 1 + >> libavformat/allformats.c | 1 + >> libavformat/ty.c | 775 >>
Re: [FFmpeg-devel] [PATCH] avformat: add TiVo ty demuxer
On Wed, Nov 01, 2017 at 02:40:27PM +0100, Paul B Mahol wrote: > Signed-off-by: Paul B Mahol > --- > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/ty.c | 775 > +++ > 3 files changed, 777 insertions(+) > cr