[FFmpeg-devel] [PATCH] LPCM in MPEG-TS, v4

Diego Biurrun diego
Tue Aug 25 17:25:50 CEST 2009


On Tue, Aug 25, 2009 at 06:16:07PM +0300, Christian P. Schmidt wrote:
> 
> --- libavcodec/pcm-mpeg.c	(revision 0)
> +++ libavcodec/pcm-mpeg.c	(revision 0)
> @@ -0,0 +1,316 @@
> +
> +    if(avctx->debug & FF_DEBUG_PICT_INFO)

if (

> +    if(avctx->debug & FF_DEBUG_BITSTREAM)

ditto

> +    if(avctx->debug & FF_DEBUG_BITSTREAM)

ditto

Diego



More information about the ffmpeg-devel mailing list