1. 15 Feb, 2013 1 commit
  2. 23 Jan, 2013 1 commit
  3. 08 Oct, 2012 1 commit
  4. 19 Sep, 2012 1 commit
    • Janne Grunau's avatar
      mpeg4: support frame parameter changes with frame-mt · 8701f4f8
      Janne Grunau authored
      Adds a flag context_reinit to MpegEncContext to relieable keep track
      of frame parameter changes which require a context reinitialization.
      This is required for broken inputs which change the frame size but
      error out before the context can be reinitialized.
      8701f4f8
  5. 07 Aug, 2012 1 commit
  6. 21 Apr, 2012 1 commit
  7. 06 Apr, 2012 1 commit
  8. 01 Mar, 2012 1 commit
  9. 15 Feb, 2012 3 commits
  10. 17 Dec, 2011 1 commit
  11. 13 Dec, 2011 1 commit
  12. 12 Dec, 2011 2 commits
  13. 02 Nov, 2011 1 commit
  14. 09 Oct, 2011 1 commit
  15. 01 Aug, 2011 1 commit
  16. 29 Jul, 2011 1 commit
  17. 21 Jul, 2011 2 commits
  18. 10 Jul, 2011 1 commit
    • Diego Biurrun's avatar
      Eliminate FF_COMMON_FRAME macro. · 657ccb5a
      Diego Biurrun authored
      FF_COMMON_FRAME holds the contents of the AVFrame structure and is also copied
      to struct Picture.  Replace by an embedded AVFrame structure in struct Picture.
      657ccb5a
  19. 02 Jun, 2011 2 commits
  20. 02 May, 2011 1 commit
  21. 19 Mar, 2011 1 commit
  22. 13 Feb, 2011 1 commit
    • Anatoly Nenashev's avatar
      mpeg4video: ignore broken GOP headers · 7a4abe59
      Anatoly Nenashev authored
      Some MPEG4 cameras produce files with empty GOP headers.
      This patch makes the decoder ignore such broken headers and proceed
      with the following I-frame.  Without this change, the following
      start code is missed resulting in the entire I-frame being skipped.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      7a4abe59
  23. 08 Feb, 2011 1 commit
  24. 26 Jan, 2011 1 commit
  25. 23 Jan, 2011 1 commit
  26. 03 Jan, 2011 1 commit
  27. 07 Jul, 2010 1 commit
  28. 30 Mar, 2010 2 commits
  29. 08 Feb, 2010 1 commit
  30. 08 Jan, 2010 3 commits
  31. 07 Jan, 2010 1 commit