19 Commits (337ce558b696f49138a1ef170b219fe73b955b51)

Author SHA1 Message Date
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Michael Niedermayer cb3034e0d1 vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function warning. 13 years ago
  Stefano Sabatini 1ee2014190 vf_unsharp: set default chroma size value to 5x5 13 years ago
  Stefano Sabatini 998e8519ef vf_unsharp: fix out-of-buffer read 13 years ago
  Stefano Sabatini 1c257dc32d vf_unsharp: store hsub/vsub in the filter context 13 years ago
  Stefano Sabatini e6d17ba426 vf_unsharp: adopt a more natural order of params in apply_unsharp() 13 years ago
  Stefano Sabatini de7b58da3e vf_unsharp: rename method "unsharpen" to "apply_unsharp" 13 years ago
  Stefano Sabatini b854c2a709 vf_unsharp: set default chroma size value to 5x5 13 years ago
  Stefano Sabatini 63b61d55f9 vf_unsharp: fix out-of-buffer read 13 years ago
  Stefano Sabatini ccd85b869d vf_unsharp: vertically align lines, for better readability 13 years ago
  Stefano Sabatini 09603dcff8 vf_unsharp: store hsub/vsub in the filter context 13 years ago
  Stefano Sabatini 53e8638205 vf_unsharp: adopt a more natural order of params in apply_unsharp() 13 years ago
  Stefano Sabatini 540181f8e2 vf_unsharp: rename method "unsharpen" to "apply_unsharp" 13 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
  Michael Niedermayer e6e7ba0ce3 Add some forgotten const to function arguments in libavfilter & libavformat. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 14 years ago
  Stefano Sabatini 6fae8c5443 Make the validity checks fail only if the corresponding luma or chroma 14 years ago
  Stefano Sabatini 74d127b537 Add validity checks for the unsharp filter. 14 years ago
  S.N. Hemanth Meenakshisundaram 5d4890d73d Rename fields: 14 years ago
  S.N. Hemanth Meenakshisundaram 7fce481a69 Rename functions and fields: 14 years ago
  S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 years ago
  Eli Friedman 206afa55e2 Fix clang warning, make initialization more readable 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Bobby Bingham e0728d7991 Add unsharp video filter. 15 years ago