Re: [FFmpeg-devel] [PATCH 5/6] opus_celt: rename structures to better names and reorganize them

2017-02-01 Thread Michael Niedermayer
On Wed, Feb 01, 2017 at 01:03:23PM +, Rostislav Pehlivanov wrote: > On 1 February 2017 at 11:51, Michael Niedermayer wrote: > > > On Wed, Feb 01, 2017 at 03:13:08AM +, Rostislav Pehlivanov wrote: > > > This is meant to be applied on top of my previous patch which > > > split PVQ into celt

Re: [FFmpeg-devel] [PATCH v3] avfilter/scale: refactor common code for scaling height/width expressions

2017-02-01 Thread Mark Thompson
On 02/02/17 00:30, Aman Gupta wrote: > From: Aman Gupta > > Implements support for height/width expressions in vf_scale_vaapi, > by refactoring common code into a new libavfilter/scale.c > --- > libavfilter/Makefile | 8 +-- > libavfilter/scale.c | 152 > +

[FFmpeg-devel] [PATCH v3] avfilter/scale: refactor common code for scaling height/width expressions

2017-02-01 Thread Aman Gupta
From: Aman Gupta Implements support for height/width expressions in vf_scale_vaapi, by refactoring common code into a new libavfilter/scale.c --- libavfilter/Makefile | 8 +-- libavfilter/scale.c | 152 +++ libavfilter/scale.h |

[FFmpeg-devel] [PATCH v2] avformat/hlsenc: add hls_flag option to write segments to temporary file until complete

2017-02-01 Thread Aman Gupta
From: Aman Gupta Adds a `-hls_flags +temp_file` which will write segment data to filename.tmp, and then rename to filename when the segment is complete. This patch is similar in spirit to one used in Plex's ffmpeg fork, and allows a transcoding webserver to ensure incomplete segment files are ne

Re: [FFmpeg-devel] [PATCH] speedhq: make sure the block index is not negative

2017-02-01 Thread Andreas Cadhalpun
On 01.02.2017 17:25, Steinar H. Gunderson wrote: > On Wed, Feb 01, 2017 at 02:17:05AM +0100, Andreas Cadhalpun wrote: >>> Would you mind sharing an input where this actually triggers? None of the >>> samples I have seem to trigger this, so I suppose it's some sort of fuzzed >>> input. >> Indeed it

Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: add hls_flag option to create segments atomically

2017-02-01 Thread Aman Gupta
On Wed, Feb 1, 2017 at 1:23 AM, Steven Liu wrote: > > > 2017-02-01 4:29 GMT+08:00 Aman Gupta : > >> From: Aman Gupta >> >> Adds a `-hls_flags +temp_file` which will write segment data to >> filename.tmp, and then rename to filename when the segment is complete >> and before the file is added to

Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: add hls_flag option to create segments atomically

2017-02-01 Thread Aman Gupta
On Tue, Jan 31, 2017 at 12:29 PM, Aman Gupta wrote: > From: Aman Gupta > > Adds a `-hls_flags +temp_file` which will write segment data to > filename.tmp, and then rename to filename when the segment is complete > and before the file is added to the m3u8 playlist. > > This patch is similar in sp

Re: [FFmpeg-devel] [PATCH v2] avfilter/scale: refactor common code for scaling height/width expressions

2017-02-01 Thread Mark Thompson
On 01/02/17 23:12, Aman Gupta wrote: > From: Aman Gupta > > Implements support for height/width expressions in vf_scale_vaapi, > by refactoring common code into a new libavfilter/scale.c Some more minor points: > --- > libavfilter/Makefile | 8 +-- > libavfilter/scale.c | 15

[FFmpeg-devel] [PATCH v2] avfilter/scale: refactor common code for scaling height/width expressions

2017-02-01 Thread Aman Gupta
From: Aman Gupta Implements support for height/width expressions in vf_scale_vaapi, by refactoring common code into a new libavfilter/scale.c --- libavfilter/Makefile | 8 +-- libavfilter/scale.c | 152 +++ libavfilter/scale.h |

[FFmpeg-devel] [PATCH 2/2] avcodec/nvenc: Use the right pix format for YUV444P10 content

2017-02-01 Thread Philip Langdale
Now that we have an accurate pixfmt available, let's use it for the format mapping in nvenc and stop pretending we support > 10bit. Signed-off-by: Philip Langdale --- libavcodec/nvenc.c | 8 libavcodec/version.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/li

[FFmpeg-devel] [PATCH 1/2] avutil: Add MSB packed YUV444P10 format

2017-02-01 Thread Philip Langdale
nvenc supports a YUV444P10 format with the same bit layout as P010, with the data bits at the MSB end. Unfortunately, the current YUV444P10 format we have defined puts the data bits at the LSB end. This mismatch led to us introducing a fudge in nvenc where we mapped their 444P10 format to the ffm

[FFmpeg-devel] [PATCH 0/2] nvenc: Fix inaccurate use of YUV444P16 format

2017-02-01 Thread Philip Langdale
We have been pretending that the nvenc YUV444P10 format is our YUV444P16 format, and this is not a good idea. It leads to us failing to dither >10bit content when transcoding and also results in encoded files with 4:4:4 sampling which are almost certainly not what the user wants. Philip Langdale (

Re: [FFmpeg-devel] [PATCH] avfilter/scale: refactor common code for scaling height/width expressions

2017-02-01 Thread Mark Thompson
On 01/02/17 00:46, Aman Gupta wrote: > From: Aman Gupta > > Implements support for height/width expressions in vf_scale_vaapi, > by refactoring common code into a new libavfilter/scale.c Nice! Patch as a whole LGTM, some minor nits below. > --- > libavfilter/Makefile | 8 +-- > liba

Re: [FFmpeg-devel] [PATCH] avcodec/dpxenc: support colour metadata in DPX encoder, fixes ticket #6023

2017-02-01 Thread Kieran O Leary
Hi James and Carl, Thanks for getting back to me. It looks like your comments are similar, though you might be asking to pull the information from different places? more below On Wed, Feb 1, 2017 at 5:01 PM, James Almer wrote: > > I may be missing something and apologizes if it was already ment

Re: [FFmpeg-devel] [PATCH 3/6] imdct15: rename to mdct15 and add a forward transform

2017-02-01 Thread Rostislav Pehlivanov
On 1 February 2017 at 03:13, Rostislav Pehlivanov wrote: +static __attribute__ ((noinline)) void fft15(const FFTComplex exptab[22], > FFTComplex *out, > + const FFTComplex *in, size_t stride) > > Removed the noinline attribute locally. _

[FFmpeg-devel] [PATCH] lavc: Add device context field to AVCodecContext

2017-02-01 Thread Mark Thompson
For use by codec implementations which can allocate frames internally. --- On 01/02/17 14:03, Timo Rothenpieler wrote: > Am 17.01.2017 um 23:28 schrieb Mark Thompson: >> For use by codec implementations which require a device to operation >> but will allocate frames internally. >> --- >> The follow

Re: [FFmpeg-devel] [PATCH] avutil/internal: Document ugly looking windows specific file related function renaming

2017-02-01 Thread Michael Niedermayer
On Wed, Feb 01, 2017 at 03:26:45PM +0100, wm4 wrote: > On Wed, 1 Feb 2017 14:35:50 +0100 > Michael Niedermayer wrote: > > > Found-by: ubitux > > Signed-off-by: Michael Niedermayer > > --- > > libavutil/internal.h | 4 > > 1 file changed, 4 insertions(+) > > > > diff --git a/libavutil/int

Re: [FFmpeg-devel] [PATCH] Allow borderless playback windows

2017-02-01 Thread Marton Balint
On Wed, 1 Feb 2017, Lucas Sandery wrote: On 2017-02-01 12:34, Marton Balint wrote: No, your code is not yet committed to the ffmpeg master repository, I am not sure which github repo you are referring to. So you might still change your mind. Also I plan to squash your two patches into one.

Re: [FFmpeg-devel] Video decoding error asks me to upload video to non-existing site ftp://upload.ffmpeg.org/incoming/

2017-02-01 Thread compn
On Tue, 31 Jan 2017 17:34:55 +0100 DogFilm wrote: > I am still waitinng for an upload facility. Please send me an email > so I can follow this. Also please consider removing that mis-leading > information from ffmpeg error msgs, thanks, have to move on! hi, please use this to upload your file:

Re: [FFmpeg-devel] [PATCH] lavf/matroskadec: fix is_keyframe for early Blocks

2017-02-01 Thread Chris Cunningham
On Tue, Jan 31, 2017 at 10:18 PM, wm4 wrote: > On Tue, 31 Jan 2017 12:02:01 -0800 > Chris Cunningham wrote: > > > Thanks for taking a look. > > > > Definitely missing a "break;" - will fix in subsequent patch. > > > > Agree timestamps should be relative (didn't realize this). Vignesh points > >

[FFmpeg-devel] [PATCH] Efficiently support several output pixel formats in Cinepak decoder

2017-02-01 Thread u-9iep
Hello, On Sat, Jan 28, 2017 at 07:53:06PM +0100, Michael Niedermayer wrote: > please provide a git compatible patch > git format-patch / send-email The corresponding patches (concerning comments in cinepak-related files) have been resent in a git-compatible form 2017-01-29. This patch applies aft

Re: [FFmpeg-devel] [PATCH] avcodec/atrac3: Add multichannel joint stereo ATRAC3

2017-02-01 Thread Paul B Mahol
On 1/30/17, bananaman...@gmail.com wrote: > From: bnnm > > Multichannel joint stereo simply interleaves stereo pairs (6ch: 2ch + 2ch + > 2ch), so each pair is decoded separatedly. > > *** > > To test my changes, I converted examples to wav with ffmpeg.exe (old and > new), and compared them to see

Re: [FFmpeg-devel] [PATCH] [rfc] web/index request incoming ftp server

2017-02-01 Thread Compn
On Wed, 1 Feb 2017 17:45:16 +0100, Carl Eugen Hoyos wrote: > 2017-02-01 14:10 GMT+01:00 compn : > > > [05:41] Compn, http://streams.videolan.org/upload/ > > should work more or less > > > > ^ this is currently where we should send users to upload files. > > an http uploader (not sure about resu

Re: [FFmpeg-devel] aac_latm: SSR is not implemented

2017-02-01 Thread Carl Eugen Hoyos
2017-02-01 5:06 GMT+01:00 Aman Gupta : > I have a mpegts file with a HE-AAC audio track that cannot be decoded by > ffmpeg. I have uploaded a sample at the link below, as requested by the > decoder. Maybe ticket #4544, thank you for the sample! Carl Eugen _

Re: [FFmpeg-devel] [PATCH] avcodec/dpxenc: support colour metadata in DPX encoder, fixes ticket #6023

2017-02-01 Thread James Almer
On 2/1/2017 9:42 AM, Kieran O Leary wrote: > Hello, > > I'm cc'ing Vittorio as I don't think that he's subscribed to the list but > he's contributed to dpxenc.c and recent colorspace filters. The same with > Kate Murray from the Library of Congress who knows a lot more about DPX > than me. Apologi

Re: [FFmpeg-devel] [PATCH] [rfc] web/index request incoming ftp server

2017-02-01 Thread Carl Eugen Hoyos
2017-02-01 14:10 GMT+01:00 compn : > [05:41] Compn, http://streams.videolan.org/upload/ > should work more or less > > ^ this is currently where we should send users to upload files. > an http uploader (not sure about resume support...). > > [05:49] Compn, there will be no ftp access to streams,

Re: [FFmpeg-devel] [PATCH] avcodec/dpxenc: support colour metadata in DPX encoder, fixes ticket #6023

2017-02-01 Thread Carl Eugen Hoyos
2017-02-01 13:42 GMT+01:00 Kieran O Leary : > +static const AVOption options[] = { > +{"trc", "Transfer Characteristics", OFFSET(transfer_characteristic), > AV_OPT_TYPE_INT, {.i64 = 2}, 0, 12, VE }, > +{"clr", "Colorimetric Specification", > OFFSET(colorimetric_specification), AV_OPT_TYPE_

Re: [FFmpeg-devel] [PATCH] speedhq: make sure the block index is not negative

2017-02-01 Thread Steinar H. Gunderson
On Wed, Feb 01, 2017 at 02:17:05AM +0100, Andreas Cadhalpun wrote: >> Would you mind sharing an input where this actually triggers? None of the >> samples I have seem to trigger this, so I suppose it's some sort of fuzzed >> input. > Indeed it is. I've sent you a sample. Could you please try the a

[FFmpeg-devel] [PATCH][RFC] avcodec: estimate output bitrate for ffv1/huffyuv codecs

2017-02-01 Thread Tobias Rapp
Attached patch tries to implement observations/suggestions from the discussions in https://ffmpeg.org/pipermail/ffmpeg-devel/2017-January/205902.html https://ffmpeg.org/pipermail/ffmpeg-devel/2017-January/206428.html I can extend the patch for more loss-less codecs, if this is wanted (but don'

Re: [FFmpeg-devel] mov: support for multiple edits and cenc decryption

2017-02-01 Thread Eran Kornblau
> > -Original Message- > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of > Michael Niedermayer > Sent: Wednesday, February 1, 2017 3:53 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] mov: support for multiple edits and cenc > d

Re: [FFmpeg-devel] [PATCH] avutil/internal: Document ugly looking windows specific file related function renaming

2017-02-01 Thread wm4
On Wed, 1 Feb 2017 14:35:50 +0100 Michael Niedermayer wrote: > Found-by: ubitux > Signed-off-by: Michael Niedermayer > --- > libavutil/internal.h | 4 > 1 file changed, 4 insertions(+) > > diff --git a/libavutil/internal.h b/libavutil/internal.h > index a19975d474..e97034887b 100644 > --

Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: add hls_flag option to create segments atomically

2017-02-01 Thread Bodecs Bela
2017.01.31. 21:29 keltezéssel, Aman Gupta írta: From: Aman Gupta Adds a `-hls_flags +temp_file` which will write segment data to filename.tmp, and then rename to filename when the segment is complete and before the file is added to the m3u8 playlist. This patch is similar in spirit to one us

Re: [FFmpeg-devel] [PATCH 1/6] lavc: Add device context field to AVCodecContext

2017-02-01 Thread Timo Rothenpieler
Am 17.01.2017 um 23:28 schrieb Mark Thompson: > For use by codec implementations which require a device to operation > but will allocate frames internally. > --- > The following patches make use of it for qsv. Is this definition appropriate > to solve the issues with cuvid device setup as well? >

Re: [FFmpeg-devel] Add 10-bit transcode support for hwaccel cuvid

2017-02-01 Thread Timo Rothenpieler
applied ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] mov: support for multiple edits and cenc decryption

2017-02-01 Thread Michael Niedermayer
On Tue, Jan 31, 2017 at 06:20:24PM +, Eran Kornblau wrote: > > On Tue, Jan 31, 2017 at 06:28:16PM +0100, Michael Niedermayer wrote: > > > On Mon, Jan 30, 2017 at 10:51:00AM -0800, Sasi Inguva wrote: > > > > patch looks good to me. > > > > > > applied > > > > maybe i asked already but it seems

Re: [FFmpeg-devel] [PATCH] avfilter/scale: refactor common code for scaling height/width expressions

2017-02-01 Thread Michael Niedermayer
On Tue, Jan 31, 2017 at 04:46:25PM -0800, Aman Gupta wrote: > From: Aman Gupta > > Implements support for height/width expressions in vf_scale_vaapi, > by refactoring common code into a new libavfilter/scale.c > --- > libavfilter/Makefile | 8 +-- > libavfilter/scale.c | 143

[FFmpeg-devel] [PATCH] avutil/internal: Document ugly looking windows specific file related function renaming

2017-02-01 Thread Michael Niedermayer
Found-by: ubitux Signed-off-by: Michael Niedermayer --- libavutil/internal.h | 4 1 file changed, 4 insertions(+) diff --git a/libavutil/internal.h b/libavutil/internal.h index a19975d474..e97034887b 100644 --- a/libavutil/internal.h +++ b/libavutil/internal.h @@ -243,8 +243,12 @@ void avpr

Re: [FFmpeg-devel] [PATCH] avformat/mov: export xml metadata

2017-02-01 Thread wm4
On Wed, 1 Feb 2017 14:17:19 +0100 Paul B Mahol wrote: > On 2/1/17, wm4 wrote: > > On Wed, 1 Feb 2017 13:31:46 +0100 > > Robert Krueger wrote: > > > >> On Wed, Feb 1, 2017 at 1:07 PM, wm4 wrote: > >> > >> > On Wed, 1 Feb 2017 12:50:51 +0100 > >> > Paul B Mahol wrote: > >> > > >> > > Sig

Re: [FFmpeg-devel] [PATCH] avformat/mov: export xml metadata

2017-02-01 Thread Paul B Mahol
On 2/1/17, wm4 wrote: > On Wed, 1 Feb 2017 13:31:46 +0100 > Robert Krueger wrote: > >> On Wed, Feb 1, 2017 at 1:07 PM, wm4 wrote: >> >> > On Wed, 1 Feb 2017 12:50:51 +0100 >> > Paul B Mahol wrote: >> > >> > > Signed-off-by: Paul B Mahol >> > > --- >> > > libavformat/mov.c | 25 ++

Re: [FFmpeg-devel] [PATCH] [rfc] web/index request incoming ftp server

2017-02-01 Thread compn
On Wed, 1 Feb 2017 07:34:11 +0100 wm4 wrote: > On Wed, 1 Feb 2017 00:09:41 -0500 > compn wrote: > > > not sure if this is the right way to do it, maybe its easier to ask > > for someone on twitter? > > > > it would be nice to have a backup just in case videolan has > > problems. then we dont h

Re: [FFmpeg-devel] [PATCH] avformat/mov: export xml metadata

2017-02-01 Thread wm4
On Wed, 1 Feb 2017 13:31:46 +0100 Robert Krüger wrote: > On Wed, Feb 1, 2017 at 1:07 PM, wm4 wrote: > > > On Wed, 1 Feb 2017 12:50:51 +0100 > > Paul B Mahol wrote: > > > > > Signed-off-by: Paul B Mahol > > > --- > > > libavformat/mov.c | 25 + > > > 1 file changed,

Re: [FFmpeg-devel] [PATCH 5/6] opus_celt: rename structures to better names and reorganize them

2017-02-01 Thread Rostislav Pehlivanov
On 1 February 2017 at 11:51, Michael Niedermayer wrote: > On Wed, Feb 01, 2017 at 03:13:08AM +, Rostislav Pehlivanov wrote: > > This is meant to be applied on top of my previous patch which > > split PVQ into celt_pvq.c and made opus_celt.h > > > > Essentially nothing has been changed other t

[FFmpeg-devel] [PATCH] avcodec/dpxenc: support colour metadata in DPX encoder, fixes ticket #6023

2017-02-01 Thread Kieran O Leary
Hello, I'm cc'ing Vittorio as I don't think that he's subscribed to the list but he's contributed to dpxenc.c and recent colorspace filters. The same with Kate Murray from the Library of Congress who knows a lot more about DPX than me. Apologies if this is inappropriate. I mostly based this patch

Re: [FFmpeg-devel] [PATCH] avformat/mov: export xml metadata

2017-02-01 Thread Paul B Mahol
On 2/1/17, Robert Krueger wrote: > On Wed, Feb 1, 2017 at 1:07 PM, wm4 wrote: > >> On Wed, 1 Feb 2017 12:50:51 +0100 >> Paul B Mahol wrote: >> >> > Signed-off-by: Paul B Mahol >> > --- >> > libavformat/mov.c | 25 + >> > 1 file changed, 25 insertions(+) >> > >> > diff

Re: [FFmpeg-devel] [PATCH] avformat/mov: export xml metadata

2017-02-01 Thread Robert Krüger
On Wed, Feb 1, 2017 at 1:07 PM, wm4 wrote: > On Wed, 1 Feb 2017 12:50:51 +0100 > Paul B Mahol wrote: > > > Signed-off-by: Paul B Mahol > > --- > > libavformat/mov.c | 25 + > > 1 file changed, 25 insertions(+) > > > > diff --git a/libavformat/mov.c b/libavformat/mov.c

Re: [FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

2017-02-01 Thread Hendrik Leppkes
On Wed, Feb 1, 2017 at 1:20 PM, Paul B Mahol wrote: > On 2/1/17, wm4 wrote: >> On Wed, 1 Feb 2017 12:12:51 +0100 >> Paul B Mahol wrote: >> >>> Signed-off-by: Paul B Mahol >>> --- >>> libavcodec/Makefile| 1 + >>> libavcodec/allcodecs.c | 1 + >>> libavcodec/textstdec.c | 409 >>> +

Re: [FFmpeg-devel] [PATCH] avformat/mov: export xml metadata

2017-02-01 Thread Paul B Mahol
On 2/1/17, wm4 wrote: > On Wed, 1 Feb 2017 12:50:51 +0100 > Paul B Mahol wrote: > >> Signed-off-by: Paul B Mahol >> --- >> libavformat/mov.c | 25 + >> 1 file changed, 25 insertions(+) >> >> diff --git a/libavformat/mov.c b/libavformat/mov.c >> index 9ae4f8c..75e1c9c60

Re: [FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

2017-02-01 Thread Paul B Mahol
On 2/1/17, wm4 wrote: > On Wed, 1 Feb 2017 12:12:51 +0100 > Paul B Mahol wrote: > >> Signed-off-by: Paul B Mahol >> --- >> libavcodec/Makefile| 1 + >> libavcodec/allcodecs.c | 1 + >> libavcodec/textstdec.c | 409 >> + >> 3 files changed

Re: [FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

2017-02-01 Thread wm4
On Wed, 1 Feb 2017 12:12:51 +0100 Paul B Mahol wrote: > Signed-off-by: Paul B Mahol > --- > libavcodec/Makefile| 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/textstdec.c | 409 > + > 3 files changed, 411 insertions(+) > create mode

Re: [FFmpeg-devel] [PATCH] avformat/mov: export xml metadata

2017-02-01 Thread wm4
On Wed, 1 Feb 2017 12:50:51 +0100 Paul B Mahol wrote: > Signed-off-by: Paul B Mahol > --- > libavformat/mov.c | 25 + > 1 file changed, 25 insertions(+) > > diff --git a/libavformat/mov.c b/libavformat/mov.c > index 9ae4f8c..75e1c9c60 100644 > --- a/libavformat/mov.c >

Re: [FFmpeg-devel] [PATCH 5/6] opus_celt: rename structures to better names and reorganize them

2017-02-01 Thread Michael Niedermayer
On Wed, Feb 01, 2017 at 03:13:08AM +, Rostislav Pehlivanov wrote: > This is meant to be applied on top of my previous patch which > split PVQ into celt_pvq.c and made opus_celt.h > > Essentially nothing has been changed other than renaming CeltFrame > to CeltBlock (CeltFrame had absolutely not

[FFmpeg-devel] [PATCH] avformat/mov: export xml metadata

2017-02-01 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavformat/mov.c | 25 + 1 file changed, 25 insertions(+) diff --git a/libavformat/mov.c b/libavformat/mov.c index 9ae4f8c..75e1c9c60 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -3764,6 +3764,25 @@ static int mov_read_keys(MO

Re: [FFmpeg-devel] [PATCH] Implement optimal huffman encoding for (M)JPEG.

2017-02-01 Thread Michael Niedermayer
On Tue, Jan 31, 2017 at 11:31:23PM -0800, Jerry Jiang wrote: > Fixed patch issue. > > > It seems that "mjpeg-trell-qprd-huffman" is missing here. > > Removed the test instead since it's supposed to error. seems to break make fate-vsynth1-mjpeg-444 Internal error, put_bits buffer too small Asser

[FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

2017-02-01 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavcodec/Makefile| 1 + libavcodec/allcodecs.c | 1 + libavcodec/textstdec.c | 409 + 3 files changed, 411 insertions(+) create mode 100644 libavcodec/textstdec.c diff --git a/libavcodec/Makefile b/libavco

Re: [FFmpeg-devel] [PATCH] speedhq: make sure the block index is not negative

2017-02-01 Thread Michael Niedermayer
On Wed, Feb 01, 2017 at 09:56:41AM +0100, Steinar H. Gunderson wrote: > On Wed, Feb 01, 2017 at 02:17:05AM +0100, Andreas Cadhalpun wrote: > >> Would you mind sharing an input where this actually triggers? None of the > >> samples I have seem to trigger this, so I suppose it's some sort of fuzzed >

Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: add hls_flag option to create segments atomically

2017-02-01 Thread Steven Liu
2017-02-01 4:29 GMT+08:00 Aman Gupta : > From: Aman Gupta > > Adds a `-hls_flags +temp_file` which will write segment data to > filename.tmp, and then rename to filename when the segment is complete > and before the file is added to the m3u8 playlist. > > This patch is similar in spirit to one us

Re: [FFmpeg-devel] [PATCH] avutil/tests/lfg.c: added proper normality test

2017-02-01 Thread Michael Niedermayer
On Tue, Jan 31, 2017 at 07:56:39PM -0800, Thomas Turner wrote: > The Chen-Shapiro(CS) test was used to test normality for > Lagged Fibonacci PRNG. > > Normality Hypothesis Test: > > The null hypothesis formally tests if the population > the sample represents is normally-distributed. For > CS, whe

Re: [FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

2017-02-01 Thread wm4
On Wed, 1 Feb 2017 10:23:02 +0100 Paul B Mahol wrote: > On 2/1/17, wm4 wrote: > > On Wed, 01 Feb 2017 11:05:48 +0200 > > Petri Hintukainen wrote: > > > >> ti, 2017-01-31 kello 16:42 +0100, wm4 kirjoitti: > >> > On Tue, 31 Jan 2017 15:22:17 +0100 > >> > Paul B Mahol wrote: > >> > > >> > >

Re: [FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

2017-02-01 Thread Paul B Mahol
On 2/1/17, wm4 wrote: > On Wed, 01 Feb 2017 11:05:48 +0200 > Petri Hintukainen wrote: > >> ti, 2017-01-31 kello 16:42 +0100, wm4 kirjoitti: >> > On Tue, 31 Jan 2017 15:22:17 +0100 >> > Paul B Mahol wrote: >> > >> > > Signed-off-by: Paul B Mahol >> > > --- >> > > libavcodec/Makefile|

Re: [FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

2017-02-01 Thread wm4
On Wed, 01 Feb 2017 11:05:48 +0200 Petri Hintukainen wrote: > ti, 2017-01-31 kello 16:42 +0100, wm4 kirjoitti: > > On Tue, 31 Jan 2017 15:22:17 +0100 > > Paul B Mahol wrote: > > > > > Signed-off-by: Paul B Mahol > > > --- > > >  libavcodec/Makefile|   2 + > > >  libavcodec/allcodecs.

Re: [FFmpeg-devel] [PATCH] avcodec: add HDMV Text Subtitle decoder

2017-02-01 Thread Petri Hintukainen
ti, 2017-01-31 kello 16:42 +0100, wm4 kirjoitti: > On Tue, 31 Jan 2017 15:22:17 +0100 > Paul B Mahol wrote: > > > Signed-off-by: Paul B Mahol > > --- > >  libavcodec/Makefile|   2 + > >  libavcodec/allcodecs.c |   2 + > >  libavcodec/textst_parser.c |  49 > >  li

Re: [FFmpeg-devel] [PATCH] speedhq: make sure the block index is not negative

2017-02-01 Thread Steinar H. Gunderson
On Wed, Feb 01, 2017 at 02:17:05AM +0100, Andreas Cadhalpun wrote: >> Would you mind sharing an input where this actually triggers? None of the >> samples I have seem to trigger this, so I suppose it's some sort of fuzzed >> input. > Indeed it is. I've sent you a sample. Thanks; I see what is happ