36 Commits (ae2b51acd2ac8c3714092b33c00c519d76a4cb4d)

Author SHA1 Message Date
  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
  Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
  Paul B Mahol e870a7dd4a lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE 12 years ago
  Nicolas George 9de731e9d0 lavfi/sink_buffer: implement libav compatibility API. 12 years ago
  Nicolas George 8e1f063efc lavfi: enable buffersinks unconditionally. 12 years ago
  Andrew Wason 225efccefc lavfi/buffersink: fix check on pixel_fmts in the opaque parameter 12 years ago
  Michael Niedermayer 172161c8db sink_buffer: fix #ifs for FF-sinks 12 years ago
  Michael Niedermayer e4e02a7d47 libavfilter: Support the forks ABI for buffer sinks 12 years ago
  Nicolas George a0d274d228 sink_buffer: require AV_PERM_PRESERVE. 12 years ago
  Michael Niedermayer dc49105c7f sink_buffer: prevent prematurely freeing of cur_buf 13 years ago
  Stefano Sabatini a5382b50f2 lavfi/buffersink: restore possibility to pass opaque data 13 years ago
  Stefano Sabatini 3e3e414fe4 lavfi/buffersink: fix doxy, remove "video" reference 13 years ago
  Nicolas George 1f5c1333a7 sink_buffer: implement fixed frame size. 13 years ago
  Nicolas George fcf8706ed9 sink_buffer: warn when there are too many buffers. 13 years ago
  Nicolas George 784675ca91 sink_buffer: make opaque argument optional. 13 years ago
  Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 13 years ago
  Michael Niedermayer 3013722c13 sink_buffer: assert that functions and sinks arent mixed 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Michael Niedermayer d35c27db63 sink_buffer: dont return void from void functions. 13 years ago
  Nicolas George 283cc05938 buffersink: add av_buffersink_get_frame_rate(). 13 years ago
  Nicolas George 72f3786d0f sink_buffer: guard against NULL frames. 13 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
  Nicolas George e11110dee4 buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 13 years ago
  Stefano Sabatini 386aee6864 sink_buffer: copy list of provided formats in the context 13 years ago
  Michael Niedermayer a502939d64 buffersink: Implement a poll function. 13 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Michael Niedermayer 514c44c4fa sink_buffer: fix typo 13 years ago
  Stefano Sabatini 4f7dfe12ea lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 13 years ago
  Stefano Sabatini c4415f6ec9 lavfi: unify asink_buffer and vsink_buffer API 13 years ago
  Stefano Sabatini a9c69362ea vsink_buffer: fix void pointer dereference in av_vsink_buffer_get_video_buffer_ref() 13 years ago
  Stefano Sabatini 3560089e12 vsink_buffer: make the buffer cache all the incoming frames 14 years ago
  Stefano Sabatini 5aca97e247 vsink_buffer: add missing description 14 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
  Stefano Sabatini 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 14 years ago