3895 Commits (3dd4b6ea417a48cf585b417dd7a7d1db8a785b51)

Author SHA1 Message Date
  Paul B Mahol 3dd4b6ea41 lavfi: port phase filter from libmpcodecs 11 years ago
  Michael Niedermayer 92b7e7b318 avfilter/vf_yadif: reallocate frames if strides differ 11 years ago
  Michael Niedermayer cdd5df8189 avfilter/vf_fps: make sure the fifo is not empty before using it 11 years ago
  Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 11 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
  Michael Niedermayer 8b79a458c0 avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime 11 years ago
  Hendrik Leppkes cb8f70c96e vf_fps: use double constants for default/min/max for start_time 11 years ago
  Vittorio Giovara 0ce1a7598e vf_interlace: fix file permissions 11 years ago
  Pavel Koshevoy 185fc52f19 avfilter/vf_fps: Work around msvc (c99wrap) build failure 11 years ago
  Michael Niedermayer 1350a5c4d5 avfilter/graphparser: fix use of deprecated symbols 11 years ago
  Michael Niedermayer 7659ee350b avfilter/graphdump: fix use of deprecated symbols 11 years ago
  Michael Niedermayer f12174c8ce avfilter/filtfmts: fix use of deprecated symbols 11 years ago
  Paul B Mahol 8fbf940e16 lavfi/tile: do not leak input frame 11 years ago
  Paul B Mahol b1e276f8df lavfi/hue: allow changing brightness 11 years ago
  Paul B Mahol 139a98be8e lavfi/gradfun: support gbrp 11 years ago
  Paul B Mahol e7834d29f2 lavfi/separatefields: fix frame leak 11 years ago
  Paul B Mahol e6876c7b7b lavfi/hue: use lookup tables 11 years ago
  Justin Ruggles 545a0b807c vf_fps: add 'start_time' option 11 years ago
  Michael Niedermayer cbdf4d6a61 avfilter/vf_mp: remove unused sws related functions 11 years ago
  Michael Niedermayer 247fa6c27c avfilter: remove ff_copy_int*_list 11 years ago
  Paul B Mahol 66f1de66b8 lavfi/transpose: call av_frame_copy_props() 11 years ago
  Paul B Mahol e74a5acb40 lavfi/transpose: support slice threading 11 years ago
  Paul B Mahol ef6718a5f7 lavfi/tile: make color of blank/unused area configurable 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
  Paul B Mahol 11afe28b9a lavfi/ebur128: fix typo: s/negociation/negotiation 11 years ago
  Paul B Mahol 9087dcbe5b lavfi/trim: check for right default value 11 years ago
  Thilo Borgmann f18ccb529f Fix wrong use of "an" in some comments. 11 years ago
  Michael Niedermayer 0b5627189d avfilter/f_sendcmd: make const arrays static const 11 years ago
  Michael Niedermayer c9837613ed avfilter/trim: Fix assertion failure with empty frames 11 years ago
  Michael Niedermayer 190a5893d1 avfilter/fifo: explicitly assert that a frame should have become available after request 11 years ago
  Michael Niedermayer 3b2e99fe9e avfilter/vf_perspective: factor u cliping code 11 years ago
  Anton Khirnov 3799376dd3 lavfi/fifo: fix flushing when using request_samples 11 years ago
  Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 12 years ago
  Timothy Gu 3415058541 vf_scale: add force_original_aspect_ratio 11 years ago
  Michael Niedermayer 61af627d56 avfilter/graphparser: remove 256 char limit from create_filter() 11 years ago
  Michael Niedermayer e43a0a232d avfilter: fix plane validity checks 11 years ago
  Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 12 years ago
  Diego Biurrun b5a138652f Give less generic names to global library option arrays 12 years ago
  Diego Biurrun 45dd1ae1b3 avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 12 years ago
  Michael Niedermayer 1bbf94d84f avfilter/af_compand: %f is for printing doubles 12 years ago
  Paul B Mahol 6b68e2a43b lavfi: add compand filter 12 years ago
  Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 12 years ago
  Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 12 years ago
  Diego Biurrun 966689442e buffersink: K&R formatting cosmetics 12 years ago
  Michael Niedermayer 8720d3ac21 avfilter/vf_scale: set in_color_matrix default to "auto" 12 years ago
  Michael Niedermayer f3f4e133d6 avfilter/vf_scale: use sws_getCoefficients() 12 years ago
  Paul B Mahol be7d6710b4 lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE 12 years ago
  Hendrik Leppkes 779e6c2b98 lavfi: add attribute_align_arg to all public entry points 12 years ago
  Paul B Mahol 7ac736afbd lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATE 12 years ago