Commit History

Author SHA1 Message Date
  Michael Niedermayer b4ece54947 avfilter/avcodec: use NULL instead of 0 for pointer 9 years ago
  James Almer fffc9a077d avfilter: remove obsolete FF_API_FILL_FRAME cruft 9 years ago
  Michael Niedermayer 2c4862e7a1 avfilter/avcodec: Use av_mallocz_array() 10 years ago
  Hendrik Leppkes a77f453703 lavfi/avcodec: deprecate remainders of the avcodec glue code 11 years ago
  Hendrik Leppkes ed69c69a01 lavfi/avcodec: fix API version checks 11 years ago
  Hendrik Leppkes 3c7f669972 lavfi/avcodec: cleanup includes 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Michael Niedermayer 1336382c6d avfilter_get_audio_buffer_ref_from_frame: fix handling of >8 channels 11 years ago
  Nicolas George b6afb2dde1 lavfi: support unknown channel layouts. 11 years ago
  Paul B Mahol 8e4e532bb2 lavfi/avcodec: fix typo 11 years ago
  Nicolas George 2eb2e1798e lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels. 11 years ago
  Michael Niedermayer 02b238186a avfilter_get_audio_buffer_ref_from_frame: check that layout and channels match if they are set 11 years ago
  Michael Niedermayer 5a4eb6aa27 avfilter_get_video_buffer_ref_from_frame: check channel count 11 years ago
  Michael Niedermayer 0efcf16a3e replace av_log(0, by av_log(NULL, 11 years ago
  Michael Niedermayer 27d39c225b liavfi/avcodec: allow channel layouts with fewer channels than actually available. 11 years ago
  Stefano Sabatini 7945665200 lavfi: store and propagate number of channels information in audio buffer properties 12 years ago
  Michael Niedermayer 47ca2487ae lavfi/avcodec: check that injected avframes use a supported channel layout 11 years ago
  Michael Niedermayer a150bad406 lavfi/avcodec: check avfilter_copy_frame_props() return code 11 years ago
  Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 11 years ago
  Michael Niedermayer cd6f5c4895 Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702' 11 years ago
  Stefano Sabatini dead4580e2 lavfi/avcodec: apply cosmetics style fixes 12 years ago
  Michael Niedermayer 91141f2a13 lavfi: add qp_table_size 12 years ago
  Michael Niedermayer c9a0f9bf3c libavfilter: pass QP table through the filter chain 12 years ago
  Stefano Sabatini 316f6df9cc lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffer_ref_from_frame() 12 years ago
  Nicolas George 5c5f75b92b lavfi: add avfilter_get_buffer_ref_from_frame. 12 years ago
  Stefano Sabatini 43583fb85c lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API 12 years ago
  Stefano Sabatini db142a8395 lavfi/avcodec: make avfilter_fill_frame_from*() functions use avfilter_copy_buf_props() 12 years ago
  Stefano Sabatini 8f8d8b9538 lavfi/avcodec: always use av_frame* accessors in avfilter_copy_buf_props() 12 years ago
  Stefano Sabatini d5761fe47d lavfi/avcodec: copy pos field from AVFilterBuffer to AVFrame pkt_pos 12 years ago
  Stefano Sabatini f0394f28c3 lavfi/avcodec: add consistency checks in avfilter_copy_buf_props() 12 years ago
  Stefano Sabatini 465a72b4b4 lavfi: move definition of avfilter_copy_buf_props() from buffer.c to avcodec.c 12 years ago
  Stefano Sabatini 0da9bce5a3 lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.c 12 years ago
  Michael Niedermayer 59a78290b6 lavfi: use getter/setter functions for AVFrame.pkt_pos 12 years ago
  Robert Nagy c2eae4bae7 lavfi: Fill linesize, sample_rate and channel_layout fields in avfilter_fill_frame_from_audio_buffer_ref. 12 years ago
  Michael Niedermayer 83995411f7 lavfi/avcodec.c: fix copyright 12 years ago
  Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 47aae2bc2e lavfi: switch to _alt functions 12 years ago
  Michael Niedermayer 61930bd0d7 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 653d117c29 Merge remote-tracking branch 'qatar/master' 12 years ago
  Nicolas George d8407bba0e lavfi/avcodec: implement audio copy_frame_prop. 12 years ago
  Nicolas George 32094285ad lavfi: implement avfilter_get_audio_buffer_ref_from_frame. 12 years ago
  Robert Nagy a80217a5ee copy pts and format props between lavfi buffer and frame. 12 years ago
  Michael Niedermayer 8c2045c979 avfilter: set w/h in avfilter_fill_frame_from_video_buffer_ref(). 12 years ago
  Clément Bœsch a67d9cfa58 lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref(). 12 years ago
  Michael Niedermayer 484e59a0a0 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini 3fe6bbd5dc libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() 13 years ago
  Stefano Sabatini 9fdf77217b lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h 13 years ago
  Stefano Sabatini 566666caf3 lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 13 years ago