Re: [FFmpeg-devel] [PATCH v4] avformat/http, icecast, rtsp: Add option to disable send-100-continue

2019-03-30 Thread Jun Li
Thanks Michael for review. I updated the iteration to address your feedback: https://patchwork.ffmpeg.org/patch/12540/ Best Regards, -Jun On Sat, Mar 30, 2019 at 6:14 PM Michael Niedermayer wrote: > On Fri, Mar 29, 2019 at 03:59:21PM -0700, Jun Li wrote: > > On Wed, Mar 27, 2019 at 11:27 PM Jun

[FFmpeg-devel] [PATCH v5] avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100

2019-03-30 Thread Jun Li
Fix ticket #7297 The current setting for send-expect-100 option is either enabled if applicable or forced enabled, no option to force disable the header. This change is to expand the option setting to provide more flexibility, which is useful for rstp case. --- doc/protocols.texi| 5 + li

Re: [FFmpeg-devel] [PATCH] avcodec: add Amuse Graphics decoder

2019-03-30 Thread James Almer
On 3/28/2019 6:12 PM, Paul B Mahol wrote: > This work is sponsored by VideoLAN. > > Signed-off-by: Paul B Mahol > --- > libavcodec/Makefile | 1 + > libavcodec/agm.c| 701 > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h| 1 +

Re: [FFmpeg-devel] [PATCH 1/3] avcodec/cbs_av1: add support for Padding OBUs

2019-03-30 Thread James Almer
On 3/25/2019 11:22 AM, James Almer wrote: > Based on itut_t35 Matadata OBU parsing code. > > Signed-off-by: James Almer > --- > libavcodec/cbs_av1.c | 20 + > libavcodec/cbs_av1.h | 7 ++ > libavcodec/cbs_av1_syntax_template.c | 32 +++

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/libaomenc: fix default value for row-mt option

2019-03-30 Thread James Almer
On 3/30/2019 8:20 AM, Gyan wrote: > > > On 29-03-2019 11:26 PM, James Almer wrote: >> ffmpeg | branch: master | James Almer | Fri Mar 29 >> 14:55:00 2019 -0300| [0856c5da0716e9c461d4f73339a2c2390d0a1162] | >> committer: James Almer >> >> avcodec/libaomenc: fix default value for row-mt option >>

[FFmpeg-devel] [PATCH] prompeg_write() must report data all was written

2019-03-30 Thread David Holroyd
Previously, prompeg_write() would only report to caller that bytes we written when a FEC packet was actually created. Not all RTP packets are expected to generate a FEC packet however, so this behavior was causing avio to retry writing the RTP packet, eventually forcing the FEC state machine to se

Re: [FFmpeg-devel] [PATCH v4] avformat/http, icecast, rtsp: Add option to disable send-100-continue

2019-03-30 Thread Michael Niedermayer
On Fri, Mar 29, 2019 at 03:59:21PM -0700, Jun Li wrote: > On Wed, Mar 27, 2019 at 11:27 PM Jun Li wrote: > > > > > > > On Mon, Mar 25, 2019 at 2:42 PM Jun Li wrote: > > > >> > >> > >> On Fri, Mar 22, 2019 at 4:12 PM Jun Li wrote: > >> > >>> The current setting for send-100-continue option is ei

Re: [FFmpeg-devel] [PATCH 3/5] doc/general.texi: remove note about regressed AviSynth+ header

