Commit History

Author SHA1 Message Date
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 12 years ago
  Anton Khirnov d4f89906e3 lavfi: add error handling to end_frame(). 12 years ago
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 12 years ago
  Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 12 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
  Michael Niedermayer 9e1508f1e7 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 07bad27810 lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). 12 years ago
  Michael Niedermayer b536e2facf Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 years ago
  Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 12 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 12 years ago
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 12 years ago
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 12 years ago
  Michael Niedermayer d0ad91c258 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 12 years ago
  Stefano Sabatini d9f26a0d71 lavfi/crop: show input and output sample aspect ratio in the log 12 years ago
  Baptiste Coudurier f49cb8e669 vf_crop: keepaspect support 12 years ago
  Michael Niedermayer 184fc600e1 Merge remote-tracking branch 'qatar/master' 12 years ago
  Alex Converse b0f29db5c2 Mark mutable static data const where appropriate. 12 years ago
  Michael Niedermayer f2b20b7a8b Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 12 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Reimar Döffinger d78473334e Add const to static arrays where it was forgotten. 13 years ago
  Nicolas George 21e888bd11 vf_crop: remove mathematical constants now redundant. 13 years ago
  Stefano Sabatini 45f9e053d8 vf_crop: add support for a, dar, sar, hsub, and vsub variables 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
  Michael Niedermayer 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 2146f4928a vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog(). 13 years ago
  Peter Ross a1f4d07563 crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 13 years ago
  Peter Ross af55573379 Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago
  Baptiste Coudurier d34a77fb09 In crop filter, update new ref w/h instead of old one, fix chaining 13 years ago
  Stefano Sabatini b4356e4118 In the crop filter, put under ifdef DEBUG the trace logs for the 13 years ago
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 14 years ago
  Stefano Sabatini 459b06610c 0.123l: remove unused arguments in av_log(), fix warning. 14 years ago
  Baptiste Coudurier 3ff9995350 In crop filter, reference picref after updating w/h, fix issue #2377 14 years ago
  Stefano Sabatini 16d14d641c Add informative log message in the crop filter. 14 years ago
  Stefano Sabatini d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 years ago
  Stefano Sabatini 4b3d0dc643 Fix crop->var_values[VAR_T] computation in the crop filter. 14 years ago
  Stefano Sabatini 1afab33857 Prefix enum var_name symbols with VAR_, to avoid conflicts with already 14 years ago