[FFmpeg-devel] [PATCH 2/4] lavc: include timebase in avcodec string at debug level.
Paul B Mahol
onemda at gmail.com
Thu Jan 17 20:30:31 CET 2013
On 1/17/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Jan 17, 2013 at 06:16:30PM +0000, Paul B Mahol wrote:
>> On 1/17/13, Michael Niedermayer <michaelni at gmx.at> wrote:
>> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>> > ---
>> > libavcodec/utils.c | 6 ++++++
>> > 1 file changed, 6 insertions(+)
>> >
>> > diff --git a/libavcodec/utils.c b/libavcodec/utils.c
>> > index 8c0aa98..165b083 100644
>> > --- a/libavcodec/utils.c
>> > +++ b/libavcodec/utils.c
>> > @@ -2121,6 +2121,12 @@ void avcodec_string(char *buf, int buf_size,
>> > AVCodecContext *enc, int encode)
>> > }
>> > break;
>> > default:
>>
>> really default?
>
> yes, do you see a problem with that ?
I was just wondering if it could make sense for data and not for attachments.
More information about the ffmpeg-devel
mailing list