1. 07 Jan, 2020 1 commit
    • Marton Balint's avatar
      avformat: remove avio_flush() calls from the end of write_header functions · 4bf90e09
      Marton Balint authored
      To make it consistent with other muxers.
      
      The user can still control the generic flushing behaviour after write_header
      (same way as after packets) using the -flush_packets option, the default
      typically means to flush unless a non-streamed file output is used.
      
      Therefore this change should have no adverse effect on streaming, even if it is
      assumed that the first packet has a clean buffer, so small seekbacks within the
      output buffer work even when the IO context is not seekable.
      Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
      4bf90e09
  2. 15 Sep, 2012 1 commit
  3. 30 Jul, 2012 1 commit
  4. 08 Jun, 2011 1 commit
  5. 19 Mar, 2011 1 commit
  6. 17 Mar, 2011 2 commits
  7. 26 Feb, 2011 1 commit
  8. 25 Feb, 2011 1 commit
  9. 22 Feb, 2011 1 commit
  10. 21 Feb, 2011 1 commit
  11. 20 Feb, 2011 2 commits
  12. 28 Jan, 2011 1 commit
  13. 26 Jan, 2011 2 commits
  14. 25 Jan, 2011 2 commits
  15. 04 Jan, 2011 1 commit
  16. 28 Dec, 2010 2 commits
  17. 27 Dec, 2010 1 commit