1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Bug #176 - Support newer versions of FFmpeg.

Also includes Benjamin's ffmpeg-configure-v2.patch.
This commit is contained in:
lllucius
2011-04-02 02:10:50 +00:00
parent b55fb15b89
commit f50be91900
25 changed files with 1956 additions and 860 deletions

View File

@@ -22,7 +22,7 @@
#define AVUTIL_INTFLOAT_READWRITE_H
#include <stdint.h>
#include "common.h"
#include "attributes.h"
/* IEEE 80 bits extended float */
typedef struct AVExtFloat {