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.

62 lines
787B

  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/rotozoom
  51. /tests/tiny_psnr
  52. /tests/videogen
  53. /tests/vsynth1/
  54. /tools/aviocat
  55. /tools/cws2fws
  56. /tools/graph2dot
  57. /tools/ismindex
  58. /tools/pktdumper
  59. /tools/probetest
  60. /tools/qt-faststart
  61. /tools/trasher