1. 11 8月, 2011 1 次提交
  2. 07 8月, 2011 1 次提交
    • S
      lavfi: remove gradfun mp wrapper · 640a905e
      Stefano Sabatini 提交于
      The gradfun filter was already integrated natively in libavfilter.
      Both filters issue the same output, and have a comparable performance.
      
      See thread:
      Subject: [FFmpeg-devel] [PATCH] lavfi: remove gradfun mp wrapper
      Date: Fri,  5 Aug 2011 00:19:04 +0200
      640a905e
  3. 23 7月, 2011 1 次提交
  4. 21 7月, 2011 1 次提交
  5. 15 7月, 2011 2 次提交
  6. 23 6月, 2011 1 次提交
    • C
      vf_mp: do not add duplicated pixel formats. · c9584f0c
      Clément Bœsch 提交于
      This avoid a crash with in avfilter_merge_formats() in case one of the
      filter formats list has multiple time the same entry.
      
      Thanks to Mina Nagy Zaki for helping figuring out the issue.
      c9584f0c
  7. 20 6月, 2011 1 次提交
  8. 15 6月, 2011 1 次提交
  9. 02 6月, 2011 1 次提交
  10. 22 4月, 2011 1 次提交
  11. 29 3月, 2011 1 次提交
    • S
      mp: extend syntax, make it accept mp=filter=params · c5099867
      Stefano Sabatini 提交于
      Make the mp wrapper accept the syntax mp=filter=params as alternative
      to mp=filter:params. The alternative syntax is sligthly more readable
      and should simplify copy&paste of MPlayer filter strings to the mp
      filter.
      c5099867
  12. 17 2月, 2011 1 次提交
  13. 20 1月, 2011 2 次提交