On Mon, Aug 10, 2015 at 5:22 PM, Michael Niedermayer
wrote:
> On Mon, Aug 10, 2015 at 10:09:52PM +0200, Marton Balint wrote:
>> Stream timebase should be set using avpriv_set_pts_info, otherwise
>> avctx->pkt_timebase is not correct.
>>
>> This should fix ticket #4766.
>>
>> Patch is only compile
Sorry again. This attachment should make it through.
I've not got a git checkout to hand to do it the nice way.
James Howe | Software Designer, Aurasma | HP Inc UK Limited | +44 1223
796209 (o) | +44 7990 558790 (m) | james.h...@hp.com
-Original Message-
From: Howe, James
Sent:
On Tue, Aug 11, 2015 at 07:28:52PM -0400, Ganesh Ajjanagadde wrote:
> On Tue, Aug 11, 2015 at 7:00 PM, Michael Niedermayer
> wrote:
> > On Tue, Aug 11, 2015 at 06:08:54PM -0400, Ganesh Ajjanagadde wrote:
> >> On Tue, Aug 11, 2015 at 5:16 PM, Michael Niedermayer
> >> wrote:
> >> > On Tue, Aug 11,
On Tue, Aug 11, 2015 at 6:10 PM, Michael Niedermayer
wrote:
> On Fri, Jul 31, 2015 at 08:39:00AM -0400, Ganesh Ajjanagadde wrote:
>> FATE is non-interactive; it should not listen to user commands
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> tests/fate-run.sh | 2 +-
>> 1 file changed, 1 ins
On Tue, Aug 11, 2015 at 7:00 PM, Michael Niedermayer
wrote:
> On Tue, Aug 11, 2015 at 06:08:54PM -0400, Ganesh Ajjanagadde wrote:
>> On Tue, Aug 11, 2015 at 5:16 PM, Michael Niedermayer
>> wrote:
>> > On Tue, Aug 11, 2015 at 01:04:09PM -0400, Ganesh Ajjanagadde wrote:
>> >> Add trivial g729 parse
On Tue, Aug 11, 2015 at 06:08:54PM -0400, Ganesh Ajjanagadde wrote:
> On Tue, Aug 11, 2015 at 5:16 PM, Michael Niedermayer
> wrote:
> > On Tue, Aug 11, 2015 at 01:04:09PM -0400, Ganesh Ajjanagadde wrote:
> >> Add trivial g729 parser; fixes Ticket4753
> >>
> >> Signed-off-by: Ganesh Ajjanagadde
>
On Tue, Aug 11, 2015 at 1:08 PM, Ganesh Ajjanagadde wrote:
> On Tue, Aug 11, 2015 at 12:59 PM, Michael Niedermayer
> wrote:
>> On Tue, Aug 11, 2015 at 12:06:03PM -0400, Ganesh Ajjanagadde wrote:
>> [...]
>>> As for whether this is a faq or not is a matter of debate.
>>> I am perfectly fine placin
On 09.08.2015 04:35, Michael Niedermayer wrote:
> On Sat, Aug 08, 2015 at 09:38:39PM +0200, Andreas Cadhalpun wrote:
>> Subject: [PATCH 2/6] avutil: add ff_reverse as av_reverse replacement
>>
>> The table is used in libavutil/eval.c.
>>
>> Signed-off-by: Andreas Cadhalpun
>
> LGTM
>
> thx
Push
On 09.08.2015 01:19, Michael Niedermayer wrote:
> On Sat, Aug 08, 2015 at 09:55:03PM +0200, Andreas Cadhalpun wrote:
>> On 08.08.2015 18:01, Hendrik Leppkes wrote:
>>> As this is only two small cases, maybe should just put the request
>>> text in these av_logs instead.
>>
>> Patch doing that attach
On 09.08.2015 04:12, Michael Niedermayer wrote:
> On Sat, Aug 08, 2015 at 01:31:51PM +0200, Andreas Cadhalpun wrote:
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavfilter/avfilter.c | 2 ++
>> 1 file changed, 2 insertions(+)
>
> LGTM
>
> thx
Pushed.
Best regards,
Andreas
On Fri, Jul 31, 2015 at 08:39:00AM -0400, Ganesh Ajjanagadde wrote:
> FATE is non-interactive; it should not listen to user commands
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> tests/fate-run.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
applied
thanks
[...]
--
Michael Gnu
On Tue, Aug 11, 2015 at 5:16 PM, Michael Niedermayer
wrote:
> On Tue, Aug 11, 2015 at 01:04:09PM -0400, Ganesh Ajjanagadde wrote:
>> Add trivial g729 parser; fixes Ticket4753
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavcodec/Makefile | 1 +
>> libavcodec/allcodecs.c | 1 +
>>
On 11.08.2015 11:34, Anton Khirnov wrote:
> This API is dangerous -- it manipulates AVFrame internals from
> libavcodec, even though AVFrame now lives in libavutil. It can break
> badly if AVFrame is extended in libavutil, but libavcodec is not
> updated. I think it also leaks side data, which cann
Hi
On Tue, Aug 11, 2015 at 02:46:31PM +, Howe, James wrote:
> Shouldn't be doing the vfp checks if vfp is not enabled. Just use soft.
> This patch is against 2.5.2.
> I apologise for not having the time to check trunk and rebase there if it
> doesn't apply cleanly.
we dont accept patches agai
On Tue, Aug 11, 2015 at 01:04:09PM -0400, Ganesh Ajjanagadde wrote:
> Add trivial g729 parser; fixes Ticket4753
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/g729.h| 4 +++
> libavcodec/g729_parser.c | 89
On Tue, Aug 11, 2015 at 4:13 PM, Michael Niedermayer
wrote:
> On Tue, Aug 11, 2015 at 10:03:35PM +0200, Nicolas George wrote:
>> Le quartidi 24 thermidor, an CCXXIII, Michael Niedermayer a écrit :
>> > if the terminal trashing prevention logic is broken
>>
>> Please, there is no "terminal trashing
> On Aug 11, 2015, at 2:31 PM, Paul B Mahol wrote:
>
> On 8/11/15, Paul B Mahol wrote:
>> Hi,
>>
>> This should also address ticket #2824.
I tested this with in-phase and out of phase audio and it worked great. I'm
glad there's a way to detect this now.
Thanks,
Dave Rice
___
On Tue, Aug 11, 2015 at 10:03:35PM +0200, Nicolas George wrote:
> Le quartidi 24 thermidor, an CCXXIII, Michael Niedermayer a écrit :
> > if the terminal trashing prevention logic is broken
>
> Please, there is no "terminal trashing prevention logic", there is only a
> weird coincidence that makes
On Tue, Aug 11, 2015 at 3:51 PM, Michael Niedermayer
wrote:
> On Tue, Aug 11, 2015 at 02:53:37PM -0400, Ganesh Ajjanagadde wrote:
>> On Tue, Aug 11, 2015 at 11:35 AM, Michael Niedermayer
>> wrote:
>> > On Fri, Jul 31, 2015 at 08:39:00AM -0400, Ganesh Ajjanagadde wrote:
>> >> FATE is non-interacti
Le quartidi 24 thermidor, an CCXXIII, Michael Niedermayer a écrit :
> if the terminal trashing prevention logic is broken
Please, there is no "terminal trashing prevention logic", there is only a
weird coincidence that makes this particular incorrect test avoid the
trashing in a very specific cont
On Tue, Aug 11, 2015 at 02:53:37PM -0400, Ganesh Ajjanagadde wrote:
> On Tue, Aug 11, 2015 at 11:35 AM, Michael Niedermayer
> wrote:
> > On Fri, Jul 31, 2015 at 08:39:00AM -0400, Ganesh Ajjanagadde wrote:
> >> FATE is non-interactive; it should not listen to user commands
> >>
> >> Signed-off-by:
On Tue, Aug 11, 2015 at 02:53:37PM -0400, Ganesh Ajjanagadde wrote:
> On Tue, Aug 11, 2015 at 11:35 AM, Michael Niedermayer
> wrote:
> > On Fri, Jul 31, 2015 at 08:39:00AM -0400, Ganesh Ajjanagadde wrote:
> >> FATE is non-interactive; it should not listen to user commands
> >>
> >> Signed-off-by:
On Tue, Aug 11, 2015 at 03:17:55PM -0300, Pedro Arthur wrote:
> Hi,
>
> The past week I worked on refactoring the vertical scaler code.
> The vertical scaler was not split in scaling pass and color conversion pass
> (as the horizontal scaler)
> because the output functions currently merge these pa
On Tue, 11 Aug 2015 20:31:18 +0200, Paul B Mahol wrote:
> From 1bf0a03499e4e9c542b116479f84731cf1e8fc1d Mon Sep 17 00:00:00 2001
> From: Paul B Mahol
> Date: Tue, 11 Aug 2015 16:37:45 +0200
> Subject: [PATCH] avfilter: add aphasemeter filter
>
> ---
> doc/filters.texi | 32 ++
On Tue, Aug 11, 2015 at 11:35 AM, Michael Niedermayer
wrote:
> On Fri, Jul 31, 2015 at 08:39:00AM -0400, Ganesh Ajjanagadde wrote:
>> FATE is non-interactive; it should not listen to user commands
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> tests/fate-run.sh | 2 +-
>> 1 file changed, 1 in
On 8/11/15, Paul B Mahol wrote:
> Hi,
>
> This should also address ticket #2824.
>
Now with real file. I hope.
0001-avfilter-add-aphasemeter-filter.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/
On Tue, Aug 11, 2015 at 2:14 PM, Paul B Mahol wrote:
> Hi,
>
> This should also address ticket #2824.
Seems like you uploaded a .swp file. Could you please upload the actual patch?
>
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://
Hi,
The past week I worked on refactoring the vertical scaler code.
The vertical scaler was not split in scaling pass and color conversion pass
(as the horizontal scaler)
because the output functions currently merge these passes and it would
require rewriting all these
functions.
This week I shoul
Hi,
This should also address ticket #2824.
.0001-avfilter-add-aphasemeter-filter.patch.swp
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Tue, Aug 11, 2015 at 12:59 PM, Michael Niedermayer
wrote:
> On Tue, Aug 11, 2015 at 12:06:03PM -0400, Ganesh Ajjanagadde wrote:
> [...]
>> As for whether this is a faq or not is a matter of debate.
>> I am perfectly fine placing it elsewhere if that is what people want.
>
> please do, FFmpeg sh
On Tue, Aug 11, 2015 at 12:00 PM, Michael Niedermayer
wrote:
> On Tue, Aug 11, 2015 at 11:21:22AM -0400, Ganesh Ajjanagadde wrote:
>> On Tue, Aug 11, 2015 at 11:02 AM, Michael Niedermayer
>> wrote:
>> > On Mon, Aug 10, 2015 at 09:51:43PM -0400, Ganesh Ajjanagadde wrote:
>> >> Add trivial g729 par
Add trivial g729 parser; fixes Ticket4753
Signed-off-by: Ganesh Ajjanagadde
---
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/g729.h| 4 +++
libavcodec/g729_parser.c | 89
4 files changed, 95 insertions(+)
Fixes Ticket4595
Signed-off-by: Ganesh Ajjanagadde
---
doc/ffmpeg.texi | 11 +++
doc/ffplay.texi | 12 ++--
2 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 3d9fa3a..51a4ec5 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
On Tue, Aug 11, 2015 at 12:06:03PM -0400, Ganesh Ajjanagadde wrote:
[...]
> As for whether this is a faq or not is a matter of debate.
> I am perfectly fine placing it elsewhere if that is what people want.
please do, FFmpeg should not trash the terminal so this shuld not
be a frequently asked que
On Tue, Aug 11, 2015 at 12:32 PM, Marton Balint wrote:
>
> On Tue, 11 Aug 2015, Ganesh Ajjanagadde wrote:
>
>> Fixes Ticket4595
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> doc/ffmpeg.texi | 11 +++
>> doc/ffplay.texi | 12 ++--
>> 2 files changed, 17 insertions(+), 6 deletions
Shouldn't be doing the vfp checks if vfp is not enabled. Just use soft.
This patch is against 2.5.2.
I apologise for not having the time to check trunk and rebase there if it
doesn't apply cleanly.
configure.patch
Description: Binary data
smime.p7s
Description: S/MIME cryptographic signature
__
On Tue, 11 Aug 2015, Ganesh Ajjanagadde wrote:
Fixes Ticket4595
Signed-off-by: Ganesh Ajjanagadde
---
doc/ffmpeg.texi | 11 +++
doc/ffplay.texi | 12 ++--
2 files changed, 17 insertions(+), 6 deletions(-)
[...]
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index 1ee3c30..4
On Tue, Aug 11, 2015 at 09:57:09AM -0600, Roger Pack wrote:
> On 7/31/15, Michael Niedermayer wrote:
> > On Fri, Jul 31, 2015 at 10:11:29AM -0600, Roger Pack wrote:
> >> On 7/30/15, Michael Niedermayer wrote:
> >> > On Thu, Jul 30, 2015 at 03:56:30PM -0600, Roger Pack wrote:
> >> >> See attached.
On Tue, Aug 11, 2015 at 11:49 AM, Michael Niedermayer
wrote:
> On Tue, Aug 11, 2015 at 10:46:31AM -0400, Ganesh Ajjanagadde wrote:
>> On Fri, Jul 31, 2015 at 8:38 AM, Ganesh Ajjanagadde
>> wrote:
>> > Signed-off-by: Ganesh Ajjanagadde
>> > ---
>> > doc/faq.texi | 20
>> > 1
On Tue, Aug 11, 2015 at 11:21:22AM -0400, Ganesh Ajjanagadde wrote:
> On Tue, Aug 11, 2015 at 11:02 AM, Michael Niedermayer
> wrote:
> > On Mon, Aug 10, 2015 at 09:51:43PM -0400, Ganesh Ajjanagadde wrote:
> >> Add trivial g729 parser; fixes Ticket4753
> >>
> >> Signed-off-by: Ganesh Ajjanagadde
>
On 7/31/15, Michael Niedermayer wrote:
> On Fri, Jul 31, 2015 at 10:11:29AM -0600, Roger Pack wrote:
>> On 7/30/15, Michael Niedermayer wrote:
>> > On Thu, Jul 30, 2015 at 03:56:30PM -0600, Roger Pack wrote:
>> >> See attached. Possibly useful for debugging async issues that crop up
>> >> from t
On Tue, Aug 11, 2015 at 10:46:31AM -0400, Ganesh Ajjanagadde wrote:
> On Fri, Jul 31, 2015 at 8:38 AM, Ganesh Ajjanagadde
> wrote:
> > Signed-off-by: Ganesh Ajjanagadde
> > ---
> > doc/faq.texi | 20
> > 1 file changed, 20 insertions(+)
> >
> > diff --git a/doc/faq.texi b/do
On Fri, Jul 31, 2015 at 08:39:00AM -0400, Ganesh Ajjanagadde wrote:
> FATE is non-interactive; it should not listen to user commands
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> tests/fate-run.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/fate-run.sh b/tests
On Tue, Aug 11, 2015 at 11:02 AM, Michael Niedermayer
wrote:
> On Mon, Aug 10, 2015 at 09:51:43PM -0400, Ganesh Ajjanagadde wrote:
>> Add trivial g729 parser; fixes Ticket4753
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavcodec/Makefile | 1 +
>> libavcodec/allcodecs.c | 1 +
>>
On Mon, Aug 10, 2015 at 09:51:43PM -0400, Ganesh Ajjanagadde wrote:
> Add trivial g729 parser; fixes Ticket4753
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/g729.h| 4 +++
> libavcodec/g729_parser.c | 90
On Fri, Jul 31, 2015 at 8:38 AM, Ganesh Ajjanagadde
wrote:
> Signed-off-by: Ganesh Ajjanagadde
> ---
> doc/faq.texi | 20
> 1 file changed, 20 insertions(+)
>
> diff --git a/doc/faq.texi b/doc/faq.texi
> index 5fe716b..696c5b2 100644
> --- a/doc/faq.texi
> +++ b/doc/faq.texi
On Fri, Aug 07, 2015 at 02:09:34PM +0300, Vesselin Bontchev wrote:
> doc/demuxers.texi|6
> doc/general.texi |2
> libavformat/Makefile |1
> libavformat/aadec.c | 305
> +++
> libavformat/allformats.c |1
>
On Tue, Aug 11, 2015 at 10:08 AM, Michael Niedermayer
wrote:
> On Mon, Aug 10, 2015 at 09:51:43PM -0400, Ganesh Ajjanagadde wrote:
>> Add trivial g729 parser; fixes Ticket4753
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavcodec/Makefile | 1 +
>> libavcodec/allcodecs.c | 1 +
>>
On Tue, Aug 11, 2015 at 03:52:22PM +0200, Michael Niedermayer wrote:
> On Fri, Aug 07, 2015 at 02:09:34PM +0300, Vesselin Bontchev wrote:
> > doc/demuxers.texi|6
> > doc/general.texi |2
> > libavformat/Makefile |1
> > libavformat/aadec.c | 305
> > +
On Mon, Aug 10, 2015 at 09:51:43PM -0400, Ganesh Ajjanagadde wrote:
> Add trivial g729 parser; fixes Ticket4753
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/g729.h| 4 +++
> libavcodec/g729_parser.c | 90
On Fri, Aug 07, 2015 at 02:09:34PM +0300, Vesselin Bontchev wrote:
> doc/demuxers.texi|6
> doc/general.texi |2
> libavformat/Makefile |1
> libavformat/aadec.c | 305
> +++
> libavformat/allformats.c |1
>
On Mon, Aug 10, 2015 at 10:38:08PM -0400, Ganesh Ajjanagadde wrote:
> Signed-off-by: Ganesh Ajjanagadde
> ---
> doc/ffmpeg.texi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The wors
On Tue, Aug 11, 2015 at 10:34:25AM +0200, Hendrik Leppkes wrote:
> On Sun, Aug 9, 2015 at 5:36 PM, Ivan Uskov wrote:
> > Hello all,
> >
> > the attached patch does extend error codes processing to give exact
> > message when input format is not supported by QSV (for example mpeg
> > 422 or avc 10
Fixes Ticket4595
Signed-off-by: Ganesh Ajjanagadde
---
doc/ffmpeg.texi | 11 +++
doc/ffplay.texi | 12 ++--
2 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 04dea6d..f74f6ab 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
> -原始邮件-
> 发件人: "Michael Niedermayer"
> 发送时间: 2015年8月11日 星期二
> 收件人: "FFmpeg development discussions and patches"
> 抄送:
> 主题: Re: [FFmpeg-devel] [PATCH] avcodec: use looking up crop table method when
> do clip
>
> On Tue, Aug 11, 2015 at 10:12:25AM +0800, 周晓勇 wrote:
> >
> >
> >
>
On Tue, Aug 11, 2015 at 3:03 AM, Paul B Mahol wrote:
>
> Dana 11. 8. 2015. 03:51 osoba "Ganesh Ajjanagadde"
> napisala je:
>
>
>>
>> Moves structure definitions and related macros to g729dec.h
>> Also exports format in priv_data
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> libavcodec/g729d
On Tue, Aug 11, 2015 at 4:00 AM, Clément Bœsch wrote:
> On Mon, Aug 10, 2015 at 10:37:30PM -0400, Ganesh Ajjanagadde wrote:
>> Fixes Ticket4595
>>
>> Signed-off-by: Ganesh Ajjanagadde
>> ---
>> doc/ffplay.texi | 10 --
>> 1 file changed, 8 insertions(+), 2 deletions(-)
>>
>> diff --git a
Hello Hendrik,
Tuesday, August 11, 2015, 11:33:41 AM, you wrote:
HL> On Sun, Aug 9, 2015 at 5:32 PM, Ivan Uskov wrote:
>> Hello All,
>>
>> This patch, next two patches and also the patch posted by me a August 4
>> are fixing all issues about QSV-accelerated decoding.
>>
>> I will absent two next
On Sun, 9 Aug 2015 03:15:17 +0200
Michael Niedermayer wrote:
> On Sat, Aug 08, 2015 at 07:39:25PM +0200, wm4 wrote:
> > This matters because avformat_find_stream_info() can open this decoder
> > under certain circumstances. It will not create a copy of the context,
> > and all changes done to AVC
On Tue, 11 Aug 2015, Nicolas George wrote:
Le primidi 21 thermidor, an CCXXIII, Marton Balint a écrit :
Should fix ticket #4765.
Signed-off-by: Marton Balint
---
libavformat/concatdec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
LGTM, of course. Sorry for the delay and not spot
On Sun, Aug 9, 2015 at 5:36 PM, Ivan Uskov wrote:
> Hello all,
>
> the attached patch does extend error codes processing to give exact
> message when input format is not supported by QSV (for example mpeg
> 422 or avc 10 bit).
>
LGTM
___
ffmpeg-devel ma
On Sun, Aug 9, 2015 at 5:32 PM, Ivan Uskov wrote:
> Hello All,
>
> This patch, next two patches and also the patch posted by me a August 4
> are fixing all issues about QSV-accelerated decoding.
>
> I will absent two next weeks since August 11 and will not accessible
> by e-mail. But even if these
Le primidi 21 thermidor, an CCXXIII, Marton Balint a écrit :
> Should fix ticket #4765.
>
> Signed-off-by: Marton Balint
> ---
> libavformat/concatdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM, of course. Sorry for the delay and not spotting it in the first patch.
Regards,
On Mon, Aug 10, 2015 at 10:37:30PM -0400, Ganesh Ajjanagadde wrote:
> Fixes Ticket4595
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> doc/ffplay.texi | 10 --
> 1 file changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/doc/ffplay.texi b/doc/ffplay.texi
> index 1ee3c30..c98c3bb 100
Dana 11. 8. 2015. 03:51 osoba "Ganesh Ajjanagadde"
napisala je:
>
> Moves structure definitions and related macros to g729dec.h
> Also exports format in priv_data
>
> Signed-off-by: Ganesh Ajjanagadde
> ---
> libavcodec/g729dec.c | 111 ++---
> libavcodec/g729
65 matches
Mail list logo