AV_STRINGIFY 132 doc/examples/filter_audio.c av_dict_set(&options_dict, "volume", AV_STRINGIFY(VOLUME_VAL), 0); AV_STRINGIFY 72 libavcodec/ass.c !(avctx->flags & AV_CODEC_FLAG_BITEXACT) ? AV_STRINGIFY(LIBAVCODEC_VERSION) : "", AV_STRINGIFY 117 libavcodec/libaribb24.c !(avctx->flags & AV_CODEC_FLAG_BITEXACT) ? AV_STRINGIFY(LIBAVCODEC_VERSION) : "", AV_STRINGIFY 1155 libavcodec/libx264.c { "threads", AV_STRINGIFY(X264_THREADS_AUTO) }, AV_STRINGIFY 42 libavcodec/version.h #define LIBAVCODEC_IDENT "Lavc" AV_STRINGIFY(LIBAVCODEC_VERSION) AV_STRINGIFY 195 libavcodec/wmalosslessdec.c "More than " AV_STRINGIFY(WMALL_MAX_CHANNELS) " channels"); AV_STRINGIFY 196 libavcodec/x86/cabac.h AV_STRINGIFY(H264_NORM_SHIFT_OFFSET), AV_STRINGIFY 197 libavcodec/x86/cabac.h AV_STRINGIFY(H264_LPS_RANGE_OFFSET), AV_STRINGIFY 198 libavcodec/x86/cabac.h AV_STRINGIFY(H264_MLPS_STATE_OFFSET), AV_STRINGIFY 71 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_NORM_SHIFT_OFFSET), AV_STRINGIFY 72 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_LPS_RANGE_OFFSET), AV_STRINGIFY 73 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_MLPS_STATE_OFFSET), AV_STRINGIFY 83 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_NORM_SHIFT_OFFSET), AV_STRINGIFY 84 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_LPS_RANGE_OFFSET), AV_STRINGIFY 85 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_MLPS_STATE_OFFSET), AV_STRINGIFY 152 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_NORM_SHIFT_OFFSET), AV_STRINGIFY 153 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_LPS_RANGE_OFFSET), AV_STRINGIFY 154 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_MLPS_STATE_OFFSET), AV_STRINGIFY 171 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_NORM_SHIFT_OFFSET), AV_STRINGIFY 172 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_LPS_RANGE_OFFSET), AV_STRINGIFY 173 libavcodec/x86/h264_cabac.c AV_STRINGIFY(H264_MLPS_STATE_OFFSET), AV_STRINGIFY 125 libavcodec/x86/mlpdsp_init.c #define BINC AV_STRINGIFY(4* MAX_CHANNELS) AV_STRINGIFY 126 libavcodec/x86/mlpdsp_init.c #define IOFFS AV_STRINGIFY(4*(MAX_FIR_ORDER + MAX_BLOCKSIZE)) AV_STRINGIFY 127 libavcodec/x86/mlpdsp_init.c #define IOFFC AV_STRINGIFY(4* MAX_FIR_ORDER) AV_STRINGIFY 56 libavdevice/android_camera.c #define RETURN_CASE(x) case x: return AV_STRINGIFY(x); AV_STRINGIFY 57 libavdevice/android_camera.c #define RETURN_DEFAULT(x) default: return AV_STRINGIFY(x); AV_STRINGIFY 77 libavdevice/dshow_capture.h dshowdebug(AV_STRINGIFY(class)"_QueryInterface(%p, %p, %p)\n", this, riid, ppvObject); \ AV_STRINGIFY 98 libavdevice/dshow_capture.h dshowdebug(AV_STRINGIFY(class)"_AddRef(%p)\t%ld\n", this, this->ref+1); \ AV_STRINGIFY 106 libavdevice/dshow_capture.h dshowdebug(AV_STRINGIFY(class)"_Release(%p)\t%ld\n", this, ref); \ AV_STRINGIFY 115 libavdevice/dshow_capture.h dshowdebug(AV_STRINGIFY(class)"_Destroy(%p)\n", this); \ AV_STRINGIFY 128 libavdevice/dshow_capture.h dshowdebug(AV_STRINGIFY(class)"_Create(%p)\n", this); \ AV_STRINGIFY 137 libavdevice/dshow_capture.h dshowdebug("created "AV_STRINGIFY(class)" %p\n", this); \ AV_STRINGIFY 141 libavdevice/dshow_capture.h dshowdebug("could not create "AV_STRINGIFY(class)"\n"); \ AV_STRINGIFY 42 libavdevice/version.h #define LIBAVDEVICE_IDENT "Lavd" AV_STRINGIFY(LIBAVDEVICE_VERSION) AV_STRINGIFY 849 libavfilter/f_ebur128.c META_PREFIX AV_STRINGIFY(name) "_peaks_ch%d", ch); \ AV_STRINGIFY 45 libavfilter/version.h #define LIBAVFILTER_IDENT "Lavfi" AV_STRINGIFY(LIBAVFILTER_VERSION) AV_STRINGIFY 109 libavfilter/vf_vignette.c AV_STRINGIFY(name) "'\n"); \ AV_STRINGIFY 88 libavformat/anm.c avpriv_request_sample(s, "max_pages != " AV_STRINGIFY(MAX_PAGES)); AV_STRINGIFY 272 libavformat/avienc.c ">"AV_STRINGIFY(AVI_MAX_STREAM_COUNT)" streams\n"); AV_STRINGIFY 162 libavformat/bink.c "invalid header: more than "AV_STRINGIFY(BINK_MAX_AUDIO_TRACKS)" audio tracks (%"PRIu32")\n", AV_STRINGIFY 737 libavformat/gxfenc.c ret = ff_stream_add_bitstream_filter(st, "pcm_rechunk", "n="AV_STRINGIFY(GXF_SAMPLES_PER_FRAME)); AV_STRINGIFY 135 libavformat/http.c #define DEFAULT_USER_AGENT "Lavf/" AV_STRINGIFY(LIBAVFORMAT_VERSION) AV_STRINGIFY 1067 libavformat/img2dec.c .class_name = AV_STRINGIFY(imgname) " demuxer",\ AV_STRINGIFY 1073 libavformat/img2dec.c .name = AV_STRINGIFY(imgname) "_pipe",\ AV_STRINGIFY 1074 libavformat/img2dec.c .long_name = NULL_IF_CONFIG_SMALL("piped " AV_STRINGIFY(imgname) " sequence"),\ AV_STRINGIFY 62 libavformat/lrcenc.c av_dict_set(&s->metadata, "ve", AV_STRINGIFY(LIBAVFORMAT_VERSION), 0); AV_STRINGIFY 731 libavformat/mxfenc.c "0.0.0" : AV_STRINGIFY(LIBAVFORMAT_VERSION); AV_STRINGIFY 84 libavformat/sdp.c "a=tool:libavformat " AV_STRINGIFY(LIBAVFORMAT_VERSION) "\r\n", AV_STRINGIFY 46 libavformat/version.h #define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION) AV_STRINGIFY 42 libavresample/version.h #define LIBAVRESAMPLE_IDENT "Lavr" AV_STRINGIFY(LIBAVRESAMPLE_VERSION) AV_STRINGIFY 40 libavutil/avassert.h AV_STRINGIFY(cond), __FILE__, __LINE__); \ AV_STRINGIFY 38 libavutil/thread.h av_log(NULL, AV_LOG_FATAL, AV_STRINGIFY(func) \ AV_STRINGIFY 93 libavutil/version.h #define LIBAVUTIL_IDENT "Lavu" AV_STRINGIFY(LIBAVUTIL_VERSION) AV_STRINGIFY 43 libpostproc/version.h #define LIBPOSTPROC_IDENT "postproc" AV_STRINGIFY(LIBPOSTPROC_VERSION) AV_STRINGIFY 43 libswresample/version.h #define LIBSWRESAMPLE_IDENT "SwR" AV_STRINGIFY(LIBSWRESAMPLE_VERSION) AV_STRINGIFY 450 libswscale/swscale_internal.h #define CHR_MMX_FILTER_OFFSET "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE) AV_STRINGIFY 451 libswscale/swscale_internal.h #define DSTW_OFFSET "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2" AV_STRINGIFY 452 libswscale/swscale_internal.h #define ESP_OFFSET "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+8" AV_STRINGIFY 453 libswscale/swscale_internal.h #define VROUNDER_OFFSET "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+16" AV_STRINGIFY 454 libswscale/swscale_internal.h #define U_TEMP "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+24" AV_STRINGIFY 455 libswscale/swscale_internal.h #define V_TEMP "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+32" AV_STRINGIFY 456 libswscale/swscale_internal.h #define Y_TEMP "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+40" AV_STRINGIFY 457 libswscale/swscale_internal.h #define ALP_MMX_FILTER_OFFSET "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*2+48" AV_STRINGIFY 458 libswscale/swscale_internal.h #define UV_OFF_PX "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+48" AV_STRINGIFY 459 libswscale/swscale_internal.h #define UV_OFF_BYTE "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+56" AV_STRINGIFY 460 libswscale/swscale_internal.h #define DITHER16 "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+64" AV_STRINGIFY 461 libswscale/swscale_internal.h #define DITHER32 "11*8+4*4*"AV_STRINGIFY(MAX_FILTER_SIZE)"*3+80" AV_STRINGIFY 41 libswscale/version.h #define LIBSWSCALE_IDENT "SwS" AV_STRINGIFY(LIBSWSCALE_VERSION) AV_STRINGIFY 225 tests/api/api-threadmessage-test.c av_log(NULL, AV_LOG_ERROR, "Unable to start " AV_STRINGIFY(type) \ AV_STRINGIFY 239 tests/api/api-threadmessage-test.c av_log(NULL, AV_LOG_ERROR, "Unable to join " AV_STRINGIFY(type) \