1. 06 Jul, 2013 3 commits
  2. 13 Mar, 2013 1 commit
  3. 08 Jan, 2013 1 commit
  4. 23 Oct, 2012 1 commit
  5. 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
  6. 24 Sep, 2012 2 commits
  7. 23 Mar, 2012 1 commit
  8. 04 Feb, 2012 1 commit
  9. 30 Nov, 2011 1 commit
  10. 19 Mar, 2011 1 commit
  11. 09 Feb, 2011 1 commit
    • Ronald S. Bultje's avatar
      Fix compile warning. · cb9f7fd3
      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
      (cherry picked from commit 69ff1492)
      cb9f7fd3
  12. 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
  13. 06 Feb, 2011 1 commit
  14. 05 Feb, 2011 1 commit
  15. 30 Mar, 2010 1 commit
  16. 28 Mar, 2010 1 commit
  17. 11 Mar, 2010 1 commit