1. 24 May, 2014 2 commits
  2. 19 May, 2014 4 commits
  3. 18 May, 2014 11 commits
  4. 17 May, 2014 1 commit
  5. 16 May, 2014 2 commits
  6. 15 May, 2014 2 commits
    • Anton Khirnov's avatar
      lavf: drop the zero-sized packets hack · c9281a01
      Anton Khirnov authored
      There should not be any valid reason anymore for passing completely
      empty packets to lavf.
      OTOH side data-only packets can be useful.
      c9281a01
    • 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
  7. 14 May, 2014 1 commit
  8. 13 May, 2014 1 commit
  9. 08 May, 2014 1 commit
  10. 06 May, 2014 1 commit
  11. 03 May, 2014 2 commits
  12. 01 May, 2014 6 commits
  13. 30 Apr, 2014 6 commits