| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/cmdutils: constify the argument of get_rotation() | Anton Khirnov | 2023-05-22 | 1 | -1/+1 |
* | fftools/cmdutils: Add function to report error before exit | Andreas Rheinhardt | 2022-09-01 | 1 | -0/+11 |
* | fftools/cmdutils: split common option handlers into their own file | Anton Khirnov | 2022-03-22 | 1 | -202/+0 |
* | fftools: drop useless indirection | Anton Khirnov | 2022-03-22 | 1 | -2/+0 |
* | fftools/cmdutils: drop extern declarations for nonexistent variables | Anton Khirnov | 2022-03-22 | 1 | -2/+0 |
* | fftools/cmdutils: drop prototypes for nonexistent functions | Anton Khirnov | 2022-03-22 | 1 | -7/+0 |
* | ffmpeg: convert to new channel layout-API | James Almer | 2022-03-15 | 1 | -8/+0 |
* | fftools/cmdutils: Avoid crash when opts could not be allocated | Yu Yang | 2021-12-16 | 1 | -2/+2 |
* | fftools/cmdutils: Make allocate_array_elem() return ptr to new element | Andreas Rheinhardt | 2021-12-05 | 1 | -2/+2 |
* | fftools/cmdutils: Atomically add elements to list of pointers, fix crash | Andreas Rheinhardt | 2021-12-05 | 1 | -0/+17 |
* | cmdutils: add an option for listing stream dispositions | Anton Khirnov | 2021-11-16 | 1 | -0/+6 |
* | ffmpeg: use display matrix frame side data for autorotation | James Almer | 2021-09-16 | 1 | -1/+1 |
* | fftools: Remove remnants of resample_opts | Andreas Rheinhardt | 2021-09-03 | 1 | -2/+1 |
* | fftools/cmdutils: Remove unused cpu_count | Andreas Rheinhardt | 2021-08-08 | 1 | -1/+0 |
* | fftools/cmdutils.c: Add cmd line option to override detection of cpu count. | Thilo Borgmann | 2021-07-16 | 1 | -0/+7 |
* | fftools: Switch to const AVCodec * where possible | Andreas Rheinhardt | 2021-03-02 | 1 | -1/+1 |
* | fftools: Use right function signature and pointers | Andreas Rheinhardt | 2019-08-15 | 1 | -2/+2 |
* | cmdutils: print supported codecs in show_help_bsf() | James Almer | 2018-03-22 | 1 | -0/+3 |
* | lavu,lavfi,ffmpeg: Remove experimental OpenCL API | Mark Thompson | 2017-11-22 | 1 | -18/+0 |
* | ffmpeg: add ui64 type to SpecifierOpt | pkviet | 2017-11-20 | 1 | -0/+1 |
* | Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524' | James Almer | 2017-10-01 | 1 | -0/+662 |