summaryrefslogtreecommitdiffstats
path: root/libavfilter/setpts.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/setpts: switch to activatePaul B Mahol2019-10-021-19/+61
* avfilter/setpts: add FR shorthand for FRAME_RATEGyan Doshi2018-07-071-1/+4
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-1/+1
* Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5'Hendrik Leppkes2015-11-111-2/+3
|\
| * setpts: add FRAME_RATE constantStefano Sabatini2015-11-091-0/+9
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-201-4/+4
|\ \ | |/
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-191-1/+1
* | Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7'Michael Niedermayer2014-08-211-12/+14
|\ \ | |/
| * setpts: Add missing inttypes.h #include for PRId64Diego Biurrun2014-08-211-9/+8
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-191-1/+1
|\ \ | |/
| * lavfi: name anonymous structsVittorio Giovara2014-04-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-2/+2
|\ \ | |/
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-281-2/+2
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-161-2/+0
* | avfilter: various cosmeticsPaul B Mahol2013-09-121-9/+9
* | avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol2013-09-071-2/+0
* | lavfi/setpts: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-271-12/+4
* | Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'Michael Niedermayer2013-05-011-42/+87
|/
* lavfi: add an asetpts filterAnton Khirnov2013-04-301-0/+261
OpenPOWER on IntegriCloud