summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ba62db4d45f6d98ca25618c5bcd7f687e35750e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Makefile
Makefile.in
*~
*.o
*.lo
*.la
.libs
.deps
.dirstamp
.AppleDouble
.DS_Store
:2e_*
stamp-*
progress.make
aclocal.m4
autom4te.cache
config.guess
config.sub
config.log
config.status
config.h.in
config.h
configure
autogen.err
missing
/ltmain.sh
/libtool
/install-sh
/Cargo.lock
/compile
/depcomp
/test-driver
*.pc
_or_dummy.c
demo/ccfa
demo/cfa
demo/gdk
demo/extensions
demo/pixbufload
demo/ppmload
lib/teststream
lib/*.log
lib/*.trs
m4/libtool.m4
m4/lt*.m4
lib/mp4/.cargo
lib/mp4/target
lib/mp4/vendor
test/ljpegtest
test/extensions
test/testunpack
test/testoption
test/missingcoefficients
test/*.log
test/*.trs
testsuite/test_xmlhandler
testsuite/testsuitetags.h
testsuite/testsuitetags.cpp
testsuite/testsuite
testsuite/*.log
testsuite/*.trs

lib/mp4/target
lib/mp4/mp4parse/tests/bipbop_cbcs_audio_init.mp4
lib/mp4/mp4parse/tests/bipbop_cbcs_video_init.mp4
lib/mp4/mp4parse/tests/metadata.mp4
lib/mp4/mp4parse/tests/metadata_gnre.mp4
lib/mp4/mp4parse/tests/tiny_av1.mp4


# Added by cargo

/target