On 4/1/18, Kieran Kunhya wrote:
>
>
lgtm
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 3/23/18 10:57 AM, vdi...@akamai.com wrote:
> From: Vishwanath Dixit
>
> ---
> libavformat/dashenc.c | 10 ++
> 1 file changed, 10 insertions(+)
>
> diff --git a/libavformat/dashenc.c b/libavformat/dashenc.c
> index d20bdba..0ba9f55 100644
> --- a/libavformat/dashenc.c
> +++ b/libavfo
On 3/23/18 10:57 AM, vdi...@akamai.com wrote:
> From: Vishwanath Dixit
>
> availability time of Nth segment = availabilityStartTime + (N*segment
> duration) - availabilityTimeOffset.
> This field helps to reduce the latency by about a segment duration in
> streaming mode.
> ---
> libavformat/
On 3/23/18 10:56 AM, vdi...@akamai.com wrote:
> From: Vishwanath Dixit
>
> @availabilityStartTime specifies the anchor for the computation of the
> earliest
> availability time (in UTC) for any Segment in the Media Presentation.
Please be little more verbose for a clearer explanation.
> ---
>
On 4/1/2018 11:12 AM, Michael Niedermayer wrote:
> On Fri, Mar 30, 2018 at 02:24:23PM -0300, James Almer wrote:
>> It works as a drop in replacement for the deprecated av_dup_packet(),
>> to ensure a packet is reference counted.
>>
>> Signed-off-by: James Almer
>> ---
>> libavcodec/avcodec.h | 1
From: Misty De Meo
I've resolved the one TODO that remained by adding support for the one other
supported video codec in this container.
Is there anything else that you'd like to see changed? I understand the
concerns about this too niche, but I have been speaking to a number of other
people who
From: Misty De Meo
---
Changelog | 1 +
doc/general.texi | 2 +-
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/segafilmenc.c | 397 ++
libavformat/version.h | 2 +-
6 files changed,
On 2018/04/02 2:40, wm4 wrote:
On Sun, 1 Apr 2018 03:39:40 +0100
Josh de Kock wrote:
Signed-off-by: Josh de Kock
---
libavformat/allformats.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index 2a20548c95..cf430a968
> On 2 Apr 2018, at 07:09, Jun Zhao wrote:
>
> <0001-lavf-hls-Remove-the-dead-code-in-parse_playlist.patch>
From 96de206d191264d2a5aacff5f877caad1d861439 Mon Sep 17 00:00:00 2001
From: Jun Zhao
Date: Sun, 1 Apr 2018 11:17:45 +0800
Subject: [PATCH] lavf/hls: Remove the dead code in parse_play
Signed-off-by: James Almer
---
libavcodec/libaomenc.c | 25 ++---
1 file changed, 22 insertions(+), 3 deletions(-)
diff --git a/libavcodec/libaomenc.c b/libavcodec/libaomenc.c
index 8ebdcc20e3..fb9d60527b 100644
--- a/libavcodec/libaomenc.c
+++ b/libavcodec/libaomenc.c
@@ -67
On Sun, 1 Apr 2018 03:39:41 +0100
Josh de Kock wrote:
> Signed-off-by: Josh de Kock
> ---
> libavformat/img2dec.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/libavformat/img2dec.c b/libavformat/img2dec.c
> index f3f52c83b3..5fda850e7d 100644
> --- a/libavform
On 2018/4/1 10:39, Josh de Kock wrote:
> Signed-off-by: Josh de Kock
> ---
> libavformat/format.c | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/libavformat/format.c b/libavformat/format.c
> index 1b2ce22e25..1c66afb7e6 100644
> --- a/libavformat/format.c
>
On Sun, 1 Apr 2018 03:39:40 +0100
Josh de Kock wrote:
> Signed-off-by: Josh de Kock
> ---
> libavformat/allformats.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavformat/allformats.c b/libavformat/allformats.c
> index 2a20548c95..cf430a9680 100644
> --- a/libav
On 2018/04/01 3:39, Josh de Kock wrote:
Signed-off-by: Josh de Kock
---
libavformat/allformats.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index 2a20548c95..cf430a9680 100644
--- a/libavformat/allformats.c
+++ b/lib
On 2018/04/01 16:14, James Almer wrote:
[...]
>
LGTM.
Pushed.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 2018/04/02 0:07, Jun Zhao wrote:
[...]
Thanks, pushed. I thought I had checked this, obviously not.
--
Josh
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Mon, Apr 02, 2018 at 07:08:24AM +0800, Jun Zhao wrote:
>
> options_table.h |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 01d5e71dc3ed316593e35a9f7d973331b04bc65a
> 0001-avformat-options_table-Change-the-seek2any-location-.patch
> From 2fcdbfe24d82b3d287d6f4f70144bc2ee16820dc
From 96de206d191264d2a5aacff5f877caad1d861439 Mon Sep 17 00:00:00 2001
From: Jun Zhao
Date: Sun, 1 Apr 2018 11:17:45 +0800
Subject: [PATCH] lavf/hls: Remove the dead code in parse_playlist()
Signed-off-by: Jun Zhao
---
libavformat/hls.c | 7 ---
1 file changed, 7 deletions(-)
diff --git
From 2fcdbfe24d82b3d287d6f4f70144bc2ee16820dc Mon Sep 17 00:00:00 2001
From: Jun Zhao
Date: Sun, 1 Apr 2018 15:53:11 +0800
Subject: [PATCH] avformat/options_table: Change the seek2any location in opt
table.
Change the seek2any location in avformat_options to make code more
readable.
Signed-off
From ebc23fc12671783dc2f77b14c3b61f95b16e01c9 Mon Sep 17 00:00:00 2001
From: Jun Zhao
Date: Sun, 1 Apr 2018 22:29:46 +0800
Subject: [PATCH] cmdutils: fix new API break the "ffmpeg -muxers/demuxers"
fix commit 2238190 break the "ffmpeg -muxers/demuxers".
Signed-off-by: Jun Zhao
---
fftools/cmd
Dear All,
currently when specifying the program id you can only decide to select
all stream of the specified program (e.g. p:103 will select all streams
of program 103) or narrow the selection to a specific stream sub index
(e.g. p:145:1 will select 2nd stream of program 145.) But you can not
spe
On Sun, Apr 01, 2018 at 03:39:07PM +0100, Derek Buitenhuis wrote:
> On 4/1/2018 12:44 AM, Michael Niedermayer wrote:
> >> Not sure I follow what this has to do with timelines? There is no format
> >> that
> >> exists that store timeline data interleaved, as far as I know - it is a
> >> purely theo
On 4/1/18, Hazem Ashmawy wrote:
> Please find another implementation for bilinear
> https://github.com/HazemSamir/FFmpeg/commit/6a62f6db30bed37323d70eb7d66d6c33fa8f00c3
>
> Please let me know your thoughts.
>
Should be fine if it works.
___
ffmpeg-devel
Please find another implementation for bilinear
https://github.com/HazemSamir/FFmpeg/commit/6a62f6db30bed37323d70eb7d66d6c33fa8f00c3
Please let me know your thoughts.
On 3/14/18, Paul B Mahol wrote:
> On 3/14/18, Hazem Ashmawy wrote:
>> So I'm still looking into using bilinear instead of neares
0001-mpeg4video-Add-support-for-MPEG-4-Simple-Studio-Prof.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Signed-off-by: James Almer
---
libaom generates all files as I4xx16 right now, so the code i'm
removing here is unused. And even if it ends up generating I4xx files
down the road, it's safe to assume the bit_depth field in aom_image_t
will still be populated.
libavcodec/libaomdec.c | 14 ++--
All such files are signaled as I42016, as there's no monochrome value
in aom_img_fmt_t.
Signed-off-by: James Almer
---
libavcodec/libaomdec.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/libavcodec/libaomdec.c b/libavcodec/libaomdec.c
index e0d3a3b7fe..00d515d
On Fri, Mar 30, 2018 at 04:10:52PM +0200, Paul B Mahol wrote:
> Fixes #6563.
>
> Signed-off-by: Paul B Mahol
> ---
> libavformat/mpeg.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
tested a bit, found no files this breaks.
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6
Rostislav Pehlivanov (2018-04-01):
> Backlogs are a thing.
Backlogs are a waste of time. IRC discussions are conducted in direct
and barely readable afterwards.
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
___
ffmpeg-dev
On 1 April 2018 at 15:33, Nicolas George wrote:
> Rostislav Pehlivanov (2018-04-01):
> > Please go on IRC, its where most developers talk, exchange ideas,
> > information, discuss patches and so on.
>
> I do not have time to go on IRC. The place where most developers talk,
> exchange ideas, infor
On 3/31/2018 11:39 PM, Josh de Kock wrote:
> Signed-off-by: Josh de Kock
> ---
> libavdevice/alldevices.c | 1 +
> libavformat/allformats.c | 1 +
> libavformat/avformat.h | 2 --
> libavformat/internal.h | 1 +
> 4 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/libavdevice/
On 3/31/2018 7:59 PM, Rostislav Pehlivanov wrote:
> On modern x86 systems its around 2x faster. For systems without
> FPUs it'll be slower, but our policy is to prefer floating point
> implementations and to let users decide what's best (or just not
> compile them on systems without FPUs).
>
> Sig
On 4/1/2018 12:44 AM, Michael Niedermayer wrote:
>> Not sure I follow what this has to do with timelines? There is no format that
>> exists that store timeline data interleaved, as far as I know - it is a
>> purely theoretical scenario.
>
> that surprises me. But if this case never occurs (or will
On Fri, Mar 30, 2018 at 06:46:06PM +0200, Paul B Mahol wrote:
> Fixes #4889.
>
> Signed-off-by: Paul B Mahol
> ---
> libavformat/mpeg.c | 27 +++
> 1 file changed, 19 insertions(+), 8 deletions(-)
>
> diff --git a/libavformat/mpeg.c b/libavformat/mpeg.c
> index 69d4a9d8a
Rostislav Pehlivanov (2018-04-01):
> Please go on IRC, its where most developers talk, exchange ideas,
> information, discuss patches and so on.
I do not have time to go on IRC. The place where most developers talk,
exchange ideas, information, discuss patches and so on is the
mailing-list. IRC ha
On Sat, Mar 31, 2018 at 08:09:38PM +0700, Александр Чирятьев wrote:
> Hello!
>
> Let me propose to review my patch for avcodec_find_best_pix_fmt_of_list.
> It's very old bug. Here is example:
>
> AVPixelFormat pixFmts[] = { AV_PIX_FMT_RGB24, AV_PIX_FMT_RGBA };
> int loss = 0;
> AVPixelFormat best
On 1 April 2018 at 13:24, Nicolas George wrote:
> Rostislav Pehlivanov (2018-04-01):
> > > lgtm
>
> > Thanks, pushed
>
> I think some clarification is required about reviews.
>
> "LGTM" means "looks good to me". I insist: "me". When Paul writes
> "LGTM", it means the patch looks good to Paul, not
On Fri, Mar 30, 2018 at 02:24:23PM -0300, James Almer wrote:
> It works as a drop in replacement for the deprecated av_dup_packet(),
> to ensure a packet is reference counted.
>
> Signed-off-by: James Almer
> ---
> libavcodec/avcodec.h | 18 +-
> libavcodec/avpacket.c | 18 +
Rostislav Pehlivanov (2018-04-01):
> > lgtm
> Thanks, pushed
I think some clarification is required about reviews.
"LGTM" means "looks good to me". I insist: "me". When Paul writes
"LGTM", it means the patch looks good to Paul, not anybody else.
If Paul is the maintainer of the affected piece o
On 1 April 2018 at 09:56, Paul B Mahol wrote:
> On 4/1/18, Rostislav Pehlivanov wrote:
> > On modern x86 systems its around 2x faster. For systems without
> > FPUs it'll be slower, but our policy is to prefer floating point
> > implementations and to let users decide what's best (or just not
> >
On 3/5/18, Gaullier Nicolas wrote:
> Hello,
> I have not received any comment yet on my patchset v3 ("add mono mode" new
> feature + 4 fixes including a ticket), does it look good to you, could it be
> committed ?
>
> http://ffmpeg.org/pipermail/ffmpeg-devel/2018-February/225494.html
> http://ffmp
On Sun, Apr 1, 2018 at 1:43 PM, Nicolas George wrote:
>
> Looks reasonable, thanks.
>
> Regards,
>
> --
> Nicolas George
>
Thanks for the review, pushed.
Jan
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffm
On 12/20/17, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> doc/filters.texi | 11 +
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_vfrdet.c | 111
> +++
> 4 files changed, 124 insertio
Marton Balint (2018-03-25):
> Fixes ticket #6434.
>
> Signed-off-by: Marton Balint
> ---
> libavformat/concatdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM, thanks.
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
___
Jan Ekström (2018-03-31):
> With certain types of input and the filter chain getting re-initialized
> or re-configured, multiple nullptr AVSubtitles can get pushed into
> sub2video_update() in a row from sub2video_heartbeat.
>
> This causes end_pts, and on the next round pts, to become INT64_MAX,
On 3/31/18, Jan Ekstroem wrote:
> With certain types of input and the filter chain getting re-initialized
> or re-configured, multiple nullptr AVSubtitles can get pushed into
> sub2video_update() in a row from sub2video_heartbeat.
>
> This causes end_pts, and on the next round pts, to become INT64
On 4/1/18, Rostislav Pehlivanov wrote:
> On modern x86 systems its around 2x faster. For systems without
> FPUs it'll be slower, but our policy is to prefer floating point
> implementations and to let users decide what's best (or just not
> compile them on systems without FPUs).
>
> Signed-off-by:
On 3/29/18, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> doc/filters.texi | 3 +++
> libavfilter/af_amix.c | 32 +++-
> 2 files changed, 34 insertions(+), 1 deletion(-)
>
Will apply.
___
ffmpeg-devel mail
48 matches
Mail list logo