| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/setpts: use macro to access variables array | Stefano Sabatini | 2024-01-01 | 1 | -49/+45 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter: Deduplicate default audio inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter/setpts: add command support | Oleg | 2023-05-14 | 1 | -17/+56 |
* | avfilter: use the new AVFrame interlace flags in all filters | James Almer | 2023-05-04 | 1 | -1/+1 |
* | lavu/frame: deprecate AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 1 | -5/+11 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -0/+2 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -8/+4 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | lavfi/setpts: fix setpts/asetpts option dump error | Jun Zhao | 2020-07-12 | 1 | -7/+11 |
* | avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h | Limin Wang | 2020-06-19 | 1 | -4/+0 |
* | avfilter/setpts: switch to activate | Paul B Mahol | 2019-10-02 | 1 | -19/+61 |
* | avfilter/setpts: add FR shorthand for FRAME_RATE | Gyan Doshi | 2018-07-07 | 1 | -1/+4 |
* | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -1/+1 |
* | Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5' | Hendrik Leppkes | 2015-11-11 | 1 | -2/+3 |
|\ |
|
| * | setpts: add FRAME_RATE constant | Stefano Sabatini | 2015-11-09 | 1 | -0/+9 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -4/+4 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7' | Michael Niedermayer | 2014-08-21 | 1 | -12/+14 |
|\| |
|
| * | setpts: Add missing inttypes.h #include for PRId64 | Diego Biurrun | 2014-08-21 | 1 | -9/+8 |
* | | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | Michael Niedermayer | 2014-04-19 | 1 | -1/+1 |
|\| |
|
| * | lavfi: name anonymous structs | Vittorio Giovara | 2014-04-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -2/+2 |
|\| |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -2/+2 |
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
* | | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -9/+9 |
* | | avfilter: remove redundant .get_(audio/video)_buffer initializations | Paul B Mahol | 2013-09-07 | 1 | -2/+0 |
* | | lavfi/setpts: make use of AVFILTER_DEFINE_CLASS | Paul B Mahol | 2013-05-27 | 1 | -12/+4 |
* | | Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902' | Michael Niedermayer | 2013-05-01 | 1 | -42/+87 |
|/ |
|
* | lavfi: add an asetpts filter | Anton Khirnov | 2013-04-30 | 1 | -0/+261 |