projects
/
libav.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
mp3dec: move XING/Info and VBRI parsing into their own functions
[libav.git]
/
.gitignore
1
*.a
2
*.o
3
*.d
4
*.def
5
*.dll
6
*.exe
7
*.exp
8
*.gcda
9
*.gcno
10
*.h.c
11
*.ilk
12
*.lib
13
*.pc
14
*.pdb
15
*.so
16
*.so.*
17
*.ver
18
*-example
19
*-test
20
/.config
21
/.version
22
/avconv
23
/avplay
24
/avprobe
25
/avserver
26
/config.*
27
/coverage.info
28
/version.h
29
/doc/*.1
30
/doc/*.html
31
/doc/*.pod
32
/doc/avoptions_codec.texi
33
/doc/avoptions_format.texi
34
/doc/doxy/html/
35
/doc/examples/avcodec
36
/doc/examples/filter_audio
37
/doc/examples/metadata
38
/doc/examples/output
39
/doc/examples/transcode_aac
40
/doc/print_options
41
/lcov/
42
/libavcodec/*_tablegen
43
/libavcodec/*_tables.c
44
/libavcodec/*_tables.h
45
/libavutil/avconfig.h
46
/tests/audiogen
47
/tests/base64
48
/tests/data/
49
/tests/rotozoom
50
/tests/tiny_psnr
51
/tests/videogen
52
/tests/vsynth1/
53
/tools/aviocat
54
/tools/cws2fws
55
/tools/graph2dot
56
/tools/ismindex
57
/tools/pktdumper
58
/tools/probetest
59
/tools/qt-faststart
60
/tools/trasher