[FFmpeg-devel] [PATCH] avcodec/hevc_parser: use the old parser only when hevc decoder is available
James Almer
jamrial at gmail.com
Mon Jul 13 19:59:06 CEST 2015
On 13/07/15 2:52 PM, Michael Niedermayer wrote:
> On Mon, Jul 13, 2015 at 02:14:18PM -0300, James Almer wrote:
>> If it's not, then the new dependence-free parser will be used instead
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> configure | 2 --
>> libavcodec/hevc_parser.c | 10 +++++-----
>> 2 files changed, 5 insertions(+), 7 deletions(-)
>
> LGTM
>
> thanks
Pushed.
More information about the ffmpeg-devel
mailing list