Commit History

Author SHA1 Message Date
  Clément Bœsch d0d9dbec2f Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68' 8 years ago
  Michael Niedermayer f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
  Diego Biurrun def03d1468 vf_frei0r: Drop overly verbose and broken debug output 8 years ago
  Michael Niedermayer 11f87ca71e vf_frei0r: also set AVFilterLink.frame_rate 8 years ago
  Ganesh Ajjanagadde 430f943e63 avfilter/vf_frei0r: use av_strtod instead of strtod for added flexibility 8 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  Michael Niedermayer e0623953e1 avfilter/vf_frei0r: fix build with DEBUG enabled 9 years ago
  Michael Niedermayer 353cf95f94 avfilter/vf_frei0r: also set AVFilterLink.frame_rate 9 years ago
  Vittorio Giovara d0b224054f vf_frei0r: do not increment string if it reached the end 9 years ago
  Vittorio Giovara 4c41a7a179 vf_frei0r: fix missing end of line character 10 years ago
  Michael Niedermayer bfe03205a8 Merge commit '4e0be9c86f2003dd3ba2eb8fad01e8d0e538075e' 10 years ago
  Michael Niedermayer 2b0ff8d642 Merge commit '8accddeb5806cd98e3803b4ddf2a2ef576d0e4d9' 10 years ago
  Vittorio Giovara 61b323ce7c vf_frei0r: refactor library loading from env variable 10 years ago
  Vittorio Giovara 4e0be9c86f vf_frei0r: prevent a segfault when filter parameters are not set 10 years ago
  Vittorio Giovara 8accddeb58 vf_frei0r: adjust error messages 10 years ago
  Marton Balint ead0dd3cf6 lavfi/frei0r: factorize plugin loading with static path 10 years ago
  Marton Balint 35ead1f281 lavfi/frei0r: search plugins in lib64 dirs on all architectures 10 years ago
  Marton Balint 8e41240047 lavfi/frei0r: load plugins from lib64 folders as well on 64bit builds 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 02a6ee5168 avfilter/vf_frei0r: fix out of array read 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol be7d6710b4 lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE 11 years ago
  Paul B Mahol 7ac736afbd lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATE 11 years ago
  Paul B Mahol 229d5bfdc8 lavfi/frei0r: make use of AVFILTER_DEFINE_CLASS 11 years ago
  Michael Niedermayer d5e5e73c52 Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7' 11 years ago
  Anton Khirnov d371c3c2e2 vf_frei0r: make config_props work properly when called multiple times. 11 years ago
  Michael Niedermayer e55092b12b Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8' 11 years ago
  Michael Niedermayer efc08e00cc Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' 11 years ago
  Anton Khirnov f6b6d6ac42 vf_frei0r: 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
  Clément Bœsch e85ea7d387 lavfi/frei0r: fix crash when parameters are not set. 11 years ago
  Michael Niedermayer 3dedcef8b8 avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM 11 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Michael Niedermayer da3f89988f Merge commit '5aa1a668cfae7f617e1a06efad20f87283badd8a' 11 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Anton Khirnov 5aa1a668cf vf_frei0r: 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
  Michael Niedermayer 08196c785a Merge remote-tracking branch 'qatar/master' 11 years ago
  Diego Biurrun bcb8d9eb8f Drop unnecessary 'l' length modifier when printfing double values. 11 years ago
  Anton Khirnov 6325957b28 vf_frei0r: switch to filter_frame, the filter did not support slices 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 years ago
  Stefano Sabatini 158763312f lavfi/frei0r: in init() check path loop, free resources in a single point 11 years ago
  Stefano Sabatini 6c7ae49330 lavfi/frei0r: extend load_path() to support arbitrarily long paths 11 years ago
  Stefano Sabatini 334a0d15c6 lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths 11 years ago
  Stefano Sabatini 9a2028d4f4 lavfi/frei0r: correctly handle paths longer than 1023 chars 11 years ago
  rogerdpack c1804dc4ce lavfi/frei0r: allow for Windows style paths 11 years ago
  Stefano Sabatini 7691860c73 lavfi/frei0r: update link to spec 11 years ago