mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
[ffvpx] Update resync documentation
This commit is contained in:
parent
9d0e5cb961
commit
29c9e2b040
4 changed files with 10 additions and 11 deletions
|
|
@ -2,6 +2,7 @@
|
|||
./COPYING.LGPLv3
|
||||
./compat/va_copy.h
|
||||
./compat/w32pthreads.h
|
||||
./compat/atomics/win32/stdatomic.h
|
||||
./libavcodec/audioconvert.c
|
||||
./libavcodec/audioconvert.h
|
||||
./libavcodec/avpicture.c
|
||||
|
|
@ -58,7 +59,6 @@
|
|||
./libavcodec/x86/vp9itxfm_16bpp.asm
|
||||
./libavcodec/x86/vp9itxfm_template.asm
|
||||
./libavcodec/x86/vp9mc_16bpp.asm
|
||||
./libavcodec/x86/h264_i386.h
|
||||
./libavcodec/x86/vp9lpf.asm
|
||||
./libavcodec/x86/vp9lpf_16bpp.asm
|
||||
./libavcodec/x86/constants.h
|
||||
|
|
@ -82,7 +82,6 @@
|
|||
./libavcodec/bsf.h
|
||||
./libavcodec/h264dsp.h
|
||||
./libavcodec/imgconvert.c
|
||||
./libavcodec/avcodec.symbols
|
||||
./libavcodec/bsf.c
|
||||
./libavcodec/decode.c
|
||||
./libavcodec/decode.h
|
||||
|
|
@ -102,7 +101,6 @@
|
|||
./libavcodec/blockdsp.h
|
||||
./libavcodec/bytestream.h
|
||||
./libavcodec/codec_desc.c
|
||||
./libavcodec/dummy_funcs.c
|
||||
./libavcodec/error_resilience.h
|
||||
./libavcodec/flac.c
|
||||
./libavcodec/flac.h
|
||||
|
|
@ -172,12 +170,10 @@
|
|||
./libavutil/common.h
|
||||
./libavutil/crc.c
|
||||
./libavutil/dict.h
|
||||
./libavutil/display.c
|
||||
./libavutil/error.c
|
||||
./libavutil/error.h
|
||||
./libavutil/eval.h
|
||||
./libavutil/ffmath.h
|
||||
./libavutil/fftime.h
|
||||
./libavutil/ffversion.h
|
||||
./libavutil/fifo.c
|
||||
./libavutil/fifo.h
|
||||
|
|
@ -239,7 +235,6 @@
|
|||
./libavutil/samplefmt.h
|
||||
./libavutil/timestamp.h
|
||||
./libavutil/opt.c
|
||||
./libavutil/dummy_funcs.c
|
||||
./libavutil/imgutils_internal.h
|
||||
./libavutil/reverse.h
|
||||
./libavutil/slicethread.c
|
||||
|
|
@ -249,7 +244,6 @@
|
|||
./libavutil/avstring.c
|
||||
./libavutil/avstring.h
|
||||
./libavutil/avutil.h
|
||||
./libavutil/avutil.symbols
|
||||
./libavutil/buffer.c
|
||||
./libavutil/buffer.h
|
||||
./libavutil/buffer_internal.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue