Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01fftools/cmdutils: Add function to report error before exitAndreas Rheinhardt
2022-03-22fftools/cmdutils: split common option handlers into their own fileAnton Khirnov
2022-03-22fftools: drop useless indirectionAnton Khirnov
2022-03-22fftools/cmdutils: drop extern declarations for nonexistent variablesAnton Khirnov
2022-03-22fftools/cmdutils: drop prototypes for nonexistent functionsAnton Khirnov
2022-03-15ffmpeg: convert to new channel layout-APIJames Almer
2021-12-16fftools/cmdutils: Avoid crash when opts could not be allocatedYu Yang
2021-12-05fftools/cmdutils: Make allocate_array_elem() return ptr to new elementAndreas Rheinhardt
2021-12-05fftools/cmdutils: Atomically add elements to list of pointers, fix crashAndreas Rheinhardt
2021-11-16cmdutils: add an option for listing stream dispositionsAnton Khirnov
2021-09-16ffmpeg: use display matrix frame side data for autorotationJames Almer
2021-09-03fftools: Remove remnants of resample_optsAndreas Rheinhardt
2021-08-08fftools/cmdutils: Remove unused cpu_countAndreas Rheinhardt
2021-07-16fftools/cmdutils.c: Add cmd line option to override detection of cpu count.Thilo Borgmann
2021-03-02fftools: Switch to const AVCodec * where possibleAndreas Rheinhardt
2019-08-15fftools: Use right function signature and pointersAndreas Rheinhardt
2018-03-22cmdutils: print supported codecs in show_help_bsf()James Almer
2017-11-23lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson
2017-11-20ffmpeg: add ui64 type to SpecifierOptpkviet
2017-10-02Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer