26 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)

Author SHA1 Message Date
  Nicolas George a0d274d228 sink_buffer: require AV_PERM_PRESERVE. 12 years ago
  Michael Niedermayer dc49105c7f sink_buffer: prevent prematurely freeing of cur_buf 12 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