summaryrefslogtreecommitdiff
path: root/libavfilter/af_apad.c
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_durMarton Balint2021-11-14
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/af_apad: add pad_dur and whole_dur optionsPaul B Mahol2018-12-17
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* avfilter/af_apad: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-08-29
* lavfi/apad: fix logic when whole_len or pad_len options are specifiedStefano Sabatini2014-08-21
* lavfi/apad: fix if_( styleStefano Sabatini2014-08-20
* avfilter: remove superflous linesPaul B Mahol2014-02-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* lavfi: replace passthrough_filter_frame with a flag.Clément Bœsch2013-05-12
* avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINEMichael Niedermayer2013-05-08
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-12
* lavfi/apad: switch to AVOption-based systemMatthieu Bouron2013-04-11
* lavfi/apad: use standard options parsing.Clément Bœsch2013-03-24
* avfilter: avoid direct access to AVFrame.channelsMichael Niedermayer2013-03-15
* lavfi: remove remaining forgotten min/rej perms.Clément Bœsch2013-03-10
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* af_apad: remove unneeded av_opt_freeMichael Niedermayer2012-12-18
* apad: add whole_len and pad_len options.Michael Niedermayer2012-12-18
* apad: fix apad_options formatingMichael Niedermayer2012-12-18
* af_apad: add user setable packet_sizeMichael Niedermayer2012-12-18
* avfilter: add apad filterMichael Niedermayer2012-12-18