Skip to content
Snippets Groups Projects
  1. Feb 24, 2013
  2. Feb 23, 2013
  3. Jan 11, 2013
  4. Dec 19, 2012
  5. Dec 18, 2012
    • Anton Khirnov's avatar
      cmdutils: add a commandline pre-parser. · 8c9af5b2
      Anton Khirnov authored
      It splits the commandline into a more convenient internal representation
      for further parsing.
      
      This will allow e.g.
      - processing global options first independently of their location on the
        commandline, eliminating ugly hacks for processing e.g. cpuflags
        first
      - better options validation and error reporting. It is now possible for
        the parser to know that it's applying an input option to an output
        file or vice versa and act accordingly.
      8c9af5b2
    • Anton Khirnov's avatar
      10bca661
  6. Nov 04, 2012
  7. Nov 01, 2012
  8. Oct 31, 2012
  9. Oct 08, 2012
  10. Oct 06, 2012
  11. Oct 01, 2012
  12. Aug 30, 2012
  13. Aug 28, 2012
    • Nicolas George's avatar
      cmdutils: add -layouts option. · 786dadc0
      Nicolas George authored
      Extract of the output:
      
      | Individual channels:
      | NAME        DESCRIPTION
      | FL          front left
      | FR          front right
      | <snip>
      | SDR         surround direct right
      |
      | Standard channel layouts:
      | NAME        DECOMPOSITION
      | mono        FC
      | stereo      FL+FR
      | <snip>
      | octagonal   FL+FR+FC+BL+BR+BC+SL+SR
      | downmix     DL+DR
      786dadc0
  14. Aug 19, 2012
  15. Aug 18, 2012
  16. Aug 07, 2012
  17. Jul 03, 2012
  18. Jun 30, 2012
  19. Jun 05, 2012
  20. May 09, 2012
  21. Apr 15, 2012
  22. Apr 11, 2012
  23. Mar 18, 2012
  24. Mar 06, 2012
  25. Feb 19, 2012
  26. Jan 25, 2012
  27. Jan 18, 2012
  28. Jan 07, 2012
  29. Dec 25, 2011
  30. Dec 20, 2011
  31. Dec 10, 2011
  32. Dec 05, 2011
  33. Nov 27, 2011
Loading