Re: [FFmpeg-devel] [PATCH] avformat/rawenc: remove singlejpeg muxer

2021-04-15 Thread Gyan Doshi
On 2021-04-15 09:51, Gyan Doshi wrote: On 2021-04-12 21:27, Gyan Doshi wrote: Ping. Plan to push in 24h. Pushed as 240aa70b798e99c15191d986261966bdbce59dba Regards, Gyan On 2021-04-10 20:00, Gyan Doshi wrote: It was added in 51ac1f616f due to ticket #4218, in order to show a singl

Re: [FFmpeg-devel] [PATCH] avformat/rawenc: remove singlejpeg muxer

2021-04-14 Thread Gyan Doshi
On 2021-04-12 21:27, Gyan Doshi wrote: Ping. Plan to push in 24h. On 2021-04-10 20:00, Gyan Doshi wrote: It was added in 51ac1f616f due to ticket #4218, in order to show a single image via ffserver. With ffserver long gone, it serves no purpose. ---   libavformat/Makefile |  1 -   li

Re: [FFmpeg-devel] [PATCH] avformat/rawenc: remove singlejpeg muxer

2021-04-12 Thread Gyan Doshi
Ping. On 2021-04-10 20:00, Gyan Doshi wrote: It was added in 51ac1f616f due to ticket #4218, in order to show a single image via ffserver. With ffserver long gone, it serves no purpose. --- libavformat/Makefile | 1 - libavformat/allformats.c | 1 - libavformat/rawenc.c | 13 --