The decoder could not work well without its parser,
so I merged the parser-patch into the codec-patch.
Thanks for advice, hwrenx.
At 2018-07-04 04:24:39, "Carl Eugen Hoyos" wrote:
>2018-07-03 6:22 GMT+02:00, hwren :
>> Signed-off-by: hwren
>> ---
>> doc/APIchanges | 3 +++
>>
2018-07-03 6:22 GMT+02:00, hwren :
> Signed-off-by: hwren
> ---
> doc/APIchanges | 3 +++
> libavcodec/avcodec.h| 1 +
> libavcodec/codec_desc.c | 7 +++
> libavcodec/version.h| 4 ++--
> 4 files changed, 13 insertions(+), 2 deletions(-)
>
> diff --git a/doc/APIchanges b/doc/
Signed-off-by: hwren
---
doc/APIchanges | 3 +++
libavcodec/avcodec.h| 1 +
libavcodec/codec_desc.c | 7 +++
libavcodec/version.h| 4 ++--
4 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index efe15ba..3372118 100644
--- a/doc/A