4518 Commits (b140b51ebbc277fa558accc33f3e99da2b9657b3)

Author SHA1 Message Date
  Muhammad Faiz c82a288f87 avfilter/showcqt: add fontcolor option 10 years ago
  Timothy Gu 8495c6086d vidstabutils: improve documentation 10 years ago
  Timothy Gu 6e51e746c4 vidstab*: Remove accidentally exported av_2_vs_pixel_format() 10 years ago
  Stefano Sabatini aade9884e9 lavfi/apad: fix logic when whole_len or pad_len options are specified 10 years ago
  Michael Niedermayer b09ea25fec avfilter/vf_lenscorrection: fix memleak 10 years ago
  Diego Biurrun 593aaee953 setpts: Add missing inttypes.h #include for PRId64 10 years ago
  Diego Biurrun 11cd727fbd vsrc_movie: Adjust a silly typo from b977b287f6 10 years ago
  Michael Niedermayer 32cb6c1fe2 avfilter/vf_lenscorrection: get rid of floats in init code 10 years ago
  Michael Niedermayer 2450ca0f33 avfilter/vf_lenscorrection: get rid of all floats per frame 10 years ago
  Michael Niedermayer c1b663bc92 avfilter/vf_lenscorrection: get rid of some floats 10 years ago
  Clément Bœsch e298b2f5d6 avfilter/showwaves: align const mode values (cosmetics) 10 years ago
  Clément Bœsch e35fb5add4 avfilter/showwaves: add split_channels option 11 years ago
  Clément Bœsch ba29746feb avfilter/showwaves: split out draw sample code 11 years ago
  Clément Bœsch f2f6d45dbd avfilter/showwaves: add "cline" mode (centered line) 11 years ago
  Michael Niedermayer a5cbff22b2 avfilter/avf_showspectrum: fix colums typo 10 years ago
  Stefano Sabatini cb0524f7a0 lavfi/apad: fix if_( style 10 years ago
  Diego Biurrun 67a7695c14 avfilter: Remove unused variable from ff_get_video_buffer() 10 years ago
  Diego Biurrun b977b287f6 vsrc_movie: Avoid a variable indirection in movie_get_frame() 10 years ago
  Pavel Koshevoy 6380f2e367 avfilter/atempo: Flush all buffered input samples 10 years ago
  Timothy Gu 32c712f143 vidstabutils: fix indentation 10 years ago
  Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 10 years ago
  Michael Niedermayer 65f05eff0a avfilter/lavfutils/ff_load_image: Return error if no frame could be decoded 10 years ago
  Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 10 years ago
  Clément Bœsch 37bfeca78c avfilter/select: larger pixel sad computation 10 years ago
  Clément Bœsch 10d96d8d66 avfilter/select: re-align a few comments 10 years ago
  Nicolas George 638eec2ac3 lavfi/avf_showspectrum: check RDFT context init. 10 years ago
  Nicolas George 7c10e32ae5 lavfi/avf_showspectrum: add full frame sliding mode. 10 years ago
  Nicolas George ec33df6045 lavfi/avf_showspectrum: use automatic framing. 10 years ago
  Nicolas George d4de6d4fad lavfi/avf_showspectrum: do not push the frame at EOF. 10 years ago
  Nicolas George 65b284a4ae lavfi/avf_showspectrum: fix output pts computation. 10 years ago
  Nicolas George a3aaaec891 lavfi/avf_showspectrum: set output frame rate. 10 years ago
  Clément Bœsch c85e0ca68a avfilter/dctdnoiz: add slice threading 10 years ago
  Paul B Mahol e3212bfd14 avfitler/vf_perspective: support slice threading 10 years ago
  James Almer 7cafdfe9c7 lavfi: duplicate ff_log2_tab 10 years ago
  James Almer 744f15b6b3 lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 10 years ago
  Daniel Oberhoff 9f617a14a0 avfilter: ported lenscorrection filter from frei0r 10 years ago
  James Almer 6985ef7813 lavfi: stop exporting internal functions 10 years ago
  Michael Niedermayer 36bce999f5 libavfilter/af_amerge: Do not depend on SWR_CH_MAX 10 years ago
  Michael Niedermayer ce1bb4b75d avfilter/af_pan: Do not use SWR_CH_MAX 10 years ago
  Michael Niedermayer ced765ceb3 avfilter/af_pan: check if the number of channels where sucessfully set 10 years ago
  Clément Bœsch d7594beede avfilter/dctdnoiz: remove a few indirections in idcts 10 years ago
  Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
  Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
  Clément Bœsch 1ba7c6ead2 avfilter/dctdnoiz: use 32-bit (float) operations instead of 64 (double) for DCTs 10 years ago
  Clément Bœsch eb16a6d229 avfilter/dctdnoiz: remove forward declarations after previous commit 10 years ago
  Clément Bœsch aaf82dc0fa avfilter/dctdnoiz: make color [de]correlation less clumsy 10 years ago
  Muhammad Faiz 94494dab91 avfilter/showcqt: add and extend tlength and volume options 10 years ago
  Clément Bœsch cec59eb63f avfilter/dctdnoiz: add 8x8 dct and make it the default 10 years ago
  Clément Bœsch 06362ab750 avfilter/dctdnoiz: rewrite [f/i]dct 11 years ago
  Clément Bœsch 97478ef5fe avfilter/select: fix "t" eval variable comment 10 years ago