1. 30 Nov, 2009 1 commit
    • Attila Kinali's avatar
      Fix an issue uncovered by commit 20623: · 76c4a644
      Attila Kinali authored
      The init functions of mpc7 and mpc8 check whether the vlc has been
      initialized already and return early if this is the case (eg by calling
      init a second time).
      But avctx->sample_fmt and channel_layout is set after the vlc initialization,
      causing it not to be set on the second call of init.
      
      Move all manipulations of avctx before the initialization of the vlc,
      so that it is always set.
      
      Originally committed as revision 20668 to svn://svn.ffmpeg.org/ffmpeg/trunk
      76c4a644
  2. 14 May, 2009 1 commit
  3. 20 Apr, 2009 1 commit
  4. 17 Apr, 2009 1 commit
  5. 13 Apr, 2009 1 commit
  6. 07 Apr, 2009 1 commit
  7. 08 Mar, 2009 1 commit
  8. 01 Feb, 2009 1 commit
  9. 18 Jan, 2009 1 commit
  10. 14 Jan, 2009 1 commit
  11. 13 Jan, 2009 1 commit
  12. 19 Nov, 2008 1 commit
  13. 31 Jul, 2008 1 commit
  14. 12 Jun, 2008 1 commit
  15. 09 May, 2008 1 commit
  16. 29 Apr, 2008 1 commit
  17. 27 Apr, 2008 1 commit
  18. 21 Mar, 2008 1 commit
  19. 13 Feb, 2008 1 commit
  20. 01 Feb, 2008 2 commits
  21. 02 Nov, 2007 1 commit
  22. 05 Jul, 2007 1 commit
  23. 11 May, 2007 1 commit
  24. 05 May, 2007 1 commit
  25. 17 Feb, 2007 2 commits
  26. 14 Jan, 2007 1 commit
  27. 01 Jan, 2007 1 commit
  28. 24 Dec, 2006 1 commit