Hi,
On Mon, May 29, 2017 at 5:26 PM, Michael Niedermayer wrote:
> On Mon, May 29, 2017 at 09:40:49PM +0200, James Darnley wrote:
> > On 2017-05-29 16:51, James Darnley wrote:
> > > ---
> > > Changes:
> > > - Changed type of d4 constant to dwords because it gets used as
> dwords.
> > > - Ch
Hi
On Fri, May 26, 2017 at 01:56:00PM +, Shivraj Patil wrote:
>
> The current upstreamed code has been written and tested for Little Endian
> systems.
> We do have plans to add the Big Endian support in near future, but till that
> time, need to disable all to avoid its usage and failures.
On Mon, May 29, 2017 at 04:51:32PM +0200, James Darnley wrote:
> ---
> Changes:
> - Changed type of d4 constant to dwords because it gets used as dwords.
> - Changed or removed HAVE_MMX_INLINE preprocessor guards.
> - Added note about conversion from inline.
> - New file no longer has "2" s
On Mon, May 29, 2017 at 09:40:49PM +0200, James Darnley wrote:
> On 2017-05-29 16:51, James Darnley wrote:
> > ---
> > Changes:
> > - Changed type of d4 constant to dwords because it gets used as dwords.
> > - Changed or removed HAVE_MMX_INLINE preprocessor guards.
> > - Added note about con
On 29 May 2017 at 22:07, Rostislav Pehlivanov wrote:
>
>
> On 29 May 2017 at 21:46, Rostislav Pehlivanov wrote:
>
>>
>>
>> On 28 May 2017 at 22:04, Rostislav Pehlivanov
>> wrote:
>>
>>
>> Pushed, thanks for the review and suggestions.
>>
>
>
> Some emails didn't CC the ML
>
And erm encoding co
On 29 May 2017 at 21:46, Rostislav Pehlivanov wrote:
>
>
> On 28 May 2017 at 22:04, Rostislav Pehlivanov wrote:
>
>
> Pushed, thanks for the review and suggestions.
>
>On 5/29/17, Rostislav Pehlivanov wrote:
>> On 29 May 2017 at 11:03, Paul B Mahol wrote:
>>
>>> On 5/29/17, Rostislav Pehlivan
On 28 May 2017 at 22:04, Rostislav Pehlivanov wrote:
> The library has stopped being developed and Debian has removed it
> from its repositories citing security issues.
> The native Dirac decoder supports everything the library has and encoding
> support is still provided via the native vc2 (Dira
On 28 May 2017 at 20:28, Rostislav Pehlivanov wrote:
> libnut is outdated and not developed anymore, all nut developments
> happens in this repo, so users are getting mislead
> ---
> Changelog| 1 +
> MAINTAINERS | 1 -
> configure| 6 -
> libav
On 2017-05-29 16:51, James Darnley wrote:
> ---
> Changes:
> - Changed type of d4 constant to dwords because it gets used as dwords.
> - Changed or removed HAVE_MMX_INLINE preprocessor guards.
> - Added note about conversion from inline.
> - New file no longer has "2" suffix.
> - Whitespac
On 29 May 2017 at 14:56, Ingo Brückl wrote:
> AV_LOG_INFO is the default and meant for informational output.
> The SEI is rather technical and of less interest to a common user.
> ---
> libavcodec/libx264.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/libx2
On 29 May 2017 at 14:55, Ingo Brückl wrote:
> AV_LOG_INFO is the default and meant for informational output.
> The information given by aac_encode_end() is rather technical
> and of less interest to a common user.
> ---
> libavcodec/aacenc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-
---
Changes:
- Changed type of d4 constant to dwords because it gets used as dwords.
- Changed or removed HAVE_MMX_INLINE preprocessor guards.
- Added note about conversion from inline.
- New file no longer has "2" suffix.
- Whitespace (indentation and alignment).
libavcodec/tests/x86/dc
---
libavcodec/x86/idctdsp_init.c | 38 +++---
1 file changed, 19 insertions(+), 19 deletions(-)
diff --git a/libavcodec/x86/idctdsp_init.c b/libavcodec/x86/idctdsp_init.c
index 1f308cc079..f1c915aa00 100644
--- a/libavcodec/x86/idctdsp_init.c
+++ b/libavcodec/x86/
bump
From: ffmpeg-devel on behalf of
"ffmpeg-devel-boun...@ffmpeg.org"
Reply-To: FFmpeg development discussions and patches
Date: Tuesday, May 23, 2017 at 4:06 PM
To: FFmpeg development discussions and patches
Subject: [FFmpeg-devel] RFQ on patch for decklink warnings
Afternoon all,
I’m lo
AV_LOG_INFO is the default and meant for informational output.
The SEI is rather technical and of less interest to a common user.
---
libavcodec/libx264.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c
index bf19332854..ac62904c0a 10
The statistics given by libx264 with X264_LOG_INFO are rather technical
and of less interest to a common user.
---
libavcodec/libx264.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c
index b11ede6198..bf19332854 100644
--- a/libavcod
AV_LOG_INFO is the default and meant for informational output.
The information given by aac_encode_end() is rather technical
and of less interest to a common user.
---
libavcodec/aacenc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/aacenc.c b/libavcodec/aacenc.c
Hi,
On Sun, May 28, 2017 at 5:04 PM, Rostislav Pehlivanov
wrote:
> The native Dirac decoder supports everything the library has and encoding
> support is still provided via the native vc2 (Dirac Pro) encoder.
Isn't the native encoder intra-only, though?
(Not that I want to block this or anyth
On Sun, May 28, 2017 at 10:04:41PM +0100, Rostislav Pehlivanov wrote:
> The library has stopped being developed and Debian has removed it
> from its repositories citing security issues.
> The native Dirac decoder supports everything the library has and encoding
> support is still provided via the n
On Sun, 28 May 2017 21:20:12 +0200
Nicolas George wrote:
> As is, this patch would make something that is currently possible with
> the API (implementing protocols that rely on empty packets) impossible,
> and that cannot be accepted.
Which ones?
___
f
On Sun, 28 May 2017 22:04:41 +0100
Rostislav Pehlivanov wrote:
> The library has stopped being developed and Debian has removed it
> from its repositories citing security issues.
> The native Dirac decoder supports everything the library has and encoding
> support is still provided via the native
On Sun, 28 May 2017 20:28:30 +0100
Rostislav Pehlivanov wrote:
> libnut is outdated and not developed anymore, all nut developments
> happens in this repo, so users are getting mislead
> ---
> Changelog| 1 +
> MAINTAINERS | 1 -
> configure| 6
22 matches
Mail list logo