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
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2012-12-12ff_copy_buffer_ref: use the channel countMichael Niedermayer
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
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
2012-10-09avfilter: correct memcpy size avfilter_copy_buf_props()Janne Grunau