77 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)

Author SHA1 Message Date
  Stefano Sabatini b0fdd3489a lavfi: deprecate av_buffersrc_buffer() function 13 years ago
  Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 years ago
  Anton Khirnov 5e88b96f37 lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft 13 years ago
  Anton Khirnov 0b3b958135 lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft 13 years ago
  Anton Khirnov 6c1e065bd4 lavfi: remove disabled FF_API_SAMPLERATE64 cruft 13 years ago
  Anton Khirnov 8d900aa4d0 lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
  Stefano Sabatini 720ec62012 lavfi: drop deprecated and disabled packing API 13 years ago
  Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 13 years ago
  Stefano Sabatini 43583fb85c lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API 13 years ago
  Stefano Sabatini a31ab50712 lavfi: move some FF_API_ definitions from avfilter.h to version.h 13 years ago
  Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
  Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 13 years ago
  Pavel Koshevoy a1aac8d004 lavfi: add atempo filter 13 years ago
  Stefano Sabatini 2b1fc5621d lavfi: add asetnsamples audio filter 13 years ago
  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 d625136877 lavfi: add channelsplit audio filter. 13 years ago
  Stefano Sabatini ad347bf459 lavfi: remove avfilter_default_item_name() from public API 13 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
  Justin Ruggles c7448c182a lavfi: add audio mix filter 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
  Justin Ruggles afeb3590fc lavfi: add an audio split filter 13 years ago
  Stefano Sabatini 150227e8ed lavfi/asplit: move asplit code to vf_split.c, and make it support N outputs 13 years ago
  Anton Khirnov 54c5dd89e3 lavfi: Add fps filter. 13 years ago
  Stefano Sabatini e1a8df70a2 lavfi/aevalsrc: add option channel_layout 13 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
  Anton Khirnov d89eca507c Add missing version bumps and APIchanges/Changelog entries. 13 years ago
  Anton Khirnov 720c6b78d1 buffersrc: add av_buffersrc_write_frame(). 13 years ago
  Nicolas George 440af105f2 lavfi: add avfilter_graph_set_auto_convert(). 13 years ago
  Anton Khirnov f20ab492ac lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump 13 years ago
  Anton Khirnov 8134fafe9b lavfi: uninline avfilter_copy_buffer_ref_props(). 13 years ago
  Stefano Sabatini 126ba1626e lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 13 years ago
  Paul B Mahol 2cda0429aa lavfi: remove screenshot libmpcodecs wrapper 13 years ago
  Stefano Sabatini 5f161c2357 lavfi/tinterlace: support symbolic names for the parameter 13 years ago
  Stuart Morris 820c023142 lavfi/tinterlace: add tinterlace mode 6 13 years ago
  Nicolas George e11110dee4 buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 13 years ago
  Tim Nicholson c97201dd29 lavfi/setfield: add "progressive" option 13 years ago
  Stefano Sabatini 9750254885 lavfi/mp: remove libmpcodecs mirror filter 13 years ago
  Robert Nagy 65fa7bc1f8 lavfi: add avfilter_unref_bufferp() 13 years ago
  Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 14 years ago
  Stefano Sabatini 5eeecde859 lavfi/mp: remove 2xsai wrapped filter 13 years ago
  Stefano Sabatini b7a7830dd4 lavfi: port 2xsai filter from libmpcodecs 13 years ago
  Stefano Sabatini 162e400464 lavfi: install asrc_abuffer.h header 13 years ago
  Stefano Sabatini 6cb01c9dba lavfi/mp: remove remove_logo wrapper 13 years ago
  Stefano Sabatini 2f83681c79 lavfi: port libmpcodecs remove-logo filter 13 years ago
  Anton Khirnov 996f9f0c32 avfiltergraph: add an AVClass to AVFilterGraph on next major bump. 13 years ago
  Nicolas George 247fbf071b ass: fix aspect ratio computation. 13 years ago
  Clément Bœsch a67d9cfa58 lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref(). 13 years ago