On Mon, Aug 06, 2018 at 19:51:48 +0530, Gyan Doshi wrote:
>
>
> On 06-08-2018 07:13 PM, hwren wrote:
>
> > -.long_name = NULL_IF_CONFIG_SMALL("Decoder for AVS2/IEEE 1857.4"),
> > +.long_name = NULL_IF_CONFIG_SMALL("Decoder for
> > AVS2-P2/IEEE1857.4"),
>
> "Decoder for" is no
On 8/6/2018 8:34 PM, Huiwen Ren wrote:
>
> 在 2018-08-07 02:09:34,"James Almer" 写道:
>> On 8/6/2018 11:21 AM, Gyan Doshi wrote:
>>>
>>>
>>> On 06-08-2018 07:13 PM, hwren wrote:
>>>
- .long_name = NULL_IF_CONFIG_SMALL("Decoder for AVS2/IEEE
1857.4"),
+ .long_name = NUL
在 2018-08-07 02:09:34,"James Almer" 写道:
>On 8/6/2018 11:21 AM, Gyan Doshi wrote:
>>
>>
>> On 06-08-2018 07:13 PM, hwren wrote:
>>
>>> - .long_name = NULL_IF_CONFIG_SMALL("Decoder for AVS2/IEEE
>>> 1857.4"),
>>> + .long_name = NULL_IF_CONFIG_SMALL("Decoder for
>>> AVS2-P2/IEEE18
On 8/6/2018 11:21 AM, Gyan Doshi wrote:
>
>
> On 06-08-2018 07:13 PM, hwren wrote:
>
>> - .long_name = NULL_IF_CONFIG_SMALL("Decoder for AVS2/IEEE
>> 1857.4"),
>> + .long_name = NULL_IF_CONFIG_SMALL("Decoder for
>> AVS2-P2/IEEE1857.4"),
>
> "Decoder for" is not needed. The flag
On 06-08-2018 07:13 PM, hwren wrote:
-.long_name = NULL_IF_CONFIG_SMALL("Decoder for AVS2/IEEE 1857.4"),
+.long_name = NULL_IF_CONFIG_SMALL("Decoder for AVS2-P2/IEEE1857.4"),
"Decoder for" is not needed. The flag indicates its role in `ffmpeg
-codecs`.
Rest docs LGTM
T
Signed-off-by: hwren
---
doc/decoders.texi| 2 +-
doc/general.texi | 2 +-
libavcodec/avs2_parser.c | 2 +-
libavcodec/codec_desc.c | 2 +-
libavcodec/libdavs2.c| 5 ++---
5 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/doc/decoders.texi b/doc/decoders.texi
ind