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

Автор SHA1 Сообщение Дата
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 лет назад
  Reimar Döffinger d78473334e Add const to static arrays where it was forgotten. 13 лет назад
  Nicolas George 21e888bd11 vf_crop: remove mathematical constants now redundant. 13 лет назад
  Stefano Sabatini 45f9e053d8 vf_crop: add support for a, dar, sar, hsub, and vsub variables 13 лет назад
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 лет назад
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 лет назад
  Michael Niedermayer 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun 2146f4928a vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog(). 13 лет назад
  Peter Ross a1f4d07563 crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 13 лет назад
  Peter Ross af55573379 Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 лет назад
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 лет назад
  Baptiste Coudurier d34a77fb09 In crop filter, update new ref w/h instead of old one, fix chaining 13 лет назад
  Stefano Sabatini b4356e4118 In the crop filter, put under ifdef DEBUG the trace logs for the 13 лет назад
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 14 лет назад
  Stefano Sabatini 459b06610c 0.123l: remove unused arguments in av_log(), fix warning. 14 лет назад
  Baptiste Coudurier 3ff9995350 In crop filter, reference picref after updating w/h, fix issue #2377 14 лет назад
  Stefano Sabatini 16d14d641c Add informative log message in the crop filter. 14 лет назад
  Stefano Sabatini d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 лет назад
  Stefano Sabatini 4b3d0dc643 Fix crop->var_values[VAR_T] computation in the crop filter. 14 лет назад
  Stefano Sabatini 1afab33857 Prefix enum var_name symbols with VAR_, to avoid conflicts with already 14 лет назад
  Stefano Sabatini 921bf9f1ff Fix memleak introduced in: 14 лет назад
  Stefano Sabatini 75b67a8a99 Make the crop filters accept parametric expressions. 14 лет назад
  Stefano Sabatini 2bc05d3547 Change the syntax of the crop filter from x:y:w:h to w:h:x:y. 14 лет назад
  Stefano Sabatini 11198b18db Cosmetics: remove useless parentheses. 14 лет назад
  Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 лет назад
  Stefano Sabatini e34433612f Rename av_fill_image_max_pixstep() to av_fill_image_max_pixsteps(). 14 лет назад
  Stefano Sabatini a6ddf8bf0f Implement inline function av_fill_image_max_pixstep() and use it for 14 лет назад
  S.N. Hemanth Meenakshisundaram cc80caff52 Separate video specific BufferRef properties into VideoProps. 14 лет назад
  S.N. Hemanth Meenakshisundaram 7fce481a69 Rename functions and fields: 14 лет назад
  S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 лет назад
  Stefano Sabatini d6bb31a46b Make config_input() return AVERROR(EINVAL) in place of -1. 14 лет назад
  Stefano Sabatini b59d12b1b9 Compute the max pixel step for each plane, and use it in place of 14 лет назад
  Stefano Sabatini 8d5fa2baa6 Remove dependency on avcodec_get_chroma_sub_sample() and libavcodec, 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  Bobby Bingham d313e17ab1 Use the new null callbacks to simplify filters and reduce duplicated code. 14 лет назад
  Stefano Sabatini ef9f8dd730 Use pixel format descriptors for checking if the input format is 14 лет назад
  Stefano Sabatini a13a543797 Add a slice_dir parameter to avfilter_draw_slice(). 15 лет назад
  Stefano Sabatini 2d64744fed Remove from the list of the supported formats the formats which are 15 лет назад
  Stefano Sabatini 5c3c0e3f2e Fix crop filter start_frame() for paletted formats different from 15 лет назад
  Stefano Sabatini ac74dfa436 Fix start_frame(), which was issuing chroma artifacts with planar 15 лет назад
  Stefano Sabatini b70bc02279 Add descriptions for the committed filters. 15 лет назад
  Stefano Sabatini 067180220d Make the pix_fmts var in query_formats() static const. 15 лет назад
  Stefano Sabatini 190c166960 Add video crop filter. 15 лет назад