4593 Commits (e2e36a739d3ad0d207a31c76f414a912d08b1d6d)

Author SHA1 Message Date
  Michael Niedermayer d70e503ebc avfilter/af_aresample: remove unused variable 11 years ago
  Kevin Mitchell fdf22f973d avfilter/vf_idet: add a repeated field detection 11 years ago
  Michael Niedermayer 09024fe681 avfilter/af_aresample: Limit data per inserted packet 11 years ago
  Michael Niedermayer 97da68172a avfilter/af_aresample: split flushing code out 11 years ago
  Michael Niedermayer 898635ad9e avfilter/vf_idet: use exp2() 11 years ago
  Michael Niedermayer 4bbd8f05f7 avfilter/vf_idet: use av_rescale() 11 years ago
  Michael Niedermayer 5d590d87b3 avfilter/vf_idet: fix rounding of av_dict_set_fxp() 11 years ago
  Kevin Mitchell fe6f5f2908 avfilter/vf_idet: add a "half_life" option for statistics 11 years ago
  Michael Niedermayer 013c3eb05c avfilter/vf_drawtext: use gm_time_r() for thread saftey 11 years ago
  Kevin Mitchell ae6118de19 avfilter/idet: add current frame classification to metadata 11 years ago
  Kevin Mitchell 2847843868 avfilter/idet: add metadata to "current" frame instead of "next" frame 11 years ago
  Martin Storsjö 6b9b42cc55 drawtext: Remove the ifdef for localtime_r 11 years ago
  Michael Niedermayer 0d96d44c4f avfilter: Read errno before av_log() as the callback from av_log() might affect errno 11 years ago
  Vittorio Giovara ac84c1ce24 avfilter: check filter link validity 11 years ago
  Neil Birkbeck ad5c43bb36 avfilter/vf_idet: Fixes issue with idet not flushing last frame. 11 years ago
  Stefano Sabatini 843d7bb3a6 lavfi/concat: accept a single segment 11 years ago
  Stefano Sabatini 7ba2e134fb lavfi/afade: fix cur_sample computation 11 years ago
  Kevin Mitchell ff68ceb1b5 avfilter/vf_idet: add both multiple and single frame detection metadata 11 years ago
  Vittorio Giovara d1afd3e1d6 vf_format: check input validity 11 years ago
  Nicholas Robbins 22cfa1f759 libavfi: added option to vf_perspective to specify transformation by giving destinations of corners of source. 11 years ago
  Kevin Mitchell 9d51bad625 avfilter/vf_idet: add counts to frame metadata 11 years ago
  Vittorio Giovara 0d989dbfc4 af_resample: check av_opt_set_dict return value 11 years ago
  Vittorio Giovara 6d96c7ea89 vf_showinfo: Forward the av_image_get_linesize error 11 years ago
  Luca Barbato f401792595 vf_drawtext: Do not leak the mmapped textfile 11 years ago
  Timothy B. Terriberry 6cbbf0592f resample: Avoid off-by-1 errors in PTS calcs. 11 years ago
  James Almer 864f9326fb x86/vf_noise: move asm code to a separate file 11 years ago
  Michael Niedermayer 4f1a252fd3 avfilter/vf_noise: Use a separate seed for each plane 11 years ago
  Michael Niedermayer ed3efbcd0c avfilter/vf_noise: use per component rand_shift 11 years ago
  Michael Niedermayer aba61b22f7 avfilter/vf_noise: move shift calculation to filter_frame() 11 years ago
  Michael Niedermayer 411be72dcb avfilter/vf_noise: fix high resolution support 11 years ago
  Michael Niedermayer 5ee6fb7583 avfilter/vf_pp: add gbrp support 11 years ago
  Michael Niedermayer b8c50becc8 avfilter/vf_pp: support AV_PIX_FMT_GRAY8 11 years ago
  Michael Niedermayer 9a460db63b avfilter/vf_pp: add yuv 4:4:0 support 11 years ago
  James Almer 59d8050df1 avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruft 11 years ago
  Karl Kiniger 903156aa8a vf_drawtext: add missing clear of pointers after av_expr_free() 11 years ago
  Clément Bœsch abaf4245a1 avfilter: add w/h parameters in timeline 11 years ago
  Michael Niedermayer 2d6f31730c avfilter/af_adelay: use av_freep(), do not leave stale pointers in memory 11 years ago
  Derek Buitenhuis 23c9ebffb5 avfilter: Properly check for failed format query 11 years ago
  Derek Buitenhuis 1dbc3e8ac8 avfilter/aresample: Check for memory alloc failure for out sample rates 11 years ago
  Paul B Mahol bfdf0f078a avfilter/signalstats: add more pixel formats 11 years ago
  Reynaldo H. Verdejo Pinochet a9ea79bb49 libavfilter/af_amix: avoid derreferencing possible null 11 years ago
  Reynaldo H. Verdejo Pinochet 32288234a2 libavfilter/af_channelmap: avoid derreferencing possible null 11 years ago
  Reynaldo H. Verdejo Pinochet e3e051c42c libavfilter/af_join: avoid derreferencing possible null 11 years ago
  Michael Niedermayer e927682e1b avfilter/vf_scale: Allow chroma samples to be above and to the left of luma samples 11 years ago
  Pascal Massimino 7ac6b8cfa7 avfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVE 11 years ago
  Andreas Cadhalpun 739f179dd6 vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 11 years ago
  James Almer fffc9a077d avfilter: remove obsolete FF_API_FILL_FRAME cruft 11 years ago
  James Almer d1c49bcae9 avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft 11 years ago
  Clément Bœsch 4b58349bc8 avfilter/ass: add shaping option 11 years ago
  Clément Bœsch 8a9c5db29e avfilter/ass: better log level mapping 11 years ago