1. 23 Oct, 2012 1 commit
  2. 09 Oct, 2012 1 commit
    • Diego Biurrun's avatar
      Restructure av_log_missing_feature message · f75f4194
      Diego Biurrun authored
      Some invocations include a verb in the log message, others do not.  Yet
      av_log_missing_feature expects callers to provide a verb.  Change the
      function to include a verb instead and update the callers accordingly.
      The result is a more natural function API and correct English in the
      function invocations.
      f75f4194
  3. 24 Sep, 2012 2 commits
  4. 30 Nov, 2011 1 commit
  5. 19 Mar, 2011 1 commit
  6. 07 Feb, 2011 1 commit
    • Ronald S. Bultje's avatar
      Fix compile warning. · 69ff1492
      Ronald S. Bultje authored
      Change int64_t into a int, which caused this compiler warning:
      libavformat/oggparseskeleton.c:64: warning: passing argument 2 of ‘av_reduce’ from incompatible pointer type
      69ff1492
  7. 06 Feb, 2011 1 commit
  8. 30 Mar, 2010 1 commit
  9. 28 Mar, 2010 1 commit
  10. 11 Mar, 2010 1 commit