Skip to content

Commit

Permalink
Bug 1877221 - Pull in new ffmpeg code, reapply patch. r=media-playbac…
Browse files Browse the repository at this point in the history
…k-reviewers,chunmin

Differential Revision: https://phabricator.services.mozilla.com/D199909
  • Loading branch information
padenot committed Feb 8, 2024
1 parent 28601e5 commit 7b929fd
Show file tree
Hide file tree
Showing 157 changed files with 12,466 additions and 6,090 deletions.
1 change: 0 additions & 1 deletion media/ffvpx/compat/atomics/win32/stdatomic.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#ifndef COMPAT_ATOMICS_WIN32_STDATOMIC_H
#define COMPAT_ATOMICS_WIN32_STDATOMIC_H

#define WIN32_LEAN_AND_MEAN
#include <stddef.h>
#include <stdint.h>
#include <windows.h>
Expand Down
1 change: 0 additions & 1 deletion media/ffvpx/compat/w32pthreads.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
* As most functions here are used without checking return values,
* only implement return values as necessary. */

#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <process.h>
#include <time.h>
Expand Down
52 changes: 0 additions & 52 deletions media/ffvpx/libavcodec/aarch64/fft_init_aarch64.c

This file was deleted.

Loading

0 comments on commit 7b929fd

Please sign in to comment.