Skip to content

Commit

Permalink
main/ffmpeg: update to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nekopsykose committed Sep 30, 2024
1 parent 68b145c commit 0290468
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 443 deletions.
24 changes: 0 additions & 24 deletions main/ffmpeg/patches/0001-ffbuild-libversion.sh-add-shebang.patch

This file was deleted.

23 changes: 0 additions & 23 deletions main/ffmpeg/patches/bigendian.patch

This file was deleted.

2 changes: 1 addition & 1 deletion main/ffmpeg/patches/v4l-ioctl.patch
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ index 5e85d1a..ee4d362 100644
int (*open_f)(const char *file, int oflag, ...);
int (*close_f)(int fd);
int (*dup_f)(int fd);
-#if defined(__sun) || defined(__BIONIC__) || defined(__musl__) /* POSIX-like */
-#if HAVE_POSIX_IOCTL
- int (*ioctl_f)(int fd, int request, ...);
-#else
int (*ioctl_f)(int fd, unsigned long int request, ...);
Expand Down
184 changes: 0 additions & 184 deletions main/ffmpeg/patches/vaapi-1.patch

This file was deleted.

110 changes: 0 additions & 110 deletions main/ffmpeg/patches/vaapi-2.patch

This file was deleted.

Loading

0 comments on commit 0290468

Please sign in to comment.