Missing docs found by: nevcairiel
Signed-off-by: Michael Niedermayer
---
libavutil/frame.h |4
1 file changed, 4 insertions(+)
diff --git a/libavutil/frame.h b/libavutil/frame.h
index 2d6299b..b30aa47 100644
--- a/libavutil/frame.h
+++ b/libavutil/frame.h
@@ -176,6 +176,10 @@ typedef s
Missing docs found by: nevcairiel
RFC: should we add support so that the C field names always work as av option
names/keys ?
Signed-off-by: Michael Niedermayer
---
libavcodec/avcodec.h |4
1 file changed, 4 insertions(+)
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index
Missing docs found by: nevcairiel
RFC: should we add support so that the C field names always work as av option
names/keys ?
Signed-off-by: Michael Niedermayer
---
libavformat/avformat.h |6 ++
1 file changed, 6 insertions(+)
diff --git a/libavformat/avformat.h b/libavformat/avformat.
Hi there,
Here is a patch with a new test for libavfilter/aemphasis. I tested the test in
x64 and x32.
Any idea how to test this on MIPS and ARM architectures? Is there any guide?
Thanks.
Regards,
Petru Rares.From 7d64b876a3e90e57cb319c0a4bd94ec650ba1dd0 Mon Sep 17 00:00:00 2001
From: Petru R
On Wed, May 18, 2016 at 10:33:23PM +0200, Paul B Mahol wrote:
> Hi,
>
> I want to propose to have an FFmpeg IRC meeting on
> the Saturday of the next week, Saturday May 28,
> UTC 17.
>
So I suppose this happens in about half an hour. Can you remind us the
IRC channel?
--
Clément B.
signature
On 5/28/16, Clement Boesch wrote:
> On Wed, May 18, 2016 at 10:33:23PM +0200, Paul B Mahol wrote:
>> Hi,
>>
>> I want to propose to have an FFmpeg IRC meeting on
>> the Saturday of the next week, Saturday May 28,
>> UTC 17.
>>
>
> So I suppose this happens in about half an hour. Can you remind us
On date Saturday 2016-05-28 18:57:00 +0200, Paul B Mahol encoded:
> On 5/28/16, Clement Boesch wrote:
> > On Wed, May 18, 2016 at 10:33:23PM +0200, Paul B Mahol wrote:
> >> Hi,
> >>
> >> I want to propose to have an FFmpeg IRC meeting on
> >> the Saturday of the next week, Saturday May 28,
> >> UT
On Sat, May 28, 2016 at 03:55:34PM +, Petru Rares Sincraian wrote:
>
> Hi there,
>
> Here is a patch with a new test for libavfilter/aemphasis. I tested the test
> in x64 and x32.
applied
>
> Any idea how to test this on MIPS and ARM architectures? Is there any guide?
> Thanks.
you nee
Hi
It was suggested in the IRC meeting today that i start a vote to
resolve if AVClass & AVOption should be added to AVCodecParameters
This question needs to be awnsered before the next release because
the ABI would be broken if its added afterwards
the lack of any decission blocks the release whi