64 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Vittorio Giovara 88fd836a01 lavfi: Drop deprecated way of passing options for a few filters 8 years ago
  Marton Balint 01a19f77ca avfilter/af_channelmap: add support for unknown input channel layouts 8 years ago
  Ganesh Ajjanagadde 924fcac521 lavfi/af_channelmap: fix memory leak 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Michael Niedermayer f5a6a8336f avfilter/af_channelmap: Reorder operations to avoid memleak 9 years ago
  Anton Khirnov 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 9 years ago
  Michael Niedermayer 39867f3e09 avfilter/af_channelmap: Move ff_add_channel_layout() call to querry_format() 9 years ago
  Marton Balint 625bd463cd af_channelmap: fix number of channels 10 years ago
  Michael Niedermayer 9f6431c8f6 avfilter/af_channelmap: Move potential dereference after NULL check in get_channel_idx() 10 years ago
  Michael Niedermayer 579795b204 avfilter/af_channelmap: Check for missing argument in get_channel_idx() 10 years ago
  Reynaldo H. Verdejo Pinochet 32288234a2 libavfilter/af_channelmap: avoid derreferencing possible null 10 years ago
  Luca Barbato f0e9594819 af_channelmap: Set the frame channel layout 10 years ago
  Michael Niedermayer a62814abf4 avfilter/af_channelmap: Use av_mallocz_array() 11 years ago
  Anton Khirnov e843612695 af_channelmap: fix ONE_STR mapping mode 11 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol beda41886e lavfi/channelmap: make use of AVFILTER_DEFINE_CLASS 12 years ago
  Anton Khirnov 8aaab1113c af_channelmap: ensure the output channel layout is valid. 12 years ago
  Anton Khirnov 949c603ed9 af_channelmap: remove now unnecessary goto 12 years ago
  Anton Khirnov c0771a1ac6 af_channelmap: cosmetics, use an extra local variable to shorten the code 12 years ago
  Anton Khirnov aafed1175d af_channelmap: sanity check input channel indices in all cases. 12 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 12 years ago
  Anton Khirnov 837112c0c8 af_channelmap: fix uninitialized variable use introduced in ba8efac977 12 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 12 years ago
  Anton Khirnov ba8efac977 af_channelmap: switch to an AVOptions-based system. 12 years ago
  Clément Bœsch 96e4b00d62 lavfi: remove remaining forgotten min/rej perms. 12 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
  Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
  Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
  Mans Rullgard 67a68dcec2 af_channelmap: remove stray enum declaration 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Janne Grunau 1afd7a118f af_channelmap: free old extended_data on reallocation 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago
  Nicolas George 44127c0489 af_channelmap: fix permissions. 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
  Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
  Alex Converse 41e637e449 lavfi: Add the af_channelmap audio channel mapping filter. 13 years ago