2275 Commits (d33908a5fc8249b51fd5fbe0dfba46850e6536d0)

Author SHA1 Message Date
  Clément Bœsch 2f39d7ff3f lavfi/select: make lavc dependency optional. 13 years ago
  Stefano Sabatini 98f753ec51 lavfi/testsrc: increase precision of the duration parameter 12 years ago
  Michael Niedermayer c1f3a4d1e3 libavfilter/filtfmts: fix argv/argc checks 12 years ago
  Michael Niedermayer f5326dc68e bavfilter/filtfmts: fix type for channel layouts 12 years ago
  Clément Bœsch b89c16e73e lavfi/select: make sure avctx is set before closing it. 12 years ago
  Anton Khirnov e3496e5dbe avfiltergraph: silence an uninitialized variable warning 12 years ago
  Anton Khirnov 4e48aa8656 buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 12 years ago
  Mans Rullgard 1fce361d70 lavfi: replace empty input/output lists with null pointers 12 years ago
  Clément Bœsch 74434d3bfe lavfi/ass: mark ass_libavfilter_log_level_map as static const. 12 years ago
  Hendrik Leppkes e3a1eb9edf af_pan: Fix sscanf formats to work with buggy sscanf implementations 12 years ago
  Jérémy Tran 75d34864d1 lavfi/hue: add dynamic expression evaluation support 12 years ago
  Stefano Sabatini dead4580e2 lavfi/avcodec: apply cosmetics style fixes 12 years ago
  Nicolas George 8ad54a44eb lavfi: check that buffer and link properties match. 12 years ago
  Nicolas George c262ddb8c5 lavfi: set sample_rate in the default allocator. 12 years ago
  Nicolas George b5bea2f960 lavfi/aresample: set buffer properties after copy. 12 years ago
  Stefano Sabatini 3015194448 lavfi/amerge: clarify the error message in case of input overlap 12 years ago
  Clément Bœsch bbae8cdf4d lavfi/amerge: avoid a forward declaration. 12 years ago
  Clément Bœsch 7b56dddd56 lavfi/amerge: fix input pad name behaviour. 12 years ago
  Stefano Sabatini 206c34e17d lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio 12 years ago
  Stefano Sabatini 722762f7e1 lavfi/setpts: add FRAME_RATE constant 12 years ago
  Luca Barbato 28165fee1b yadif: cosmetics 12 years ago
  Stefano Sabatini a4cb0af945 lavfi: drop deprecated and pointless avfilter_default_end_frame() function 12 years ago
  Derek Buitenhuis 3fe303a27d vf_idet: Remove emms 12 years ago
  Derek Buitenhuis a2015b41a0 vf_colormatrix: Drop unused strings.h header 12 years ago
  Michael Niedermayer 91141f2a13 lavfi: add qp_table_size 12 years ago
  Anton Khirnov 91a84a5247 af_asyncts: check return value from lavr when flushing. 12 years ago
  Michael Niedermayer ca7be934d6 lavfi: 10l fix () placement 12 years ago
  Michael Niedermayer a33b4bc79c lavfi: factor copy_video_props() out 12 years ago
  Michael Niedermayer c9a0f9bf3c libavfilter: pass QP table through the filter chain 12 years ago
  Stefano Sabatini fb2e7ac3c4 lavfi/mp: drop rotate wrapper 12 years ago
  Stefano Sabatini 9a2daef53f lavfi/tinterlace: declare source buffers in copy_picture_field() as const 12 years ago
  Stefano Sabatini fd5293d216 lavfi/tinterlace: set inlink->cur to NULL, since it is stored internally 12 years ago
  Michael Niedermayer e60fcdb989 vf_hue: fix AVOption defaults 12 years ago
  Michael Niedermayer 8267f0f7ae vf_scale: fix incompatible pointer type warning 12 years ago
  Martin Storsjö 21bc440384 avopt: Explicitly store rational option defaults in .dbl 12 years ago
  Martin Storsjö c7b610aa0b avopt: Explicitly store float/double option defaults in .dbl 12 years ago
  Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
  Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
  Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
  Michael Niedermayer 49c230fb56 libavfilter/Makefile: add forgotten entries for the ff-sinks 12 years ago
  Michael Niedermayer 172161c8db sink_buffer: fix #ifs for FF-sinks 12 years ago
  Stefano Sabatini 9de7622927 lavfi/transpose: implement landscape passthrough mode 12 years ago
  Michael Niedermayer 8cc77646c0 yadif: remove unused variable 12 years ago
  Stefano Sabatini 34bf06a35c lavfi: when configuring a link, set channel layout from previous link if unspecified 12 years ago
  Piotr Bandurski 9d87cf51d8 lavfi/vf_frei0: add missing new line to some error messages 12 years ago
  Michael Niedermayer 9cdb5969d4 libmpcodecs: remove unused and half existing vo_fs variable 12 years ago
  Stefano Sabatini d55252c331 lavfi/mp: remove decimate wrapper 12 years ago
  Michael Niedermayer e4e02a7d47 libavfilter: Support the forks ABI for buffer sinks 12 years ago
  Martin Storsjö 235f74db59 Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_* 12 years ago
  Michael Niedermayer 7b607eb5e7 avfiltergraph: use avcodec_find_best_pix_fmt_of_2() 12 years ago