Skip to content
Snippets Groups Projects
  1. Nov 01, 2016
  2. Oct 31, 2016
  3. Oct 29, 2016
  4. Oct 28, 2016
  5. Oct 27, 2016
  6. Oct 21, 2016
  7. Oct 05, 2016
  8. Sep 20, 2016
  9. Sep 16, 2016
  10. Sep 15, 2016
  11. Sep 14, 2016
  12. Sep 08, 2016
  13. Sep 07, 2016
  14. Sep 03, 2016
  15. Sep 02, 2016
  16. Sep 01, 2016
  17. Aug 31, 2016
  18. 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
Loading