mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
* commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196': tests: Move all test programs to a subdirectory Merged-by: Clément Bœsch <clement@stupeflix.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
/avresample
|
||||
@@ -30,7 +30,8 @@
|
||||
#include "libavutil/mem.h"
|
||||
#include "libavutil/opt.h"
|
||||
#include "libavutil/samplefmt.h"
|
||||
#include "avresample.h"
|
||||
|
||||
#include "libavresample/avresample.h"
|
||||
|
||||
static double dbl_rand(AVLFG *lfg)
|
||||
{
|
||||
Reference in New Issue
Block a user