Commit History

Author SHA1 Message Date
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  James Almer 864f9326fb x86/vf_noise: move asm code to a separate file 10 years ago
  Michael Niedermayer 4f1a252fd3 avfilter/vf_noise: Use a separate seed for each plane 10 years ago
  Michael Niedermayer ed3efbcd0c avfilter/vf_noise: use per component rand_shift 10 years ago
  Michael Niedermayer aba61b22f7 avfilter/vf_noise: move shift calculation to filter_frame() 10 years ago
  Michael Niedermayer 411be72dcb avfilter/vf_noise: fix high resolution support 10 years ago
  Michael Niedermayer 2569227689 avfilter/vf_noise: make constant things const 10 years ago
  Michael Niedermayer cfa0ad6eec avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB 10 years ago
  Carl Eugen Hoyos b38910c979 Fix compilation with !HAVE_6REGS. 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Paul B Mahol 75b2bbe21d libavfilter/vf_noise: relicense to LGPL 10 years ago
  Paul B Mahol b890198b66 avfilter: add av_cold to init() 11 years ago
  Michael Niedermayer 126ba68826 avfilter/vf_noise: rename linesize to bytewidth 11 years ago
  Michael Niedermayer 53102fa2f0 Revert "avfilter/vf_noise: dont corrupt the picture outside width x height" 11 years ago
  Michael Niedermayer 51dab60c7b avfilter/vf_noise: dont corrupt the picture outside width x height 11 years ago
  Paul B Mahol 3eba83daed avfilter/vf_noise: unbreak filter when inline assembly is not present 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol f8f42f4821 lavfi/noise: fix out of array access 11 years ago
  Paul B Mahol 83f9735592 lavfi/noise: support slice threading 11 years ago
  Paul B Mahol 40a87a6a69 lavfi/noise: use av_image_copy_plane() 11 years ago
  Paul B Mahol 2516b393d4 lavfi/field, il, noise: use av_pix_fmt_count_planes() 11 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 11 years ago
  Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 11 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 11 years ago
  Paul B Mahol 89b5ed5f15 lavfi/noise: remove get_video_buffer, its redundant now 11 years ago
  Paul B Mahol e86ed98f43 lavfi/noise: add missing emms_c() 11 years ago
  Clément Bœsch fdd93eabfb lavfi: add timeline support. 11 years ago
  Paul B Mahol 7770975979 lavfi/noise: remove pointless store 11 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 11 years ago
  Clément Bœsch a689a6b698 lavfi/noise: switch to an AVOptions-based system. 11 years ago
  Michael Niedermayer 5fbf9c12aa avfilter/vf_noise: fix build without mmx*inline 11 years ago
  Paul B Mahol 6934244414 lavfi/noise: copy inline asm from mp=noise 11 years ago
  Paul B Mahol 1f97dfb77f lavfi/blend,noise: remove unedeed av_opt_free() call 11 years ago
  Michael Niedermayer 28943c4d31 vf_noise: Fix av_lfg_get() maximum value 11 years ago
  Michael Niedermayer 62447248f3 vf_noise: remove low quality mode 11 years ago
  Paul B Mahol a95e683867 lavfi/noise: use standard options parsing 11 years ago
  Clément Bœsch 96e4b00d62 lavfi: remove remaining forgotten min/rej perms. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Paul B Mahol f4e29c408c lavfi/noise: switch to AVLFG noise generator 11 years ago
  Paul B Mahol af882e1819 lavfi: port MP noise filter 11 years ago