Skip to content
Snippets Groups Projects
  1. Sep 12, 2011
  2. Sep 07, 2011
  3. Aug 17, 2011
  4. Jul 27, 2011
    • Kostya Shishkov's avatar
      bink: make IDCT take 32-bit input · 2968bedf
      Kostya Shishkov authored
      
      Since IDCT transforming 32-bit input to 8-bit output is unusual and unpractical
      for most codecs, move Bink IDCT into separate context. Get rid of an additional
      permutation table while at it since SIMD support for Bink IDCT is unlikely to
      be implemented in foreseeable future.
      Quantisation tables also have to change type to signed for proper
      dequantisation of DCT coefficients.
      
      Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
      2968bedf
  5. Jul 22, 2011
  6. Jul 20, 2011
  7. Jul 19, 2011
  8. Jul 08, 2011
  9. Jun 28, 2011
  10. Jun 25, 2011
  11. Jun 13, 2011
  12. Jun 10, 2011
  13. Jun 07, 2011
  14. Jun 05, 2011
  15. Jun 04, 2011
  16. May 27, 2011
  17. May 24, 2011
    • Anton Khirnov's avatar
      lavc: remove msmpeg4v1 encoder. · 57aa7659
      Anton Khirnov authored
      The encoder has never produced files that could be decoded
      with any software and there should be no reason to create
      such files anyway.
      57aa7659
  18. May 19, 2011
  19. May 17, 2011
  20. May 16, 2011
  21. May 11, 2011
  22. May 09, 2011
  23. May 04, 2011
  24. May 01, 2011
  25. Apr 23, 2011
  26. Apr 21, 2011
  27. Apr 19, 2011
  28. Apr 11, 2011
  29. Apr 01, 2011
  30. Mar 31, 2011
Loading