Commit History

Author SHA1 Message Date
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
  Paul B Mahol 59d72f8b16 lavfi/pad,crop,scale: remove options description from filter description 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
  Paul B Mahol 253e155251 lavfi/crop: support more pixel formats 11 years ago
  Michael Niedermayer 71fcb6072e Merge commit '3fb29588a27a711132106b924e27b53789a58dcb' 11 years ago
  Anton Khirnov 6592cd22a2 vf_crop: make config_props work properly when called multiple times. 11 years ago
  Michael Niedermayer a134f9676e Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd' 11 years ago
  Michael Niedermayer e77647c528 Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990' 11 years ago
  Michael Niedermayer efc08e00cc Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 11 years ago
  Anton Khirnov 671563d9fd vf_crop: cosmetics, break lines 11 years ago
  Anton Khirnov 7f83959598 vf_crop: use the name 's' for the pointer to the private context 11 years ago
  Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 11 years ago
  Michael Niedermayer ff4680922f Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 11 years ago
  Clément Bœsch b8a5c76131 lavfi: add frame counter into AVFilterLink and use it in filters. 11 years ago
  Stefano Sabatini 9fa3b5b8a8 lavfi/crop: log pos in debug message 11 years ago
  Stefano Sabatini 1d86fe6970 lavfi/crop: restore pos constant, and fix "t" variable misplacement in variable array 11 years ago
  Paul B Mahol 10b1cc63c2 lavfi: remove double .priv_class initializers 11 years ago
  Michael Niedermayer 200e04c70f Merge commit 'fba0156af77b11ec99edf4ee8f511b7aaa6b1891' 11 years ago
  Anton Khirnov fba0156af7 vf_crop: switch to an AVOptions-based system. 11 years ago
  Nicolas George 6202cf5dd8 lavfi/vf_crop: use standard options parsing. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
  Stefano Sabatini fd6b6efbd2 lavfi/crop: fix help message for the keep_aspect option 11 years ago
  Stefano Sabatini 94877aad57 lavfi/crop: free x and y parsed expression objects 11 years ago
  Stefano Sabatini 1e5492ffe6 lavfi/crop: add support to option parsing 11 years ago
  Anton Khirnov 71f82c3805 vf_crop: switch to filter_frame 12 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
  Michael Niedermayer 13afee951a Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 12 years ago
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  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