27 Commits (b34c16a38d3e6fa02b5d39ae6ed73acf12dff92c)

Author SHA1 Message Date
  Paul B Mahol e9510dc032 avfilter: remove usage of empty header 7 years ago
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Marton Balint a9f3e4b138 avfilter/f_setcmd: fix null pointer dereference on using dash as interval 8 years ago
  Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 9 years ago
  Ganesh Ajjanagadde f7b53c9527 avfilter/f_sendcmd: use the name 's' for the pointer to the private context 9 years ago
  Stefano Sabatini 83ee820a16 lavfi/sendcmd: improve error reporting and robustness in case of missing commands 10 years ago
  Michael Niedermayer 694671bc9a avfilter/f_sendcmd: consider it an error if there are no commands 10 years ago
  Michael Niedermayer eb055295bd avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
  Michael Niedermayer 0b5627189d avfilter/f_sendcmd: make const arrays static const 11 years ago
  Michael Niedermayer a1f234be11 make the ordering of the return type and av_cold consistent 12 years ago
  Stefano Sabatini df766673e5 lavfi/sendcmd: drop now pointless sendcmd/asendcmd_init() wrappers 12 years ago
  Stefano Sabatini 5e893df7ae lavfi/sendcmd: fix various "in in" rerepepetitions in messages 12 years ago
  Michael Niedermayer 292f68154b avfilter: Filter options that are used for both video and audio should have both flags 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Clément Bœsch 7eb1ea2ae6 lavfi/sendcmd: switch to an AVOptions-based system. 12 years ago
  Stefano Sabatini 35e81441fc lavfi/sendcmd: switch to filter_frame API 12 years ago
  Clément Bœsch 3860e34b08 lavfi/sendcmd: expose the options for both filters. 12 years ago
  Clément Bœsch 0b70ffa4ac lavfi/sendcmd: add FLAGS to AVOption array. 12 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 12 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
  Stefano Sabatini bd6240e7e9 lavfi/sendcmd: move buf init() variable to internal scope where it is used 12 years ago
  Stefano Sabatini c7065f1f89 lavfi/sendcmd: release file in case of failed allocation 12 years ago
  Stefano Sabatini 740c995288 lavfi: add asendcmd and sendcmd filters 12 years ago