summaryrefslogtreecommitdiff
path: root/libavfilter/setpts.c
Commit message (Expand)AuthorAge
* lavfi/setpts: unset frame durationsAnton Khirnov2022-08-23
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi/setpts: fix setpts/asetpts option dump errorJun Zhao2020-07-12
* avfilter: add D2TS, TS2D, TS2T as a common macro in internal.hLimin Wang2020-06-19
* avfilter/setpts: switch to activatePaul B Mahol2019-10-02
* avfilter/setpts: add FR shorthand for FRAME_RATEGyan Doshi2018-07-07
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5'Hendrik Leppkes2015-11-11
|\
| * setpts: add FRAME_RATE constantStefano Sabatini2015-11-09
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* | Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7'Michael Niedermayer2014-08-21
|\|
| * setpts: Add missing inttypes.h #include for PRId64Diego Biurrun2014-08-21
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
|\|
| * lavfi: name anonymous structsVittorio Giovara2014-04-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* | avfilter: various cosmeticsPaul B Mahol2013-09-12
* | avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol2013-09-07
* | lavfi/setpts: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* | Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'Michael Niedermayer2013-05-01
|/
* lavfi: add an asetpts filterAnton Khirnov2013-04-30