1. 20 Feb, 2015 1 commit
  2. 10 Jan, 2015 1 commit
  3. 17 Nov, 2014 1 commit
  4. 10 Oct, 2014 1 commit
  5. 30 Jun, 2014 1 commit
  6. 28 Jun, 2014 1 commit
  7. 26 Jun, 2014 1 commit
  8. 18 Jun, 2014 1 commit
  9. 29 May, 2014 1 commit
  10. 27 May, 2014 1 commit
  11. 16 May, 2014 1 commit
  12. 13 Mar, 2014 1 commit
  13. 15 Nov, 2013 1 commit
  14. 15 Oct, 2013 1 commit
  15. 13 Oct, 2013 1 commit
  16. 29 Sep, 2013 1 commit
  17. 08 Apr, 2013 1 commit
  18. 02 Apr, 2013 1 commit
  19. 08 Mar, 2013 1 commit
  20. 23 Feb, 2013 1 commit
  21. 06 Feb, 2013 1 commit
  22. 23 Jan, 2013 1 commit
  23. 30 Dec, 2012 2 commits
    • Anton Khirnov's avatar
      cavs: deMpegEncContextize · 7d848264
      Anton Khirnov authored
      It does not use any of the mpegvideo infrastructure, just a few fields
      from the context.
      
      Fixes a segfault with the emu edge flag, since emu edge buffer is now
      allocated as a part of the frame buffer allocation and cavs calls
      ff_get_buffer() directly, it does not use mpegvideo buffer management.
      
      Fixes a memleak of the last frame.
      7d848264
    • Anton Khirnov's avatar
      cavs: cosmetics, reformat top part · 64bb3fa6
      Anton Khirnov authored
      64bb3fa6
  24. 20 Dec, 2012 1 commit
  25. 08 Oct, 2012 1 commit
  26. 26 Aug, 2012 3 commits
  27. 07 Aug, 2012 1 commit
  28. 31 Mar, 2012 1 commit
  29. 30 Mar, 2012 1 commit
  30. 15 Feb, 2012 1 commit
  31. 07 Jan, 2012 1 commit
  32. 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
  33. 19 Mar, 2011 1 commit
  34. 30 Jan, 2011 1 commit
  35. 29 Jan, 2011 1 commit
  36. 03 Aug, 2010 1 commit
  37. 20 Apr, 2010 1 commit