2019-03-30 Thread Stephen Hutchinson
On 3/28/2019 11:41 PM, Stephen Hutchinson wrote: On 3/28/2019 8:29 AM, Gyan wrote: So, there is no permutation of ffmpeg master & avisynth+ that can lead to issues with MSVC builds?  If so, LGTM. As a test, I tried building FFmpeg with MSVC (which I never do since I always cross-compile from

[FFmpeg-devel] [PATCH 6/6] avisynth: adapt 239d02eff3ffe9f7d40caa21dde50fb4a0e94c24 to dlsym

2019-03-30 Thread Stephen Hutchinson
This commit was merged in a couple years ago as a no-op because we had already switched from GetProcAddress to dlsym some time before that. However, not applying the actual cast causes warnings about FARPROC and when attempting to build FFmpeg in MSVC with AviSynth-GCC 32-bit compatibility, those

[FFmpeg-devel] [PATCH 1/6] compat/avisynth: update headers

2019-03-30 Thread Stephen Hutchinson
As part of the update, it is now possible to test 32-bit GCC builds of AviSynth+ with FFmpeg by using the AVS_WIN32_GCC32 define. Due to different calling conventions between MSVC and GCC regarding 32-bit Windows, this is unfortunately necessary. --- compat/avisynth/avisynth_c.h | 510

Re: [FFmpeg-devel] [CLT2019] FFmpeg at Chemnitzer Linux-Tage

2019-03-30 Thread Michael Niedermayer
On Sat, Mar 30, 2019 at 05:44:34PM +0100, Stefano Sabatini wrote: > On date Saturday 2019-03-30 16:04:23 +0100, Thilo Borgmann encoded: > > Am 23.03.19 um 16:11 schrieb Thilo Borgmann: > > > Hi, > > > > > >> FFmpeg has been accepted for CLT 2019 in Chemnitz, Germany! > > >> This "Chemnitzer Linux

Re: [FFmpeg-devel] [CLT2019] FFmpeg at Chemnitzer Linux-Tage

2019-03-30 Thread Thomas Volkert
On 30.03.19 16:19, Ronald S. Bultje wrote: Hotel and transportation has been handled like in the years before, so there will be some requests about that soon. For me I ask to reimburse me 62,29 - for gas bringing Carl Eugen and me from Berlin to Chemnitz. Lost 1/2 receipts, which makes it chea

[FFmpeg-devel] [PATCH] lavf/movenc: fix tmcd writing for non-MP4/MOV modes

2019-03-30 Thread Gyan
Regression since, I believe, 42cb050a05 From 22620ccaae074700c8c470a78daa7682638cecbf Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Sun, 31 Mar 2019 00:00:50 +0530 Subject: [PATCH] lavf/movenc: fix tmcd writing for non-MP4/MOV modes write_tmcd allows tmcd track to be created with any mode but

Re: [FFmpeg-devel] [CLT2019] FFmpeg at Chemnitzer Linux-Tage

2019-03-30 Thread Thilo Borgmann
Am 30.03.19 um 17:41 schrieb Stefano Sabatini: > On date Saturday 2019-03-30 11:19:11 -0400, Ronald S. Bultje encoded: >> Hi, >> >> On Sat, Mar 30, 2019 at 11:04 AM Thilo Borgmann >> wrote: > [...] >>> For me I ask to reimburse me 62,29 - for gas bringing Carl Eugen and me >>> from Berlin to Chemn

Re: [FFmpeg-devel] [PATCH] avformat/mxfenc: support XAVC long gop

2019-03-30 Thread Baptiste Coudurier
Hi Thomas, > On Mar 29, 2019, at 1:11 PM, Thomas Mundt wrote: > > > […] > >> 0x06,0x0E,0x2B,0x34,0x04,0x01,0x01,0x0a,0x04,0x01,0x02,0x02,0x01,0x32,0x31,0x04 >> }, 568832, 122, 0, 1 }, // AVC High 422 Intra RP2027 Class 100 1080/25p >> +{{ >> 0x06,0x0E,0x2B,0x34,0x04,0x01,0x01,0x0a,0x04,0x01

Re: [FFmpeg-devel] [CLT2019] FFmpeg at Chemnitzer Linux-Tage

2019-03-30 Thread Stefano Sabatini
On date Saturday 2019-03-30 16:04:23 +0100, Thilo Borgmann encoded: > Am 23.03.19 um 16:11 schrieb Thilo Borgmann: > > Hi, > > > >> FFmpeg has been accepted for CLT 2019 in Chemnitz, Germany! > >> This "Chemnitzer Linux Tage" will take place on 16th and 17th of March. > >> You can find more detail

Re: [FFmpeg-devel] [CLT2019] FFmpeg at Chemnitzer Linux-Tage

2019-03-30 Thread Stefano Sabatini
On date Saturday 2019-03-30 11:19:11 -0400, Ronald S. Bultje encoded: > Hi, > > On Sat, Mar 30, 2019 at 11:04 AM Thilo Borgmann > wrote: [...] > > For me I ask to reimburse me 62,29 - for gas bringing Carl Eugen and me > > from Berlin to Chemnitz. > > Lost 1/2 receipts, which makes it cheaper thi

Re: [FFmpeg-devel] Reimbursement request for LDP

2019-03-30 Thread Stefano Sabatini
On date Friday 2019-02-22 22:37:34 +0100, Michael Niedermayer encoded: > On Sun, Feb 10, 2019 at 07:53:50PM +0100, Thilo Borgmann wrote: > > Hi, > > > > I'd like to request reimbursement for my travel to the LDP [1]. > > > > Accomodation was sponsored by the LDP team, so travel costs are rather l

Re: [FFmpeg-devel] [PATCH] avcodec: add Amuse Graphics decoder

