Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-21lavc: add lavfi metadata support.Clément Bœsch
2012-09-07lavfi: add qp_table_sizeMichael Niedermayer
2012-09-07lavfi: 10l fix () placementMichael Niedermayer
2012-09-07lavfi: factor copy_video_props() outMichael Niedermayer
2012-09-07libavfilter: pass QP table through the filter chainMichael Niedermayer
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-07-20lavfi: add avfilter_unref_bufferp()Robert Nagy
2012-07-20lavfi: make copy_buffer_ref common.Nicolas George
2012-06-13lavfi: move definition of avfilter_copy_buf_props() from buffer.c to avcodec.cStefano Sabatini
2012-06-05lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.cStefano Sabatini
2012-05-29lavfi: use getter/setter functions for AVFrame.pkt_posMichael Niedermayer
2012-05-24lavfi/buffer.c: fix copyrightMichael Niedermayer
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-15lavfi: move buffer management function to a separate file.Anton Khirnov