1. 05 Dec, 2014 1 commit
  2. 04 Dec, 2014 1 commit
  3. 24 Nov, 2014 1 commit
  4. 22 Nov, 2014 1 commit
  5. 16 Sep, 2014 1 commit
  6. 14 Sep, 2014 1 commit
  7. 18 Aug, 2014 1 commit
    • Clément Bœsch's avatar
      avcodec: export motion vectors in frame side data on demand · b0352b19
      Clément Bœsch authored
      The reasoning behind this addition is that various third party
      applications are interested in getting some motion information out of a
      video "for free" when it is available.
      
      It was considered to export other information as well (such as the intra
      information about the block, or the quantization) but the structure
      might have ended up into a half full-generic, half full of codec
      specific cruft. If more information is necessary, it should either be
      added in the "flags" field of the AVMotionVector structure, or in
      another side-data.
      
      This commit also includes an example exporting them in a CSV stream.
      b0352b19
  8. 06 Aug, 2014 1 commit
  9. 03 Aug, 2014 1 commit
  10. 27 Jul, 2014 2 commits
  11. 26 Jul, 2014 11 commits
  12. 11 Jul, 2014 1 commit
  13. 07 Jul, 2014 1 commit
  14. 29 Jun, 2014 1 commit
  15. 28 Jun, 2014 1 commit
  16. 26 Jun, 2014 10 commits
  17. 20 Jun, 2014 1 commit
  18. 03 Jun, 2014 1 commit
  19. 23 Apr, 2014 1 commit
  20. 08 Apr, 2014 1 commit