1. 23 Nov, 2013 1 commit
  2. 29 Oct, 2013 1 commit
  3. 28 Oct, 2013 1 commit
  4. 05 Mar, 2012 1 commit
    • Anton Khirnov's avatar
      lavf: deobfuscate read_frame_internal(). · 27c7ca9c
      Anton Khirnov authored
      Split off packet parsing into a separate function. Parse full packets at
      once and store them in a queue, eliminating the need for tracking
      parsing state in AVStream.
      
      The horrible unreadable loop in read_frame_internal() now isn't weirdly
      ordered and doesn't contain evil gotos, so it should be much easier to
      understand.
      
      compute_pkt_fields() now invents slightly different timestamps for two
      raw vc1 tests, due to has_b_frames being set a bit later. They shouldn't
      be more wrong (or right) than previous ones.
      27c7ca9c
  5. 28 Jan, 2012 1 commit
  6. 03 Jul, 2011 1 commit
  7. 19 Mar, 2011 1 commit
  8. 05 Mar, 2011 1 commit
  9. 04 Mar, 2011 1 commit
  10. 03 Mar, 2011 1 commit
  11. 01 Mar, 2011 1 commit
  12. 31 Mar, 2010 1 commit
  13. 15 Mar, 2010 1 commit
  14. 07 Mar, 2010 1 commit
  15. 06 Mar, 2010 1 commit
  16. 10 Feb, 2010 1 commit
  17. 13 Sep, 2009 1 commit
  18. 05 Sep, 2009 1 commit
  19. 22 Aug, 2009 1 commit