Skip to content
Snippets Groups Projects
  1. Jan 19, 2011
  2. Dec 23, 2010
  3. Dec 14, 2010
  4. Dec 11, 2010
  5. Dec 08, 2010
  6. Nov 30, 2010
  7. Nov 27, 2010
  8. Nov 16, 2010
  9. Nov 07, 2010
    • Rafaël Carré's avatar
      ncurses: translatable strings must be ASCII-only · b520bf12
      Rafaël Carré authored
      add a comment at the intention of the translators to tell them they can
      use fancy Unicode characters
      since this comment is UTF-8, add --from-code=UTF-8 option to xgettext
      
      Use a macro to make DrawHelp() lines shorter
      Merge 'Boxes' with 'Global' help category
      b520bf12
  10. Oct 31, 2010
  11. Oct 28, 2010
  12. Oct 23, 2010
    • Sesse's avatar
      Add access module for BlackMagic SDI cards ("decklink"). · 3119a2c5
      Sesse authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
      
      Adds a driver for the BlackMagic DeckLink series of SDI cards (input only).
      It requires BlackMagic's proprietary (but free-to-download) SDK to compile
      and run. I've only tested it on Linux -- the Windows API is very similar but
      not identical, so some adjustments will probably have to happen if anybody
      wants this to work on Windows. (Windows users can, AFAIK, already access the
      card via DirectShow, though.) It supports multiple cards, all the various
      A/V inputs and video modes including setting field dominance and multichannel
      input (2, 8 or 16 channels).
      
      All testing has been with a DeckLink HD Extreme 3, which I have very
      graciously been given access to by Frikanalen.
      
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      3119a2c5
  13. Sep 16, 2010
  14. Sep 15, 2010
  15. Sep 07, 2010
  16. Sep 05, 2010
  17. Aug 13, 2010
  18. Aug 10, 2010
  19. Aug 09, 2010
  20. Aug 03, 2010
    • Rémi Denis-Courmont's avatar
      Kill dirent.h replacement · 744ff759
      Rémi Denis-Courmont authored
      While the configure checks were platform-agnostic, the implementation
      was Windows-specific. Worse, this code now conflicts with our Unicode
      filesystem layer, which uses the same function names. In practice, this
      code was never used.
      744ff759
  21. Jul 25, 2010
  22. Jul 21, 2010
  23. Jul 19, 2010
  24. Jul 12, 2010
  25. Jul 03, 2010
  26. Jun 18, 2010
  27. Jun 17, 2010
  28. Jun 06, 2010
  29. May 31, 2010
  30. May 29, 2010
  31. May 28, 2010
  32. May 27, 2010
  33. May 26, 2010
Loading