mp3: Properly use AVCodecContext API
[platform/upstream/libav.git] / .gitignore
1 *.a
2 *.o
3 *.d
4 *.def
5 *.dll
6 *.dylib
7 *.exe
8 *.exp
9 *.gcda
10 *.gcno
11 *.h.c
12 *.ilk
13 *.lib
14 *.pc
15 *.pdb
16 *.so
17 *.so.*
18 *.swp
19 *.ver
20 *-example
21 *-test
22 /.config
23 /.version
24 /avconv
25 /avplay
26 /avprobe
27 /config.*
28 /coverage.info
29 /version.h
30 /doc/*.1
31 /doc/*.html
32 /doc/*.pod
33 /doc/avoptions_codec.texi
34 /doc/avoptions_format.texi
35 /doc/doxy/html/
36 /doc/examples/avcodec
37 /doc/examples/filter_audio
38 /doc/examples/metadata
39 /doc/examples/output
40 /doc/examples/transcode_aac
41 /doc/print_options
42 /lcov/
43 /libavcodec/*_tablegen
44 /libavcodec/*_tables.c
45 /libavcodec/*_tables.h
46 /libavutil/avconfig.h
47 /tests/audiogen
48 /tests/base64
49 /tests/data/
50 /tests/pixfmts.mak
51 /tests/rotozoom
52 /tests/tiny_psnr
53 /tests/videogen
54 /tests/vsynth1/
55 /tools/aviocat
56 /tools/cws2fws
57 /tools/graph2dot
58 /tools/ismindex
59 /tools/pktdumper
60 /tools/probetest
61 /tools/qt-faststart
62 /tools/trasher