FLAC options


Variables

attribute_deprecated int AVCodecContext::lpc_coeff_precision
 LPC coefficient precision - used by FLAC encoder
  • encoding: Set by user.

attribute_deprecated int AVCodecContext::prediction_order_method
 search method for selecting prediction order
  • encoding: Set by user.

attribute_deprecated int AVCodecContext::min_partition_order
 
  • encoding: Set by user.

attribute_deprecated int AVCodecContext::max_partition_order
 
  • encoding: Set by user.


Detailed Description

Deprecated:
Use FLAC encoder private options instead.

Variable Documentation

LPC coefficient precision - used by FLAC encoder

  • encoding: Set by user.

  • decoding: unused

Definition at line 2366 of file avcodec.h.

Referenced by flac_encode_init().

  • encoding: Set by user.

  • decoding: unused

Definition at line 2385 of file avcodec.h.

Referenced by flac_encode_init().

  • encoding: Set by user.

  • decoding: unused

Definition at line 2379 of file avcodec.h.

Referenced by flac_encode_init().

search method for selecting prediction order

  • encoding: Set by user.

  • decoding: unused

Definition at line 2373 of file avcodec.h.

Referenced by flac_encode_init().


Generated on Sat Jul 2 19:22:37 2011 for FFmpeg by  doxygen 1.5.8