1. 08 May, 2019 3 commits
  2. 18 Jun, 2017 1 commit
    • Marton Balint's avatar
      fate: use do_md5sum instead of the md5 protocol for most md5 fate tests · 7ed6f916
      Marton Balint authored
      The md5 protocol has no seek support, but some tests use seeks. This changes
      the fate tests to actually create the output files and calculate the md5 on the
      written files, which also makes the tests independent of the size of the output
      buffers and output buffering in general.
      
      A new md5pipe fate test method is also introduced to keep the old functionality
      for tests where using a non-seekable output was intentional, and matroska md5
      tests are changed to use that.
      Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
      7ed6f916
  3. 06 Oct, 2016 1 commit
  4. 05 Oct, 2016 1 commit
  5. 02 Jul, 2016 1 commit
    • Anton Khirnov's avatar
      avconv: use avcodec_parameters_copy() with streamcopy · b55566db
      Anton Khirnov authored
      This preserves all the information in the codec parameters.
      
      The wavpack ref changes are caused by the fact that now the sample
      format is set, so matroskaenc can use it to set the bit depth.
      
      Bug-Id: 945, along with the previous commit
      b55566db
  6. 03 Apr, 2016 1 commit
  7. 05 Aug, 2015 1 commit
  8. 15 May, 2014 1 commit
    • Anton Khirnov's avatar
      lavf: add AVFMT_FLAG_BITEXACT. · 0c1959b0
      Anton Khirnov authored
      Use it instead of checking CODEC_FLAG_BITEXACT in the first stream's
      codec context.
      
      Using codec options inside lavf is fragile and can easily break when the
      muxing codec context is not the encoding context.
      0c1959b0
  9. 18 Sep, 2013 1 commit
  10. 15 Sep, 2013 1 commit
  11. 27 Aug, 2013 1 commit
  12. 11 Jun, 2013 1 commit
  13. 28 May, 2013 2 commits
  14. 12 Jan, 2013 1 commit
  15. 28 Nov, 2012 1 commit
  16. 23 Oct, 2012 1 commit
  17. 19 May, 2012 1 commit
  18. 09 May, 2012 2 commits
  19. 13 Mar, 2012 1 commit
  20. 27 Feb, 2012 1 commit
  21. 25 Feb, 2012 1 commit