Commit History

Author SHA1 Message Date
  Ronald S. Bultje 6135aed0d2 vf_scale: support bt2020 in in/out_color_matrix properties. 8 years ago
  Bela Bodecs 868a2ed568 vf_scale: Detecting changes of incoming frame properties and dinamically evaluate width and height expressions 8 years ago
  Thomas Mundt 73ce8162f3 avfilter/vf_scale: set proper out frame color range 8 years ago
  Clément Bœsch 244766e407 lavfi/scale: add nb_slices debug option 8 years ago
  Clément Bœsch 0e62b5d1ef avfilter: use AV_OPT_TYPE_BOOL in a bunch of places 8 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
  Hendrik Leppkes ea1061e147 Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6' 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" 9 years ago
  Michael Niedermayer d5dcd94630 avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCO 9 years ago
  Kieran Kunhya 1515bfb313 vf_scale: Use correct chroma positions for YUV420P 9 years ago
  Vittorio Giovara 63be97ec40 lavfi: always check av_expr_parse_and_eval() return value 9 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
  Michael Niedermayer de5ec08825 Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8' 10 years ago
  Anton Khirnov 862f33c10e vf_scale: use the pixfmt descriptor API 10 years ago
  Michael Niedermayer 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 10 years ago
  Michael Niedermayer 214a3b8bf9 avfilter/vf_scale: simplify alignment code 10 years ago
  Michael Niedermayer 1e48c39ece avfilter/vf_scale: do aspect ratio and scale factor compensation together 10 years ago
  Lars Kiesow 69b1d1d99b Documentation for scale filter factor 10 years ago
  Lars Kiesow e395f8de5a Fixed factor for scale filter 10 years ago
  Lars Kiesow 7fc4c18463 Factors for scale filter 10 years ago
  Michael Niedermayer d0ac60730d avfilter/vf_scale: add ov/hsub 10 years ago
  Rudolf Polzer 3a14b160bd vf_scale: make the dar variable return the DAR. 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
  Robert Krüger 83922cccb2 avfilter/vf_scale: Correct vf_scale mappings from arguments to color range 11 years ago
  Michael Niedermayer 3ee796760a avfilter/vf_scale: dont duplicate default. 11 years ago
  Michael Niedermayer 931a4b433d avfilter/vf_scale: change the default scaler to bicubic 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 ec0e0eb4c1 avfilter/vf_scale+aresample: minor simpification 11 years ago
  Michael Niedermayer 6d246f440e avfilter/vf_scale: generic swscale option support 11 years ago
  Timothy Gu 3415058541 vf_scale: add force_original_aspect_ratio 11 years ago
  Michael Niedermayer 8720d3ac21 avfilter/vf_scale: set in_color_matrix default to "auto" 11 years ago
  Michael Niedermayer f3f4e133d6 avfilter/vf_scale: use sws_getCoefficients() 11 years ago
  Michael Niedermayer 5156d482cd avfilter/vf_scale: use the inputs color range when its set and its not overridden 11 years ago
  Michael Niedermayer 24a4367ae9 vf_scale: add input h/v_chr_pos parameters 11 years ago
  Michael Niedermayer e31d20255d vf_scale: add output h/v_chr_pos parameterss 11 years ago