diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-12-08 03:19:12 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-12-17 01:06:34 +0100 |
commit | ec464c96831ac81329187013c35a9b0a4df6b406 (patch) | |
tree | d5d73178cf968ca555440921ece424e5f3eaab21 /libswscale/swscaleres.rc | |
parent | 196f7da7c81814de7883c8b33c7d3866f7cac687 (diff) | |
download | ffmpeg-ec464c96831ac81329187013c35a9b0a4df6b406.tar.gz |
avcodec/utils: av_register_codec & hwaccel() that work in O(1) time
Its possible to implement this with a few lines less code but it then
would flip the order of the list and require registration of external
codecs to be done first, also it could break user applications due to
this. Thus to maintain ABI this slighty more complex solution is
used.
Reviewed-by: Stefano Sabatini
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswscale/swscaleres.rc')
0 files changed, 0 insertions, 0 deletions