196 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 4 years ago
  Limin Wang 548ef7a12b avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h 5 years ago
  Anton Khirnov 6bfac4ee6f vf_scale: switch to child_class_iterate() 5 years ago
  Gyan Doshi 6e6b34917e avfilter/scale: don't fail for circular expressions 5 years ago
  Gyan Doshi 0dc0837960 avfilter/scale: add animation support 5 years ago
  Gyan Doshi ce2cfa67aa avfilter/scale: add function to check expressions 5 years ago
  Gyan Doshi 6310fbd543 avfilter/scale: separate exprs parse and eval 5 years ago
  Gyan Doshi cc9a7cae76 avfilter/scale2ref: update links and re-eval expr upon ref frame change 5 years ago
  Gyan Doshi c21462d42e avfilter/scale: store frame change eval 5 years ago
  Jun Zhao d9e78a723a lavfi/scale: enable runtime change flag 5 years ago
  Gyan Doshi e73688eff4 avfilter: rename scale.c,h to scale_eval 5 years ago
  Gyan Doshi 1b4f473d18 avfilter/scale.c: factorize ff_scale_eval_dimensions 5 years ago
  Limin Wang b9d479bac4 avfilter/vf_scale: cosmetics 5 years ago
  Limin Wang cbc63d61b2 avfilter/vf_scale: split the scale_frame function from filter_frame for activate function support 5 years ago
  Lars Kiesow 74d4bc0fa0 libavfilter/vf_scale: Ensure scaled video is divisible by n 5 years ago
  Jun Zhao 3ed0b3f6f7 lavfi/scale: Add sub-options for in_color_matrix/out_color_matrix 5 years ago
  wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
  Paul B Mahol 713f9c5b5d avfilter/vf_scale: add more aliases for "range" options 7 years ago
  Carl Eugen Hoyos da99b3f0c9 lavfi/scale2ref: Set output frame rate to main input frame rate. 7 years ago
  Kevin Mark d32a6c36e4 libavfilter/scale2ref: Maintain main input's DAR 8 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Maksym Veremeyenko 8efb7f5a26 avfilter/vf_scale: Fix chroma positioning for 4:2:0 pixel format 8 years ago
  Aman Gupta 037bb4021c avfilter/scale: refactor common code for scaling height/width expressions 8 years ago
  Ronald S. Bultje 6135aed0d2 vf_scale: support bt2020 in in/out_color_matrix properties. 9 years ago
  Bela Bodecs 868a2ed568 vf_scale: Detecting changes of incoming frame properties and dinamically evaluate width and height expressions 9 years ago
  Thomas Mundt 73ce8162f3 avfilter/vf_scale: set proper out frame color range 9 years ago
  Clément Bœsch 244766e407 lavfi/scale: add nb_slices debug option 9 years ago
  Clément Bœsch 0e62b5d1ef avfilter: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Christophe Gisquet 552faecf4b vf_scale: conditionally override chroma position 9 years ago
  Carl Eugen Hoyos 0cb6c0ec48 lavfi/scale: Pass src_range and dst_range to libswscale. 9 years ago
  Michael Niedermayer 58a0b7f114 avfilter/vf_scale: If no output color matrix is specified, use the input 9 years ago
  Michael Niedermayer 5a00c30041 avfilter/vf_scale: Do not skip scale if the color matrix mismatches 9 years ago
  Carl Eugen Hoyos 75d9006475 avfilter/vf_scale: Do not skip scale if range mismatches 9 years ago
  Luca Barbato b1abd2aaf9 vf_scale: Add an option to pass the scaler params 9 years ago
  Michael Niedermayer 22f85543ed scale2ref: override request_frame() and correctly connect them to the corresponding inputs 9 years ago
  Michael Niedermayer db0f8f3f9d avfilter/vf_scale: Set scale2ref ref output timebase 9 years ago
  Michael Niedermayer 21566b21d5 avfilter: add scale2ref filter 9 years ago
  Michael Niedermayer d3d776ccf9 avfilter/vf_scale: apply generic options after flags. 9 years ago
  Bernd Bleßmann 99ad832c7e libavfilter/vf_scale: implement process_command 9 years ago
  Anton Khirnov 3735b5c616 Revert "lavfi: always check av_expr_parse_and_eval() return value" 10 years ago
  Michael Niedermayer d5dcd94630 avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCO 10 years ago
  Kieran Kunhya 1515bfb313 vf_scale: Use correct chroma positions for YUV420P 10 years ago
  Vittorio Giovara 63be97ec40 lavfi: always check av_expr_parse_and_eval() return value 10 years ago
  Michael Niedermayer e927682e1b avfilter/vf_scale: Allow chroma samples to be above and to the left of luma samples 10 years ago
  Michael Niedermayer cab8fc624b avfilter/vf_scale: fix log message category 10 years ago
  Anton Khirnov 862f33c10e vf_scale: use the pixfmt descriptor API 11 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 years ago
  Michael Niedermayer 214a3b8bf9 avfilter/vf_scale: simplify alignment code 11 years ago
  Michael Niedermayer 1e48c39ece avfilter/vf_scale: do aspect ratio and scale factor compensation together 11 years ago