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-05-22lavfi/(a)showinfo: use link frame counter instead of local counter.Clément Bœsch
2013-05-05Merge commit '093804a93cc5da3f95f98265a5df116912443cec'Michael Niedermayer
2013-05-04avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2013-03-08lavfi: switch to AVFrame.Anton Khirnov
2012-11-29Merge commit '565e4993c63f797e2d50ad2f1e8f62fdbe299666'Michael Niedermayer
2012-11-28lavfi: replace filter_samples by filter_frameMichael Niedermayer
2012-11-28lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov
2012-11-13lavfi: store and propagate number of channels information in audio buffer pro...Stefano Sabatini
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-10-30af_ashowinfo: integrate config_input() in filter_samples.Michael Niedermayer
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer
2012-10-30lavfi: add ashowinfo filterAnton Khirnov
2012-09-30lavfi/ashowinfo: check plane value before deferencing.Clément Bœsch
2012-07-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-27Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer
2012-05-16lavfi: drop planar/packed negotiation supportStefano Sabatini
2012-05-12lavfi: remove audio.h include from avfilter.h.Clément Bœsch
2012-05-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-14lavfi/ashowinfo: only print checksum for the existing planesStefano Sabatini
2012-02-14lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfoStefano Sabatini
2011-11-06Mark AVFilterPad[] compound literals as const.Reimar Döffinger
2011-10-28ashowinfo: fix typo in description.Clément Bœsch
2011-10-28vf_showinfo: print checksums in hexadecimal.Clément Bœsch
2011-10-16af_ashowinfo: fix plane size computation for planar layout formatsStefano Sabatini
2011-10-16af_ashowinfo: adopt used plane size when computing the plane checksumStefano Sabatini
2011-08-20lavfi: add ashowinfo filterStefano Sabatini