summaryrefslogtreecommitdiff
path: root/libavfilter/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* lavfi: add avfilter_get_buffer_ref_from_frame.Nicolas George2012-07-231-0/+10
* lavfi: remove vsrc_buffer.h APIStefano Sabatini2012-07-031-12/+0
* lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref APIStefano Sabatini2012-06-251-0/+8
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-0/+10
* src_buffer: implement av_buffersrc_add_frame.Nicolas George2012-05-041-0/+12
* lavfi: implement avfilter_get_audio_buffer_ref_from_frame.Nicolas George2012-05-041-0/+10
* lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref().Clément Bœsch2012-03-261-0/+22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-261-1/+1
* libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()Stefano Sabatini2011-06-121-0/+11
* vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_refStefano Sabatini2011-06-061-1/+4
* vsrc_buffer: add av_vsrc_buffer_add_frame()Stefano Sabatini2011-05-191-0/+9
* lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.hStefano Sabatini2011-05-191-0/+8
* lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()Stefano Sabatini2011-05-071-0/+40