mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 12:23:08 +09:00
Structure of code was slightly modified so that it should be no longer necessary to re-generate the config_*.h files, greatly simplifying the resync process in the future.
3 lines
93 B
C
3 lines
93 B
C
static const AVBitStreamFilter * const bitstream_filters[] = {
|
|
&ff_null_bsf,
|
|
NULL };
|