mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
cosmetic
Originally committed as revision 8610 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1566,8 +1566,8 @@ typedef struct AVCodecContext {
|
||||
*/
|
||||
int global_quality;
|
||||
|
||||
#define FF_CODER_TYPE_VLC 0
|
||||
#define FF_CODER_TYPE_AC 1
|
||||
#define FF_CODER_TYPE_VLC 0
|
||||
#define FF_CODER_TYPE_AC 1
|
||||
#define FF_CODER_TYPE_RAW 2
|
||||
#define FF_CODER_TYPE_RLE 3
|
||||
#define FF_CODER_TYPE_DEFLATE 4
|
||||
|
||||
Reference in New Issue
Block a user