251 Commits (8517e9c476e8cf92d9ed25b6486bb43d3dc2c49d)

Author SHA1 Message Date
  Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 13 years ago
  Anton Khirnov 84b9fbe055 lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). 13 years ago
  Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 13 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
  Anton Khirnov fa417fcd27 lavfi: make avfilter_insert_pad and pals private on next bump. 13 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 13 years ago
  Anton Khirnov 0ce4a627c9 lavfi: fix comment, audio is supported now. 13 years ago
  Anton Khirnov ce353a881f lavfi: fix incorrect comment. 13 years ago
  Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 13 years ago
  Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 13 years ago
  Mina Nagy Zaki 88c3b87bd8 lavfi: deprecate default config_props() callback and refactor avfilter_config_links() 14 years ago
  Anton Khirnov 5775a1832c lavfi: add types and functions for channel layout/samplerate negotiation 13 years ago
  Anton Khirnov 472fb3bbfa lavfi: remove some audio-related function from public API. 13 years ago
  Anton Khirnov f20ab492ac lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump 13 years ago
  Anton Khirnov a6bdfc2a92 lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to int 13 years ago
  Stefano Sabatini 7ef0adcc2e lavfi: simplify signature for avfilter_get_audio_buffer() and friends 14 years ago
  Stefano Sabatini e727bca392 lavfi: cleanup avfilter_get_audio_buffer() and pals. 14 years ago
  Stefano Sabatini 1b8c9271bd lavfi: add avfilter_get_audio_buffer_ref_from_arrays(). 14 years ago
  Anton Khirnov 9453c9e1de lavfi: add extended_data to AVFilterBuffer. 13 years ago
  Anton Khirnov ab165047a6 lavfi: add a function for copying properties from AVFilterBufferRef->AVFrame 13 years ago
  Anton Khirnov 8134fafe9b lavfi: uninline avfilter_copy_buffer_ref_props(). 13 years ago
  Stefano Sabatini f10530b78a lavfi: remove avfilter_default_config_input_link() declaration 14 years ago
  Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 13 years ago
  Andrey Utkin 079688b6cb Disable annoying warning without changing behavior 13 years ago
  Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
  Stefano Sabatini 1c9e340d35 lavfi: add avfilter_copy_frame_props() 14 years ago
  Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
  Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
  Stefano Sabatini ec2ac9271c lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 14 years ago
  Stefano Sabatini 0244879f30 lavfi: add testsrc source 14 years ago
  Stefano Sabatini b157be1f38 lavfi: port libmpcodecs delogo filter 14 years ago
  Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 14 years ago
  Stefano Sabatini 171868e25a lavfi: add negate filter 14 years ago
  Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters 14 years ago
  Stefano Sabatini 46b29397a6 vf_scale: add a "sar" variable 14 years ago
  Stefano Sabatini 57fa314090 lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 14 years ago
  Stefano Sabatini d763fb7d47 lavfi: add select filter 14 years ago
  Bobby Bingham 615baa13e4 lavfi: add split filter from soc. 14 years ago
  Stefano Sabatini ee42716b07 lavfi: add showinfo filter 14 years ago
  Mans Rullgard abc78a5a7c Do not include log.h in avutil.h 14 years ago
  Mans Rullgard d49ea4afb4 Do not include pixfmt.h in avutil.h 14 years ago
  Mans Rullgard e91709ca17 Do not include rational.h in avutil.h 14 years ago
  Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
  Stefano Sabatini a5b64584f3 lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo 14 years ago
  Stefano Sabatini bebe72f4a0 lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago
  Roger Pau MonnĂ© 10d39405fa lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. 14 years ago
  Michael Niedermayer 7a11c82fb7 vsrc_buffer: add sample_aspect_ratio fields to arguments. 14 years ago
  Mark Himsley 2f84bb4236 lavfi: add fieldorder filter 14 years ago
  Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago