> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Michael Niedermayer
> Gesendet: Donnerstag, 13. August 2015 17:41
> An: FFmpeg development discussions and patches
> Cc: Sven Dueking
> Betreff: Re: [FFmpeg-devel] [PATCH] Changed max
On 08/08/15 2:00 PM, Nicolas George wrote:
> Le primidi 21 thermidor, an CCXXIII, James Almer a écrit :
>> Both tomcrypt and openssl named their function DES_ecb_encrypt(), and it
>> fails to compile if you include OpenSSL's des header while also compiling
>> with tomcrypt.
>>
>> I couldn't find a
On Thu, Jul 30, 2015 at 4:06 PM, Ganesh Ajjanagadde
wrote:
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavcodec/aacdec_template.c | 5 -
> 1 file changed, 5 deletions(-)
>
> diff --git a/libavcodec/aacdec_template.c b/libavcodec/aacdec_template.c
> index 2f270bc..d7849da 100644
> --- a/lib
On Thu, Aug 13, 2015 at 11:13:23PM +0200, Mariusz Szczepańczyk wrote:
> On Tue, Aug 11, 2015 at 3:00 AM, Michael Niedermayer > wrote:
>
> > On Tue, Aug 11, 2015 at 12:42:04AM +0200, Mariusz Szczepańczyk wrote:
> > > On Mon, Aug 10, 2015 at 6:41 PM, Michael Niedermayer
> > > > > wrote:
> > >
> >
On Thu, Aug 13, 2015 at 01:26:30PM +0200, Stefano Sabatini wrote:
> The description is yet crappy, it merely copies the description of the
> added and undocumented options and their value range. More descriptive
> documentation is welcome.
> ---
> doc/demuxers.texi | 19 +++
> 1 fi
On Thu, Aug 13, 2015 at 01:29:46PM -0400, Ganesh Ajjanagadde wrote:
> On Thu, Aug 13, 2015 at 1:21 PM, compn wrote:
> > On Thu, 13 Aug 2015 16:08:12 +
> > Timothy Gu wrote:
> >
> >> On Thu, Aug 13, 2015 at 8:38 AM Michael Niedermayer
> >> wrote:
> >>
> >> > From: Michael Niedermayer
> >> >
On Tue, Aug 11, 2015 at 3:00 AM, Michael Niedermayer wrote:
> On Tue, Aug 11, 2015 at 12:42:04AM +0200, Mariusz Szczepańczyk wrote:
> > On Mon, Aug 10, 2015 at 6:41 PM, Michael Niedermayer
> > > wrote:
> >
> > > On Sun, Aug 09, 2015 at 02:38:12AM +0200, Mariusz Szczepańczyk wrote:
> > > > ---
>
On Thu, Aug 13, 2015 at 1:21 PM, compn wrote:
> On Thu, 13 Aug 2015 16:08:12 +
> Timothy Gu wrote:
>
>> On Thu, Aug 13, 2015 at 8:38 AM Michael Niedermayer
>> wrote:
>>
>> > From: Michael Niedermayer
>> >
>> > Signed-off-by: Michael Niedermayer
>> > ---
>> > doc/developer.texi |4
On Thu, 13 Aug 2015 16:08:12 +
Timothy Gu wrote:
> On Thu, Aug 13, 2015 at 8:38 AM Michael Niedermayer
> wrote:
>
> > From: Michael Niedermayer
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > doc/developer.texi |4
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/
On Thu, Aug 13, 2015 at 8:38 AM Michael Niedermayer
wrote:
> From: Michael Niedermayer
>
> Signed-off-by: Michael Niedermayer
> ---
> doc/developer.texi |4
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/developer.texi b/doc/developer.texi
> index 7e9f0b2..db7fcb7 100644
> ---
On Thu, Aug 13, 2015 at 11:30:45AM +0100, Sven Dueking wrote:
> From: Sven Dueking
>
> ---
> libavcodec/qsvenc.c | 6 +-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
> index 57f5fe4..b56e4b4 100644
> --- a/libavcodec/qsvenc.c
>
From: Michael Niedermayer
Signed-off-by: Michael Niedermayer
---
doc/developer.texi |4
1 file changed, 4 insertions(+)
diff --git a/doc/developer.texi b/doc/developer.texi
index 7e9f0b2..db7fcb7 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -637,6 +637,10 @@ not related
From: Sven Dueking
---
libavcodec/qsvenc.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index 57f5fe4..b56e4b4 100644
--- a/libavcodec/qsvenc.c
+++ b/libavcodec/qsvenc.c
@@ -118,10 +118,14 @@ static int init_video_param(AVCode
Hi Carl,
Sorry, I'm not on the ffmpeg devel list and I did not see your question
earlier.
The file is produced by an iPhone streaming audio via bluetooth and
using AAC encoding instead of the usual SBC.
For each packed I added the sync header 11 bits 0x2b7 + 13 bits packet
length. 3 bytes total.
The description is yet crappy, it merely copies the description of the
added and undocumented options and their value range. More descriptive
documentation is welcome.
---
doc/demuxers.texi | 19 +++
1 file changed, 19 insertions(+)
diff --git a/doc/demuxers.texi b/doc/demuxers.te
From: Sven Dueking
---
libavcodec/qsvenc.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index 57f5fe4..b56e4b4 100644
--- a/libavcodec/qsvenc.c
+++ b/libavcodec/qsvenc.c
@@ -118,10 +118,14 @@ static int init_video_param(AVCode
On date Wednesday 2015-08-12 07:58:34 -0800, Lou Logan encoded:
> On Wed, Aug 12, 2015, at 06:09 AM, Stefano Sabatini wrote:
> > "Audios" is a dubious English term, "audio" sounds more correct and more
> > generic.
> > ---
> > src/index | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
2015-08-13 14:26 GMT+08:00 Clément Bœsch :
> On Thu, Aug 13, 2015 at 01:07:38PM +0800, Zhang Rui wrote:
>> > status = VTDecompressionSessionDecodeFrame(videotoolbox->session,
>> > sample_buf,
>> > - 0
18 matches
Mail list logo