44 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)

Author SHA1 Message Date
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Nicolas George 3c0cc3ae67 vf_fade: fix permissions. 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 13 years ago
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 13 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
  Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 13 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 13 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 13 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 13 years ago
  Stefano Sabatini 0f0f3bd1e0 lavfi: use av_default_item_name() as filter private context logger 13 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
  Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 13 years ago
  Stefano Sabatini 95ce0ddcfe lavfi/fade: fix black level for non studio-level pixel formats 13 years ago
  Nicolas George f8210f892e vf_fade: free type when overwriting it. 13 years ago
  Clément Bœsch 9d35fa43ee lavfi: add missing periods in descriptions. 13 years ago
  Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places. 13 years ago
  Stefano Sabatini dec354ba1d vf_fade: reindent after previous commit 13 years ago
  Mark Himsley 8c1fb50d07 vf_fade: add alpha option and alpha fading support 13 years ago
  Mark Himsley 0d602615ab vf_fade: add support to options parsing 13 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Mark Himsley 91dfb73852 vf_fade: fade to correct CCIR601/709 black level 13 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
  Mark Himsley b04d1abb40 fade: fix draw_slice() check on fade->factor value 14 years ago
  Mark Himsley 9026b27e84 fade: make draw_slice() chroma check against planes 1 and 2 14 years ago
  Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
  Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
  Brandon Mintern aadfc9ee74 lavfi: add fade filter 14 years ago
  Mark Himsley 19d82cb14c fade: fix draw_slice() check on fade->factor value 14 years ago
  Mark Himsley 1527e689cf fade: make draw_slice() chroma check against planes 1 and 2 14 years ago
  Brandon Mintern 704865fc87 lavfi: add fade filter 14 years ago