1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-04 22:03:09 +02:00

lavc: add new API for iterating codecs and codec parsers

Based on an unfinished patch by atomnuker.
This commit is contained in:
Josh de Kock
2017-12-22 22:17:00 +00:00
parent caa4bd7a9f
commit 7e8eba2d87
9 changed files with 963 additions and 735 deletions

View File

@ -2,3 +2,5 @@
/*_tables.c
/*_tables.h
/bsf_list.c
/codec_list.c
/parser_list.c