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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-13avfilter: don't anonymously typedef structsPaul B Mahol
2017-04-23avfilter: do not use AVFrame accessorMuhammad Faiz
2015-08-29avfilter/af_apad: use the name 's' for the pointer to the private contextGanesh Ajjanagadde
2014-08-21lavfi/apad: fix logic when whole_len or pad_len options are specifiedStefano Sabatini
2014-08-20lavfi/apad: fix if_( styleStefano Sabatini
2014-02-26avfilter: remove superflous linesPaul B Mahol
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-05-12lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch
2013-05-09avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINEMichael Niedermayer
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer
2013-04-11lavfi/apad: switch to AVOption-based systemMatthieu Bouron
2013-03-24lavfi/apad: use standard options parsing.Clément Bœsch
2013-03-15avfilter: avoid direct access to AVFrame.channelsMichael Niedermayer
2013-03-10lavfi: remove remaining forgotten min/rej perms.Clément Bœsch
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2012-12-18af_apad: remove unneeded av_opt_freeMichael Niedermayer
2012-12-18apad: add whole_len and pad_len options.Michael Niedermayer
2012-12-18apad: fix apad_options formatingMichael Niedermayer
2012-12-18af_apad: add user setable packet_sizeMichael Niedermayer
2012-12-18avfilter: add apad filterMichael Niedermayer