Re: [FFmpeg-devel] [PATCH 1/7] lavf: add cue sheet demuxer

2019-08-23 Thread Reino Wijnsma
Hello ffmpeg-devel, I've read through https://patchwork.ffmpeg.org/patch/4587/, https://ffmpeg.org/pipermail/ffmpeg-devel/2017-August/214360.html and all its replies. The discussion suddenly just stops, the path dropped and I can't seem to find the reason why. Can anyone tell me why this patch

Re: [FFmpeg-devel] [PATCH 1/7] lavf: add cue sheet demuxer

2017-11-21 Thread Rostislav Pehlivanov
On 2 August 2017 at 07:30, Rodger Combs wrote: > --- > Changelog| 2 + > doc/demuxers.texi| 17 > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/cuedec.c | 246 ++ >

Re: [FFmpeg-devel] [PATCH 1/7] lavf: add cue sheet demuxer

2017-09-09 Thread Paul B Mahol
On 8/2/17, Rodger Combs wrote: > --- > Changelog| 2 + > doc/demuxers.texi| 17 > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/cuedec.c | 246 > +++ >

Re: [FFmpeg-devel] [PATCH 1/7] lavf: add cue sheet demuxer

2017-08-02 Thread Rodger Combs
> On Aug 1, 2017, at 02:58, Nicolas George wrote: > > Le quartidi 14 thermidor, an CCXXV, Rodger Combs a écrit : >> --- >> Changelog| 2 + >> doc/demuxers.texi| 8 ++ >> libavformat/Makefile | 1 + >> libavformat/allformats.c | 1 + >>

Re: [FFmpeg-devel] [PATCH 1/7] lavf: add cue sheet demuxer

2017-08-01 Thread Nicolas George
Le quartidi 14 thermidor, an CCXXV, Rodger Combs a écrit : > --- > Changelog| 2 + > doc/demuxers.texi| 8 ++ > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/cuedec.c | 215 > +++ >

Re: [FFmpeg-devel] [PATCH 1/7] lavf: add cue sheet demuxer

2017-08-01 Thread Hendrik Leppkes
On Tue, Aug 1, 2017 at 8:33 AM, Rodger Combs wrote: > --- > Changelog| 2 + > doc/demuxers.texi| 8 ++ > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/cuedec.c | 215 >