From: Zhao Zhili
---
libavformat/network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/network.c b/libavformat/network.c
index 7a326d2..2fb1c8b 100644
--- a/libavformat/network.c
+++ b/libavformat/network.c
@@ -75,7 +75,7 @@ int ff_network_wait_fd(int fd, int
On date Monday 2016-01-18 21:56:29 +0100, Marton Balint encoded:
> Signed-off-by: Marton Balint
> ---
> doc/muxers.texi | 10 ++
> libavformat/segment.c | 11 ++-
> 2 files changed, 20 insertions(+), 1 deletion(-)
>
> diff --git a/doc/muxers.texi b/doc/muxers.texi
> index a
On Tue, Jan 26, 2016 at 11:07:43PM +0100, Andreas Cadhalpun wrote:
> On 26.01.2016 21:28, Michael Niedermayer wrote:
> > On Mon, Jan 25, 2016 at 08:51:32PM +0100, Andreas Cadhalpun wrote:
> >> ffmpeg | branch: master | Andreas Cadhalpun
> >> | Mon Jan 25 01:42:23 2016 +0100|
> >> [b46aae09363427
On Tue, Jan 26, 2016 at 03:23:43PM +0500, ha...@mayartech.com wrote:
> From: "bryan.chr...@mediafire.com"
>
> This commit adds a hardware accelerated H.264 encoder which utilizes
> libva (open source implementation of VA-API). Information about libva
> is available at: https://en.wikipedia.org/wi
Patch with corrected "From:" is attached.
On Tue, Jan 26, 2016 at 2:28 PM, Vittorio Gambaletta (VittGam)
wrote:
> On 26/01/2016 23:05:22 CET, Neil Birkbeck wrote:
>>
>> Some sort of squash fail. Apologies.
>
>
> No problem!
>
> ___
> ffmpeg-devel mailin
Hi Ronald,
On 27.01.2016 01:16, Ronald S. Bultje wrote:
> On Tue, Jan 26, 2016 at 5:23 PM, Andreas Cadhalpun <
> andreas.cadhal...@googlemail.com> wrote:
> This patch still disables hwaccel instead of disabling threading.
Yes.
> This isn't gonna work.
It will work at least as well as FFmpeg 2.8
Hi,
On Tue, Jan 26, 2016 at 5:23 PM, Andreas Cadhalpun <
andreas.cadhal...@googlemail.com> wrote:
> On 25.01.2016 00:53, Hendrik Leppkes wrote:
> > On Sat, Jan 23, 2016 at 3:52 PM, Andreas Cadhalpun
> > wrote:
> >> On 23.01.2016 15:10, Hendrik Leppkes wrote:
> >>> On Sat, Jan 23, 2016 at 2:45 PM
Was having some issues with git-sendemail, so I just
decided to resend the patches with the amended
commit messages and the adjusted API version check
vs. the older set.
Stephen Hutchinson (2):
libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4
libx265: Enable 12-bit encoding
co
4:2:2 and 4:4:4 support in the HEVC standard was approved in
October 2014 as part of HEVC Version 2 and published in
January 2015:
http://www.itu.int/ITU-T/recommendations/rec.aspx?rec=12296
http://www.itu.int/rec/T-REC-H.265-201410-S
https://hevc.hhi.fraunhofer.de/rext
---
libavcodec/libx265.c |
The configure detection is bumped to X265_BUILD >= 68,
since API version 68 corresponds with the x265 1.8
release tarball. The warnings inside x265 about
12-bit being experimental were removed prior to API
version 72 a short time later. At this time of
writing, X265_BUILD is at version 80.
12-bit
On 26.01.2016 02:46, Michael Niedermayer wrote:
> On Tue, Jan 26, 2016 at 01:04:05AM +0100, Andreas Cadhalpun wrote:
>> svq1enc.c |7 +--
>> 1 file changed, 5 insertions(+), 2 deletions(-)
>> 303a9f08a561047395172ac4f7abbc63a78c9021
>> 0001-svq1enc-fix-out-of-bounds-reads.patch
>> From 5
On 26.01.2016 23:33, Paul B Mahol wrote:
> On 1/26/16, Andreas Cadhalpun wrote:
>> On 26.01.2016 23:17, Paul B Mahol wrote:
>>> ffmpeg | branch: master | Paul B Mahol | Mon Jan 25
>>> 21:54:17 2016 +0100| [e9e623369d7ba330ab8157157e956cb71d8058b5] |
>>> committer: Paul B Mahol
>>>
>>> avcodec: ad
On 1/26/16, Andreas Cadhalpun wrote:
> On 26.01.2016 23:17, Paul B Mahol wrote:
>> ffmpeg | branch: master | Paul B Mahol | Mon Jan 25
>> 21:54:17 2016 +0100| [e9e623369d7ba330ab8157157e956cb71d8058b5] |
>> committer: Paul B Mahol
>>
>> avcodec: add Ulead DV audio decoder
>>
>> Fixes #1564.
>>
>>
On 26.01.2016 23:17, Paul B Mahol wrote:
> ffmpeg | branch: master | Paul B Mahol | Mon Jan 25
> 21:54:17 2016 +0100| [e9e623369d7ba330ab8157157e956cb71d8058b5] | committer:
> Paul B Mahol
>
> avcodec: add Ulead DV audio decoder
>
> Fixes #1564.
>
> Signed-off-by: Paul B Mahol
Leaving a lit
On 26/01/2016 23:05:22 CET, Neil Birkbeck wrote:
Some sort of squash fail. Apologies.
No problem!
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 25.01.2016 00:53, Hendrik Leppkes wrote:
> On Sat, Jan 23, 2016 at 3:52 PM, Andreas Cadhalpun
> wrote:
>> On 23.01.2016 15:10, Hendrik Leppkes wrote:
>>> On Sat, Jan 23, 2016 at 2:45 PM, Ronald S. Bultje
>>> wrote:
Both of you keep shouting from one side of the room to the other without
On 26.01.2016 21:28, Michael Niedermayer wrote:
> On Mon, Jan 25, 2016 at 08:51:32PM +0100, Andreas Cadhalpun wrote:
>> ffmpeg | branch: master | Andreas Cadhalpun
>> | Mon Jan 25 01:42:23 2016 +0100|
>> [b46aae093634271931395d65f422f4b2a23112d3] | committer: Andreas Cadhalpun
>>
>> build: use a
Some sort of squash fail. Apologies.
On Tue, Jan 26, 2016 at 1:13 PM, Vittorio Gambaletta (VittGam) <
ffmpeg-...@vittgam.net> wrote:
> Hi,
>
> On 26/01/2016 22:09:02 CET, Neil Birkbeck wrote:
>
>> From: "Vittorio Gambaletta (VittGam)"
>>
>
> This is not from me...
>
> Cheers,
> Vittorio
> __
Hi,
On 26/01/2016 22:09:02 CET, Neil Birkbeck wrote:
From: "Vittorio Gambaletta (VittGam)"
This is not from me...
Cheers,
Vittorio
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Tue, Jan 26, 2016 at 08:49:06PM +0100, Matthieu Bouron wrote:
> On Tue, Jan 26, 2016 at 6:04 PM, Michael Niedermayer > wrote:
>
> > On Tue, Jan 26, 2016 at 05:15:37PM +0100, Matthieu Bouron wrote:
> > > From: Matthieu Bouron
> > >
> > > ---
> > >
> > > From random 3264x2448 jpegs, scan data c
From: "Vittorio Gambaletta (VittGam)"
(this structure is not referenced anywhere yet)
Signed-off-by: Neil Birkbeck
---
libavutil/mastering_display_metadata.h | 10 ++
libavutil/version.h| 3 +--
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/libavut
On Mon, Jan 25, 2016 at 07:46:11PM +0100, Michael Niedermayer wrote:
> On Mon, Jan 25, 2016 at 02:43:40PM +0200, Ivan wrote:
> > The purpose of this patch is to preserve timestamps when using ffmpeg for
> > publishing RTMP streams, e.g. ffmpeg -i rtmp://source/stream -f flv
> > rtmp://target/stre
On Mon, Jan 25, 2016 at 08:51:32PM +0100, Andreas Cadhalpun wrote:
> ffmpeg | branch: master | Andreas Cadhalpun
> | Mon Jan 25 01:42:23 2016 +0100|
> [b46aae093634271931395d65f422f4b2a23112d3] | committer: Andreas Cadhalpun
>
> build: use a link instead of changing current directory when compi
From: "bryan.chr...@mediafire.com"
This commit adds a hardware accelerated H.264 encoder which utilizes
libva (open source implementation of VA-API). Information about libva
is available at: https://en.wikipedia.org/wiki/Video_Acceleration_API
This encoder is only availbale on linux and supported
On Tue, Jan 26, 2016 at 6:04 PM, Michael Niedermayer wrote:
> On Tue, Jan 26, 2016 at 05:15:37PM +0100, Matthieu Bouron wrote:
> > From: Matthieu Bouron
> >
> > ---
> >
> > From random 3264x2448 jpegs, scan data copy on a Nexus5 goes from [15,
> 28]ms to [3, 12]ms.
>
> breaks https://trac.ffmpeg
On 1/26/16, Stefano Sabatini wrote:
> On date Sunday 2016-01-17 20:15:45 +0100, Paul B Mahol encoded:
>> Signed-off-by: Paul B Mahol
>> ---
>> doc/filters.texi | 6 ++
>> libavfilter/vf_crop.c | 54
>> +++
>> 2 files changed, 48 insertion
On date Sunday 2016-01-17 20:15:45 +0100, Paul B Mahol encoded:
> Signed-off-by: Paul B Mahol
> ---
> doc/filters.texi | 6 ++
> libavfilter/vf_crop.c | 54
> +++
> 2 files changed, 48 insertions(+), 12 deletions(-)
>
> diff --git a/doc/
Shall we add nv15 like other nv formats in pixfmt.h?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Tue, Jan 26, 2016 at 5:30 PM, John Warburton wrote:
> I'm at DPP conference, in the room. Start of UHD delivery standards for UK
> just announced. Now on website, we are told.
https://www.digitalproductionpartnership.co.uk/what-we-do/technical-standards/
http://dpp-assets.s3.amazonaws.com/wp-
On 1/26/16, Carl Eugen Hoyos wrote:
> Paul B Mahol gmail.com> writes:
>
>> patch attached.
>
> Please mention the ticket number.
If that's all needed I will apply patch soon.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailm
Gentlemen,
I'm at DPP conference, in the room. Start of UHD delivery standards for UK
just announced. Now on website, we are told.
H.264 codec,
AS-11 encapsulation for MXF,
HLG and SMPTE 2084 both supported for HDR,
WCG framework supported,
Long-GOP in H.264. But I-frame only option for post-deli
On Fri, 22 Jan 2016 16:34:27 +
Paul B Mahol wrote:
> Hi,
>
> updated version attached.
I maintain that dynamic format reconfiguration in libavfilter is
semi-broken and needs more work.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://f
On 2016-01-26 17:53, Vittorio Gambaletta (VittGam) wrote:
> Hi,
>
> On 26/01/2016 15:20:22 CET, Vittorio Gambaletta (VittGam) wrote:
>> Hi,
>>
>> On 26/01/2016 15:16:21 CET, James Darnley wrote:
>>> On 2016-01-22 14:44, Michael Niedermayer wrote:
On Fri, Jan 22, 2016 at 03:53:10AM +0100, Jame
On Tue, Jan 26, 2016 at 05:54:26PM +0100, Vittorio Gambaletta (VittGam) wrote:
> Hi,
>
> On 26/01/2016 17:37:56 CET, Michael Niedermayer wrote:
> >On Tue, Jan 26, 2016 at 03:13:09PM +0100, Vittorio Gambaletta (VittGam)
> >wrote:
> >>Signed-off-by: Vittorio Gambaletta
> >>---
> >> doc/ffmpeg.texi
On Tue, Jan 26, 2016 at 05:15:37PM +0100, Matthieu Bouron wrote:
> From: Matthieu Bouron
>
> ---
>
> From random 3264x2448 jpegs, scan data copy on a Nexus5 goes from [15, 28]ms
> to [3, 12]ms.
breaks https://trac.ffmpeg.org/raw-attachment/ticket/1527/24bpp.mov
[...]
--
Michael GnuPG fin
Hi,
On 26/01/2016 17:37:56 CET, Michael Niedermayer wrote:
On Tue, Jan 26, 2016 at 03:13:09PM +0100, Vittorio Gambaletta (VittGam) wrote:
Signed-off-by: Vittorio Gambaletta
---
doc/ffmpeg.texi |4 ++--
ffmpeg_opt.c|7 +++
2 files changed, 9 insertions(+), 2 deletions(-)
both
Hi,
On 26/01/2016 15:20:22 CET, Vittorio Gambaletta (VittGam) wrote:
Hi,
On 26/01/2016 15:16:21 CET, James Darnley wrote:
On 2016-01-22 14:44, Michael Niedermayer wrote:
On Fri, Jan 22, 2016 at 03:53:10AM +0100, James Darnley wrote:
Someone on IRC asked for a scale that would fit in a given
On Tue, Jan 26, 2016 at 03:13:09PM +0100, Vittorio Gambaletta (VittGam) wrote:
> Signed-off-by: Vittorio Gambaletta
> ---
> doc/ffmpeg.texi |4 ++--
> ffmpeg_opt.c|7 +++
> 2 files changed, 9 insertions(+), 2 deletions(-)
both patches applied
maybe you want to add a fate test fo
On Fri, Jan 22, 2016 at 04:34:27PM +, Paul B Mahol wrote:
> Hi,
>
> updated version attached.
> doc/filters.texi |6
> libavfilter/vf_crop.c | 64
> ++
> 2 files changed, 55 insertions(+), 15 deletions(-)
> 4ec7972e3bee86a09693
From: Matthieu Bouron
---
From random 3264x2448 jpegs, scan data copy on a Nexus5 goes from [15, 28]ms to
[3, 12]ms.
---
libavcodec/mjpegdec.c | 43 +--
1 file changed, 33 insertions(+), 10 deletions(-)
diff --git a/libavcodec/mjpegdec.c b/libavcodec/m
On 25 Jan 2016 23:04, "Kieran Kunhya" wrote:
>
> If they are considering VC-5 (Cineform) basically point them to this:
>
https://medium.com/@kierank_/reverse-engineering-the-gopro-cineform-codec-7411312bfe1c
>
> tl;dr The VC-5 document isn't enough to implement things in the
> real-world (like man
On 01/26/2016 04:48 PM, Mats Peterson wrote:
From https://en.wikipedia.org/wiki/BMP_file_format#Pixel_format:
"The 1-bit per pixel (1bpp) format supports 2 distinct colors, (for
example: black and white). The pixel values are stored in each bit, with
the first (left-most) pixel in the most-sign
On 01/26/2016 11:43 AM, Mats Peterson wrote:
Michael, the 'test1.bmp' file in the 'bmp' directory in the FATE test
suite contains a palette with green and blue colors, and when opening it
in Paint in Windows XP, it will be displayed with the colors in the
palette, not just black & white. This lea
On Tue, Jan 26, 2016 at 4:13 PM, Rostislav Pehlivanov
wrote:
> On 26 January 2016 at 14:45, Carl Eugen Hoyos wrote:
>
>> Rostislav Pehlivanov gmail.com> writes:
>>
>> > -for (y = 0; y < p->height; y += 16) {
>>
>> > -ff_spatial_idwt_slice2(&d, y+16); /* decode */
>>
>
On 26 January 2016 at 14:45, Carl Eugen Hoyos wrote:
> Rostislav Pehlivanov gmail.com> writes:
>
> > -for (y = 0; y < p->height; y += 16) {
>
> > -ff_spatial_idwt_slice2(&d, y+16); /* decode */
>
> > +for (y = 0; y < p->height; y += 16)
> > +
Rostislav Pehlivanov gmail.com> writes:
> This commit adds a new encoder capable of creating
> BBC Dirac VC-2 HQ profile files.
Shouldn't the short name of this encoder be "vc2" while a
future encoder with non-I frames would be called "dirac"?
> + * Copyright (C) 2016 Open Broadcast Systems L
Paul B Mahol gmail.com> writes:
> patch attached.
Please mention the ticket number.
Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Rostislav Pehlivanov gmail.com> writes:
> -for (y = 0; y < p->height; y += 16) {
> -ff_spatial_idwt_slice2(&d, y+16); /* decode */
> +for (y = 0; y < p->height; y += 16)
> +ff_spatial_idwt_slice2(&d, y+16);
Sorry if it's just me but don't
Hi,
On 26/01/2016 15:16:21 CET, James Darnley wrote:
On 2016-01-22 14:44, Michael Niedermayer wrote:
On Fri, Jan 22, 2016 at 03:53:10AM +0100, James Darnley wrote:
Someone on IRC asked for a scale that would fit in a given box. This is the
answer. I couldn't see it in the existing examples s
On 2016-01-22 14:44, Michael Niedermayer wrote:
> On Fri, Jan 22, 2016 at 03:53:10AM +0100, James Darnley wrote:
>> Someone on IRC asked for a scale that would fit in a given box. This is the
>> answer. I couldn't see it in the existing examples so I thought I would add
>> it.
>> ---
>> doc/fil
Signed-off-by: Vittorio Gambaletta
---
ffmpeg_opt.c | 112 +-
1 file changed, 56 insertions(+), 56 deletions(-)
diff --git a/ffmpeg_opt.c b/ffmpeg_opt.c
index 9b341cf..e03ad89 100644
--- a/ffmpeg_opt.c
+++ b/ffmpeg_opt.c
@@ -2358,6 +2358,6
Signed-off-by: Vittorio Gambaletta
---
doc/ffmpeg.texi |4 ++--
ffmpeg_opt.c|7 +++
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index a38a32e..7d3266a 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -339,8 +339,8 @@ see @r
This commit adds support for field coding (instead of the traditional
frame coding). In this mode, two fields, each half height, are
transmitted. The decoder does not output a frame for the first field
(the top one since Dirac only supports top field first) but caches it
and interleaves the image d
On Thu, Jan 7, 2016 at 8:17 PM, Michael Niedermayer
wrote:
> On Thu, Jan 07, 2016 at 12:11:21PM +0100, Hendrik Leppkes wrote:
>> P010 is the 10-bit variant of NV12 (planar luma, packed chroma), using two
>> bytes per component to store 10-bit data plus 6-bit zeroes in the LSBs.
>> ---
>> libavuti
On Tue, Jan 26, 2016 at 09:03:05AM +0100, Paul B Mahol wrote:
> On 1/26/16, Michael Niedermayer wrote:
> > On Mon, Jan 25, 2016 at 11:02:35PM +0100, Paul B Mahol wrote:
> >> On 1/25/16, Michael Niedermayer wrote:
> >> > On Mon, Jan 25, 2016 at 10:29:08PM +0100, Paul B Mahol wrote:
> >> >> On 1/25
On Thu, Jan 21, 2016 at 10:23:52AM +0100, Yannick Poirier wrote:
>
> rtsp over ssl is not working. tls does not implement
> prot->url_get_file_handle so ffurl_get_file_handle() fails.
> struct sockaddr_storage peer is initialized but not used, remove it.
> rtsps lower transport was set to TCP. Tr
On 01/26/2016 10:55 AM, Paul B Mahol wrote:
On 1/26/16, Mats Peterson wrote:
On 01/26/2016 10:42 AM, Mats Peterson wrote:
I discovered a 1 bpp BMP file with a palette called 'test1.bmp' in the
'bmp' directory of the FATE test suite. When converting this file with,
say, "ffmpeg -i test1.bmp tes
On 1/26/16, Mats Peterson wrote:
> On 01/26/2016 10:42 AM, Mats Peterson wrote:
>> I discovered a 1 bpp BMP file with a palette called 'test1.bmp' in the
>> 'bmp' directory of the FATE test suite. When converting this file with,
>> say, "ffmpeg -i test1.bmp test.avi", the output file will use the
On 01/26/2016 10:42 AM, Mats Peterson wrote:
I discovered a 1 bpp BMP file with a palette called 'test1.bmp' in the
'bmp' directory of the FATE test suite. When converting this file with,
say, "ffmpeg -i test1.bmp test.avi", the output file will use the colors
of the palette in the BMP file, not
I discovered a 1 bpp BMP file with a palette called 'test1.bmp' in the
'bmp' directory of the FATE test suite. When converting this file with,
say, "ffmpeg -i test1.bmp test.avi", the output file will use the colors
of the palette in the BMP file, not black & white. Also, the pixel
format used
On 1/25/16, Paul B Mahol wrote:
> On 1/21/16, Paul B Mahol wrote:
>> Hi,
>> patch attached.
>>
>
> 2nd version attached.
>
3rd version attached.
From ec5246fc9d3275f8a12ae78b70ffea1a685bdfee Mon Sep 17 00:00:00 2001
From: Paul B Mahol
Date: Mon, 18 Jan 2016 11:22:32 +0100
Subject: [PATCH] avfil
On 25.01.2016 13:22, Nicolas George wrote:
Le decadi 30 nivôse, an CCXXIV, Tobias Rapp a écrit :
Attached patch adds some example scripts for the concat demuxer to the
documentation.
Well, I maintain the code, not really the documentation.
>From 5ffc11e8139476d18cd2eaa28338adb0dda80999 Mon S
On 1/26/16, Michael Niedermayer wrote:
> On Mon, Jan 25, 2016 at 11:02:35PM +0100, Paul B Mahol wrote:
>> On 1/25/16, Michael Niedermayer wrote:
>> > On Mon, Jan 25, 2016 at 10:29:08PM +0100, Paul B Mahol wrote:
>> >> On 1/25/16, Michael Niedermayer wrote:
>> >> > On Sun, Nov 22, 2015 at 12:58:5
63 matches
Mail list logo