| 
    FFmpeg
    
   | 
 
#include "avcodec.h"#include "codec_internal.h"#include "decode.h"#include "libavutil/avassert.h"#include "libavutil/internal.h"Go to the source code of this file.
Data Structures | |
| struct | VCR1Context | 
Functions | |
| static av_cold int | vcr1_decode_init (AVCodecContext *avctx) | 
| static int | vcr1_decode_frame (AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) | 
Variables | |
| const FFCodec | ff_vcr1_decoder | 
ATI VCR1 codec
Definition in file vcr1.c.
      
  | 
  static | 
      
  | 
  static | 
| const FFCodec ff_vcr1_decoder | 
 1.8.17