Commit History

Author SHA1 Message Date
  Michael Niedermayer 4932b1e8b8 avfilter/vf_libopencv: Use av_mallocz_array() 10 years ago
  Michael Niedermayer 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 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
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol a1873f35f8 lavfi/ocv: make use of AVFILTER_DEFINE_CLASS 11 years ago
  Michael Niedermayer df003cbb56 Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8' 11 years ago
  Michael Niedermayer efc08e00cc Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 11 years ago
  Anton Khirnov 4753f802c0 vf_libopencv: 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 3dedcef8b8 avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM 11 years ago
  Clément Bœsch f16a6f667c lavfi/ocv: fix crash with no dilate arguments. 11 years ago
  Clément Bœsch 490786c02e lavfi/ocv: fix crash with no filter name specified. 11 years ago
  Clément Bœsch 51e71d6e11 lavfi/ocv: fix build after fd6228e65. 11 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Michael Niedermayer 94ec709e3b Merge commit 'ee0e8d4b15a87932ab6066cd6eae3cab08726319' 11 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Anton Khirnov ee0e8d4b15 vf_libopencv: switch to an AVOptions-based system. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 11 years ago
  Clément Bœsch 14e240cb4a lavfi/opencv: isgraph -> av_isgraph. 11 years ago
  Anton Khirnov 1f94f86ab5 vf_libopencv: switch to filter_frame, this filter did not support slices 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 11 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 11 years ago
  Michael Niedermayer fa3fde168b Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 7ebe3962f3 Add missing includes for code relying on external libraries 12 years ago
  Derek Buitenhuis 8b8750e061 cosmetics: Fix a few switched periods and linebreaks 12 years ago
  Clément Bœsch e39f6a3a5c Fix misc swapped dot and carriage returns in av_log calls. 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
  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
  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
  Anton Khirnov d7d071a673 vf_libopencv: add missing headers. 12 years ago
  Stefano Sabatini fe16ca1b91 lavfi/ocv: fix compilation after internalization of public functions 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