Skip to content
Snippets Groups Projects
  1. Sep 01, 2016
  2. Aug 31, 2016
  3. Aug 27, 2016
    • Mark Harris's avatar
      Correct multistream variable frame size stride · 7d0e33f7
      Mark Harris authored
      The multistream encoder input has st->layout.nb_channels channels.
      The number of channels actually encoded is st->layout.nb_streams +
      st->layout.nb_coupled_streams, which may be fewer, so ideally it
      would only analyze those when computing the optimal frame size, but
      there is no code to do that currently.
      7d0e33f7
    • Mark Harris's avatar
      Correct analysis downmix scaling factor · 3421f6d2
      Mark Harris authored
      Divide by the actual number of channels mixed
      3421f6d2
  4. Aug 25, 2016
  5. Aug 21, 2016
  6. Aug 17, 2016
  7. Aug 15, 2016
  8. Aug 14, 2016
  9. Aug 13, 2016
  10. Aug 12, 2016
  11. Aug 11, 2016
  12. Aug 10, 2016
  13. Aug 06, 2016
  14. Aug 05, 2016
  15. Jul 30, 2016
  16. Jul 28, 2016
  17. Jul 27, 2016
Loading