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-09-11lavfi/amerge: clarify the error message in case of input overlapStefano Sabatini
2012-09-11lavfi/amerge: avoid a forward declaration.Clément Bœsch
2012-09-11lavfi/amerge: fix input pad name behaviour.Clément Bœsch
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-08-18lavfi: add priv class to filter definitions and flags to filter internal optionsStefano Sabatini
2012-08-03amerge/astreamsync/pan: fix license boilerplate.Nicolas George
2012-07-26lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output ptsWilliam Yu
2012-07-15lavfi: decrease logging level of message showing initial parametersStefano Sabatini
2012-07-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-28lavfi/amerge: silence warningsPaul B Mahol
2012-06-27Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer
2012-06-25lavfi: remove unnecessary inclusion of libavcodec/avcodec.h in avfilter.hStefano Sabatini
2012-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-23lavfi: define macro AVFILTER_DEFINE_CLASSStefano Sabatini
2012-06-17lavfi: use designated initializers for AVClassPaul B Mahol
2012-06-16lavfi: update some deprecated functionsPaul B Mahol
2012-06-15lavfi: af_amerge options array was not ended with NULLWilliam Yu
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-08amerge: accept multiple inputs.Nicolas George
2012-06-08af_amerge: move nb_in_ch into the in structure.Nicolas George
2012-06-03af_amerge: use the buferqueue API.Nicolas George
2012-05-23af_amerge: compute output timestamp.Nicolas George
2012-05-23af_amerge: set samples rate in query_formats.Nicolas George
2012-05-16lavfi: drop planar/packed negotiation supportStefano Sabatini
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-04-26af_amerge: return errors from subfilters when requesting a frameMatthieu Bouron
2012-02-02lavfi/amerge: copy ref props after filtering samples.Clément Bœsch
2011-12-31lavfi: add amerge audio filter.Nicolas George