On 5 November 2014 12:25, Stefano Sabatini wrote:
> On date Monday 2014-11-03 00:54:01 +0100, Lukasz Marek encoded:
> > On 03.11.2014 00:40, Stefano Sabatini wrote:
> > >On date Sunday 2014-11-02 19:19:14 +0100, Lukasz Marek encoded:
> > >>TODO: bump micro
> > >>
> > >>Many common codec options a
On date Monday 2014-11-03 00:54:01 +0100, Lukasz Marek encoded:
> On 03.11.2014 00:40, Stefano Sabatini wrote:
> >On date Sunday 2014-11-02 19:19:14 +0100, Lukasz Marek encoded:
> >>TODO: bump micro
> >>
> >>Many common codec options are not via ffm protocol.
> >>This commit adds common A/V encodin
On Mon, Nov 03, 2014 at 01:05:53PM +0100, Lukasz Marek wrote:
> On 3 November 2014 01:31, Michael Niedermayer wrote:
>
> > On Sun, Nov 02, 2014 at 07:19:14PM +0100, Lukasz Marek wrote:
> >
> >
> > shouldnt all these values be checked to be within the allowed ranges
> > for the corresponding AVOpt
On 3 November 2014 01:31, Michael Niedermayer wrote:
> On Sun, Nov 02, 2014 at 07:19:14PM +0100, Lukasz Marek wrote:
>
>
> shouldnt all these values be checked to be within the allowed ranges
> for the corresponding AVOptions?
>
> being able to set so many field so arbitrarily could be usefull to
On Sun, Nov 02, 2014 at 07:19:14PM +0100, Lukasz Marek wrote:
> TODO: bump micro
>
> Many common codec options are not via ffm protocol.
> This commit adds common A/V encoding options to protocol.
>
> Signed-off-by: Lukasz Marek
> ---
> libavformat/ffmdec.c | 78
> +
On 03.11.2014 00:40, Stefano Sabatini wrote:
On date Sunday 2014-11-02 19:19:14 +0100, Lukasz Marek encoded:
TODO: bump micro
Many common codec options are not via ffm protocol.
This commit adds common A/V encoding options to protocol.
Signed-off-by: Lukasz Marek
---
libavformat/ffmdec.c |
On date Sunday 2014-11-02 19:19:14 +0100, Lukasz Marek encoded:
> TODO: bump micro
>
> Many common codec options are not via ffm protocol.
> This commit adds common A/V encoding options to protocol.
>
> Signed-off-by: Lukasz Marek
> ---
> libavformat/ffmdec.c | 78
> +++
TODO: bump micro
Many common codec options are not via ffm protocol.
This commit adds common A/V encoding options to protocol.
Signed-off-by: Lukasz Marek
---
libavformat/ffmdec.c | 78
libavformat/ffmenc.c | 60 ++