История коммитов

Автор SHA1 Сообщение Дата
  Vittorio Giovara 4709f72115 lavfi: Use AV_CEIL_RSHIFT where needed 9 лет назад
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 лет назад
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 лет назад
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 12 лет назад
  Anton Khirnov b83e9efc53 vf_unsharp: switch to an AVOptions-based system. 12 лет назад
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 лет назад
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 лет назад
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 лет назад
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 лет назад
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 лет назад
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 12 лет назад
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 12 лет назад
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 лет назад
  Anton Khirnov 4c9080a7ef lavfi: unref AVFilterLink.out_buf in ff_end_frame(). 12 лет назад
  Anton Khirnov 07bad27810 lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). 12 лет назад
  Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 12 лет назад
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 12 лет назад
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 12 лет назад
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 лет назад
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 12 лет назад
  Diego Biurrun 1f068e4450 vf_unsharp: Mark readonly variable as const. 13 лет назад
  Stefano Sabatini 1ee2014190 vf_unsharp: set default chroma size value to 5x5 13 лет назад
  Stefano Sabatini 998e8519ef vf_unsharp: fix out-of-buffer read 13 лет назад
  Stefano Sabatini 1c257dc32d vf_unsharp: store hsub/vsub in the filter context 13 лет назад
  Stefano Sabatini e6d17ba426 vf_unsharp: adopt a more natural order of params in apply_unsharp() 13 лет назад
  Stefano Sabatini de7b58da3e vf_unsharp: rename method "unsharpen" to "apply_unsharp" 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 лет назад
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 14 лет назад
  Stefano Sabatini 6fae8c5443 Make the validity checks fail only if the corresponding luma or chroma 14 лет назад
  Stefano Sabatini 74d127b537 Add validity checks for the unsharp filter. 14 лет назад
  S.N. Hemanth Meenakshisundaram 5d4890d73d Rename fields: 14 лет назад
  S.N. Hemanth Meenakshisundaram 7fce481a69 Rename functions and fields: 14 лет назад
  S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 лет назад
  Eli Friedman 206afa55e2 Fix clang warning, make initialization more readable 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 лет назад
  Bobby Bingham e0728d7991 Add unsharp video filter. 15 лет назад