On 12.11.2014 23:05, Michael Niedermayer wrote:
On Tue, Nov 11, 2014 at 06:30:39PM +0100, Lukasz Marek wrote:
avcodec_get_context_defaults3() sets only specific options to default the
values.
This commit force all options to be set to the defaults.
This improves effectiveness of new ffm format.
On Tue, Nov 11, 2014 at 06:30:39PM +0100, Lukasz Marek wrote:
> avcodec_get_context_defaults3() sets only specific options to default the
> values.
> This commit force all options to be set to the defaults.
> This improves effectiveness of new ffm format.
> In particular it fixes "bt" option being
On 11.11.2014 18:30, Lukasz Marek wrote:
avcodec_get_context_defaults3() sets only specific options to default the
values.
This commit force all options to be set to the defaults.
This improves effectiveness of new ffm format.
In particular it fixes "bt" option being out of range when context is
On 11.11.2014 18:30, Lukasz Marek wrote:
avcodec_get_context_defaults3() sets only specific options to default the
values.
This commit force all options to be set to the defaults.
This improves effectiveness of new ffm format.
In particular it fixes "bt" option being out of range when context is
avcodec_get_context_defaults3() sets only specific options to default the
values.
This commit force all options to be set to the defaults.
This improves effectiveness of new ffm format.
In particular it fixes "bt" option being out of range when context is created
for
non-video media type. (it is