Commit History

Author SHA1 Message Date
  Clément Bœsch c01f1157ac Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 8 years ago
  Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 8 years ago
  Andrey Turkin 149b1f7cca avfilter/vf_pad: fix direct padding 8 years ago
  Hendrik Leppkes 43266457b4 Merge commit '2ec112f71cd03ccab1b6f9a00d29199a57bcc7a5' 8 years ago
  John Stebbins 2ec112f71c vf_pad: fix x, y option expression evaluation 8 years ago
  Anton Khirnov 3735b5c616 Revert "lavfi: always check av_expr_parse_and_eval() return value" 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  Vittorio Giovara 63be97ec40 lavfi: always check av_expr_parse_and_eval() return value 9 years ago
  Michael Niedermayer 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 10 years ago
  Michael Niedermayer 0cc5011f9a avfilter/vf_pad: fix req_end 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 10 years ago
  Michael Niedermayer 4bc7a2a64b avfilter: remove duplicate includes 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
  Michael Niedermayer e43a0a232d avfilter: fix plane validity checks 11 years ago
  Paul B Mahol d2dd1e075c lavfi/pad: use FFSIGN 11 years ago
  Paul B Mahol 85e8a1169c lavfi/pad: switch to AV_OPT_TYPE_COLOR 11 years ago
  Michael Niedermayer af00d68af0 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov 3062ac4c47 vf_pad: use the name 's' for the pointer to the private context 11 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Michael Niedermayer 7e99ccf5d8 Merge commit '40c885c589808455a1c4b473509f1e6cd4908f55' 11 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Anton Khirnov 40c885c589 vf_pad: switch to an AVOptions-based system. 11 years ago
  Nicolas George 392ec7ec1c lavfi/vf_pad: use standard options parsing. 11 years ago
  Clément Bœsch c10b57973d lavfi/pad: fix horizontal/vertical shift confusion. 11 years ago
  Xi Wang 5d639b2b4a vf_pad: fix a & instead of && typo 11 years ago
  Xi Wang 969e8d35b5 lavfi/pad: avoid buffer overflow in buffer_needs_copy() 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Stefano Sabatini 1897109c00 lavfi/pad: add support to named options 11 years ago
  Michael Niedermayer 6be0df5080 vf_pad: switch to filter_frame 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 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
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer 55c49afc42 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov ba04177eeb vf_pad/scale: use double precision for aspect ratios. 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 8f3a3ce730 lavfi: check all ff_get_video_buffer() calls for errors. 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 4c9080a7ef lavfi: unref AVFilterLink.out_buf in ff_end_frame(). 12 years ago