You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

86 lines
1.3KB

  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. *_g
  23. /.config
  24. /.version
  25. /ffmpeg
  26. /ffplay
  27. /ffprobe
  28. /ffserver
  29. /config.*
  30. /coverage.info
  31. /doc/*.1
  32. /doc/*.3
  33. /doc/*.html
  34. /doc/*.pod
  35. /doc/config.texi
  36. /doc/avoptions_codec.texi
  37. /doc/avoptions_format.texi
  38. /doc/doxy/html/
  39. /doc/examples/avio_reading
  40. /doc/examples/decoding_encoding
  41. /doc/examples/demuxing_decoding
  42. /doc/examples/filter_audio
  43. /doc/examples/filtering_audio
  44. /doc/examples/filtering_video
  45. /doc/examples/metadata
  46. /doc/examples/muxing
  47. /doc/examples/pc-uninstalled
  48. /doc/examples/remuxing
  49. /doc/examples/resampling_audio
  50. /doc/examples/scaling_video
  51. /doc/examples/transcode_aac
  52. /doc/fate.txt
  53. /doc/print_options
  54. /lcov/
  55. /libavcodec/*_tablegen
  56. /libavcodec/*_tables.c
  57. /libavcodec/*_tables.h
  58. /libavutil/avconfig.h
  59. /libavutil/ffversion.h
  60. /tests/audiogen
  61. /tests/base64
  62. /tests/data/
  63. /tests/rotozoom
  64. /tests/tiny_psnr
  65. /tests/tiny_ssim
  66. /tests/videogen
  67. /tests/vsynth1/
  68. /tools/aviocat
  69. /tools/ffbisect
  70. /tools/bisect.need
  71. /tools/crypto_bench
  72. /tools/cws2fws
  73. /tools/fourcc2pixfmt
  74. /tools/ffescape
  75. /tools/ffeval
  76. /tools/ffhash
  77. /tools/graph2dot
  78. /tools/ismindex
  79. /tools/pktdumper
  80. /tools/probetest
  81. /tools/qt-faststart
  82. /tools/trasher
  83. /tools/seek_print
  84. /tools/uncoded_frame
  85. /tools/zmqsend