2019-03-30 Thread Pedro Arthur
Em sáb, 30 de mar de 2019 às 12:43, Paul B Mahol escreveu: > > On 3/30/19, Pedro Arthur wrote: > > Em qui, 28 de mar de 2019 às 18:12, Paul B Mahol > > escreveu: > >> > >> +static int decode_motion_vectors(AVCodecContext *avctx, GetBitContext > >> *gb) > >> +{ > >> +AGMContext *s = avctx->pr

Re: [FFmpeg-devel] [PATCH] avcodec: add Amuse Graphics decoder

2019-03-30 Thread Paul B Mahol
On 3/30/19, Pedro Arthur wrote: > Em qui, 28 de mar de 2019 às 18:12, Paul B Mahol > escreveu: >> >> +static int decode_motion_vectors(AVCodecContext *avctx, GetBitContext >> *gb) >> +{ >> +AGMContext *s = avctx->priv_data; >> +int nb_mvs = ((avctx->height + 15) >> 4) * ((avctx->width + 1

Re: [FFmpeg-devel] [PATCH] avcodec: add Amuse Graphics decoder

2019-03-30 Thread Pedro Arthur
Em qui, 28 de mar de 2019 às 18:12, Paul B Mahol escreveu: > > +static int decode_motion_vectors(AVCodecContext *avctx, GetBitContext *gb) > +{ > +AGMContext *s = avctx->priv_data; > +int nb_mvs = ((avctx->height + 15) >> 4) * ((avctx->width + 15) >> 4); > +int ret, skip = 0, value, en

Re: [FFmpeg-devel] [CLT2019] FFmpeg at Chemnitzer Linux-Tage

2019-03-30 Thread Ronald S. Bultje
Hi, On Sat, Mar 30, 2019 at 11:04 AM Thilo Borgmann wrote: > Am 23.03.19 um 16:11 schrieb Thilo Borgmann: > > Hi, > > > >> FFmpeg has been accepted for CLT 2019 in Chemnitz, Germany! > >> This "Chemnitzer Linux Tage" will take place on 16th and 17th of March. > >> You can find more details on th

Re: [FFmpeg-devel] [CLT2019] FFmpeg at Chemnitzer Linux-Tage

2019-03-30 Thread Thilo Borgmann
Am 30.03.19 um 16:04 schrieb Thilo Borgmann: > Am 23.03.19 um 16:11 schrieb Thilo Borgmann: >> Hi, >> >>> FFmpeg has been accepted for CLT 2019 in Chemnitz, Germany! >>> This "Chemnitzer Linux Tage" will take place on 16th and 17th of March. >>> You can find more details on their homepage: >>> >>>

Re: [FFmpeg-devel] [CLT2019] FFmpeg at Chemnitzer Linux-Tage

2019-03-30 Thread Thilo Borgmann
Am 23.03.19 um 16:11 schrieb Thilo Borgmann: > Hi, > >> FFmpeg has been accepted for CLT 2019 in Chemnitz, Germany! >> This "Chemnitzer Linux Tage" will take place on 16th and 17th of March. >> You can find more details on their homepage: >> >> https://chemnitzer.linux-tage.de/2019/en/ > > we ret

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/libaomenc: fix default value for row-mt option

2019-03-30 Thread Hendrik Leppkes
On Sat, Mar 30, 2019 at 2:52 PM Gyan wrote: > > > > On 30-03-2019 06:09 PM, Moritz Barsnick wrote: > > On Sat, Mar 30, 2019 at 16:50:52 +0530, Gyan wrote: > >> And what are the semantics of the user setting row_mt or enable-intrabc > >> as -1? > > The user doesn't set -1, they set 0 or 1 as bool.

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/libaomenc: fix default value for row-mt option

2019-03-30 Thread Gyan
On 30-03-2019 06:09 PM, Moritz Barsnick wrote: On Sat, Mar 30, 2019 at 16:50:52 +0530, Gyan wrote: And what are the semantics of the user setting row_mt or enable-intrabc as -1? The user doesn't set -1, they set 0 or 1 as bool. -1 helps to indicate that nothing was set, and - in these cases -

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/libaomenc: fix default value for row-mt option

2019-03-30 Thread Moritz Barsnick
On Sat, Mar 30, 2019 at 16:50:52 +0530, Gyan wrote: > And what are the semantics of the user setting row_mt or enable-intrabc > as -1? The user doesn't set -1, they set 0 or 1 as bool. -1 helps to indicate that nothing was set, and - in these cases - falls back to not setting anything in the libar

Re: [FFmpeg-devel] [PATCH] avcodec: add Amuse Graphics decoder

2019-03-30 Thread Paul B Mahol
On 3/28/19, Paul B Mahol wrote: > This work is sponsored by VideoLAN. > > Signed-off-by: Paul B Mahol > --- Will apply soon. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit l

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/tiff: Multi-page support

2019-03-30 Thread Paul B Mahol
On 3/29/19, Nick Renieris wrote: > Στις Παρ, 29 Μαρ 2019 στις 11:05 π.μ., ο/η Paul B Mahol > έγραψε: >> You should also check max number of available pages. >> And issue warning if user requested more than available and than provide >> some >> page. > > Yeah, I _would_ have done that, but the ima

Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/libaomenc: fix default value for row-mt option

2019-03-30 Thread Gyan
On 29-03-2019 11:26 PM, James Almer wrote: ffmpeg | branch: master | James Almer | Fri Mar 29 14:55:00 2019 -0300| [0856c5da0716e9c461d4f73339a2c2390d0a1162] | committer: James Almer avcodec/libaomenc: fix default value for row-mt option Signed-off-by: James Almer -{ "row-mt",