summaryrefslogtreecommitdiffstats
path: root/libavfilter/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: add lavfi metadata support.Clément Bœsch2012-10-211-0/+8
* lavfi: add qp_table_sizeMichael Niedermayer2012-09-071-1/+1
* lavfi: 10l fix () placementMichael Niedermayer2012-09-071-1/+1
* lavfi: factor copy_video_props() outMichael Niedermayer2012-09-071-12/+11
* libavfilter: pass QP table through the filter chainMichael Niedermayer2012-09-071-1/+22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
| * lavfi: add avfilter_unref_bufferp()Robert Nagy2012-07-201-0/+6
* | lavfi: make copy_buffer_ref common.Nicolas George2012-07-201-0/+39
* | lavfi: move definition of avfilter_copy_buf_props() from buffer.c to avcodec.cStefano Sabatini2012-06-131-44/+0
* | lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.cStefano Sabatini2012-06-051-27/+0
* | lavfi: use getter/setter functions for AVFrame.pkt_posMichael Niedermayer2012-05-281-1/+1
* | lavfi/buffer.c: fix copyrightMichael Niedermayer2012-05-241-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-11/+87
|/
* lavfi: move buffer management function to a separate file.Anton Khirnov2012-05-151-0/+168
OpenPOWER on IntegriCloud