FFmpeg
Functions
api-codec-param-test.c File Reference
#include <stdio.h>
#include "libavformat/avformat.h"
#include "libavutil/pixdesc.h"
#include "libavcodec/internal.h"
#include "libavutil/avassert.h"
#include "libavutil/opt.h"

Go to the source code of this file.

Functions

 
 
 
static int  open_and_probe_video_streams (AVFormatContext **fmt_ctx, const char *filename, int decode)
 
static int  check_video_streams (const AVFormatContext *fmt_ctx1, const AVFormatContext *fmt_ctx2)
 
int  main (int argc, char *argv[])
 

Function Documentation

static int try_decode_video_frame ( AVCodecContextcodec_ctx,
AVPacketpkt,
int  decode 
)
static

Definition at line 30 of file api-codec-param-test.c.

Referenced by find_video_stream_info().

static int find_video_stream_info ( AVFormatContextfmt_ctx,
int  decode 
)
static

Definition at line 77 of file api-codec-param-test.c.

Referenced by open_and_probe_video_streams().

static void dump_video_streams ( const AVFormatContextfmt_ctx,
int  decode 
)
static

Definition at line 141 of file api-codec-param-test.c.

Referenced by open_and_probe_video_streams().

static int open_and_probe_video_streams ( AVFormatContext **  fmt_ctx,
const char *  filename,
int  decode 
)
static

Definition at line 168 of file api-codec-param-test.c.

Referenced by main().

static int check_video_streams ( const AVFormatContextfmt_ctx1,
const AVFormatContextfmt_ctx2 
)
static

Definition at line 189 of file api-codec-param-test.c.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Definition at line 228 of file api-codec-param-test.c.


Generated on Fri Jan 12 2018 01:46:19 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /