aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/libav/lavc54_lavf54_lavu52_lavr01/libavutil
Commit message (Collapse)AuthorAgeFilesLines
* FFMPEGMediaPlayer: Replace old FFmpeg header w/ FFmpeg version 4.3, 5.1 and ↵Sven Gothel2023-02-2343-5819/+0
| | | | 6.0 (major version counts for binary compatibility)
* Fix libav/ffmpeg compilation: Use 'dot less' dir/file names; Compile ffmpeg ↵Sven Gothel2013-08-2843-0/+5819
version dependent c-files individually and inject object files. ; ffmpeg *register_all() at setStream0(..) - Use 'dot less' dir/file names - Compile ffmpeg version dependent c-files individually and inject object files. - ffmpeg *register_all() at setStream0(..) - Only register devices if available _and_ camera is requested.