[FFmpeg-devel] [PATCH] avcodec/codec_desc: sort codec_descriptors

Muhammad Faiz mfcc64 at gmail.com
Fri Feb 9 12:54:12 EET 2018


On Fri, Feb 9, 2018 at 9:11 AM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Sat, Feb 03, 2018 at 01:35:34AM +0700, Muhammad Faiz wrote:
>> Use bsearch on avcodec_descriptor_get().
>>
>> Signed-off-by: Muhammad Faiz <mfcc64 at gmail.com>
>> ---
>>  libavcodec/codec_desc.c | 1103 ++++++++++++++++++++++++-----------------------
>>  1 file changed, 563 insertions(+), 540 deletions(-)
>
> probably ok

Pushed.

Thank's.


More information about the ffmpeg-devel mailing list