4570 Commits (c02dece8938ece9b7ff794528b982f3e7c152a23)

Author SHA1 Message Date
  Michael Niedermayer a0a20e6994 avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter() 9 years ago
  Moritz Barsnick 67a1940707 lavfi: fix typos 9 years ago
  Michael Niedermayer 0fb30a9744 avfilter/af_amix: dont fail if there are no samples in output_frame() 9 years ago
  Michael Niedermayer f2c6a5d0bd avfilter/vf_drawtext: Check return code of load_glyph() 9 years ago
  Marios Titas e706f8045c avfilter/src_movie: fix how we check for overflows with seek_point 10 years ago
  Michael Niedermayer 8132ed4a43 avfilter/vf_mpdecimate: Add missing emms_c() 10 years ago
  Ganesh Ajjanagadde 3ea20e60dc avfilter/af_asyncts: use llabs for int64_t 10 years ago
  Michael Niedermayer 649f09c4cf avfilter/af_aresample: Check ff_all_* for allocation failures 10 years ago
  Michael Niedermayer 3dfadef522 avfilter/vf_transpose: Fix rounding error 10 years ago
  Michael Niedermayer 65d61a4bbb avfilter/x86/vf_hqdn3d: Fix register types 10 years ago
  Carl Eugen Hoyos 09764c9909 lavfi/fade: Do not overread input buffer. 11 years ago
  Anton Khirnov 8b86c2ed2e Revert "lavfi: always check av_expr_parse_and_eval() return value" 10 years ago
  Michael Niedermayer 74c7273b5d avfilter/vf_framepack: Check and update frame_rate 11 years ago
  Clément Bœsch 2c1d5f43cf avfilter/dctdnoiz: fix slice_h computation 11 years ago
  Vittorio Giovara a7e79f6a43 avfilter: check filter link validity 11 years ago
  Vittorio Giovara d1ad85fc02 vf_format: check input validity 11 years ago
  Vittorio Giovara daef7feb09 af_resample: check av_opt_set_dict return value 11 years ago
  Vittorio Giovara 2496dbd68b vf_showinfo: Forward the av_image_get_linesize error 11 years ago
  Luca Barbato 608e8d8dd7 vf_drawtext: Do not leak the mmapped textfile 11 years ago
  Vittorio Giovara bbb86717b3 vf_frei0r: do not increment string if it reached the end 11 years ago
  Vittorio Giovara 76e9a17f33 lavfi: always check av_expr_parse_and_eval() return value 11 years ago
  Paul B Mahol 20a4cf0d09 lavfi: check av_strdup() return value 11 years ago
  Michael Niedermayer efdd30df06 avfilter/vf_sab: fix filtering tiny images 11 years ago
  Michael Niedermayer 820f41e1a1 Add FFMPEG_VERSION into the binary libs 11 years ago
  Peter Ross 057ee35924 avfilter/vf_lut: gammaval709() 11 years ago
  Karl Kiniger 71af22097d vf_drawtext: add missing clear of pointers after av_expr_free() 11 years ago
  Timothy B. Terriberry ca8c62d187 resample: Avoid off-by-1 errors in PTS calcs. 11 years ago
  Michael Niedermayer bb5c0ac922 avfilter/vf_scale: Allow chroma samples to be above and to the left of luma samples 11 years ago
  Andreas Cadhalpun dc4e34a2f0 vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 11 years ago
  Pascal Massimino 649b7a9946 av_filter/x86/idet: use HADDD where appropriate 11 years ago
  Pascal Massimino e3fd6a3a4e av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 11 years ago
  Michael Niedermayer 02946120fc avfilter/vf_cropdetect: Do not check lines or columns twice on black frames 11 years ago
  Michael Niedermayer 1b2390e2bc avfilter/af_silenceremove: remove dead code 11 years ago
  Clément Bœsch b2c0b80f62 avfilter/ebur128: rework channel weighting definition code 11 years ago
  Paul B Mahol 422619646e add silenceremove filter 11 years ago
  James Darnley db8970d7b6 vfi/x86/vf_idet: fix incorrect use of paddq 11 years ago
  Pascal Massimino 161fc0f463 avfilter/x86/idet: fix license header (GPL -> LGPL) 11 years ago
  skal 406a9ccffe avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line() 11 years ago
  Reimar Döffinger 098af26067 vf_deshake: Avoid doing a malloc+free for every single frame. 11 years ago
  Reimar Döffinger 4ea8406e38 vf_deshake: reduce stack usage. 11 years ago
  Reimar Döffinger 6d7aa437e1 vf_drawtext: move "static const" before "struct". 11 years ago
  Reimar Döffinger c9a4ec7969 lavfi: add const/static const to pix_fmts arrays. 11 years ago
  Michael Niedermayer 0daff3ce76 avfilter/vf_mp: remove incorrect usage of AVFrame.type 11 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 11 years ago
  Diego Biurrun 63795fe5b9 setpts: Add missing inttypes.h #include for PRId64 11 years ago
  Diego Biurrun e8f2823f06 vsrc_movie: Adjust a silly typo from b977b287f6 11 years ago
  Clément Bœsch f888331769 avfilter: add codecview filter 11 years ago
  Muhammad Faiz c82a288f87 avfilter/showcqt: add fontcolor option 11 years ago
  Timothy Gu 8495c6086d vidstabutils: improve documentation 11 years ago
  Timothy Gu 6e51e746c4 vidstab*: Remove accidentally exported av_2_vs_pixel_format() 11 years ago