[mythtv-commits] mythtv commit: r6979 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Aug 3 00:05:10 UTC 2005


      Author: danielk
        Date: 2005-08-03 00:05:09 +0000 (Wed, 03 Aug 2005)
New Revision: 6979
   Changeset: http://cvs.mythtv.org/trac/changeset/6979

Modified:

   trunk/mythtv/libs/libavcodec/avcodec.h
   trunk/mythtv/libs/libavcodec/utils.c

Log:

This adds two debugging functions to libav:
  const char *codec_id_string(enum CodecID codec_id);
  const char *codec_type_string(enum CodecType codec_type);

They print human readable forms of the two enums.

I'll be submitting a few patches to the ffmpeg mailing list soon...






More information about the mythtv-commits mailing list