Re: [libav-devel] [PATCH] mpeg4video: doxygen comments

2014-08-01 Thread Timothy Gu
On Aug 1, 2014 12:09 PM, "Nidhi Makhijani" wrote: > > --- > libavcodec/mpeg4video.h | 16 > 1 file changed, 8 insertions(+), 8 deletions(-) You're de-doxygenizing. The commit message is wrong [...] Timothy ___ libav-devel mailing lis

Re: [libav-devel] [PATCH] mpeg4video: doxygen comments

2014-08-01 Thread Vittorio Giovara
On Fri, Aug 1, 2014 at 8:09 PM, Nidhi Makhijani wrote: > --- > libavcodec/mpeg4video.h | 16 > 1 file changed, 8 insertions(+), 8 deletions(-) > > diff --git a/libavcodec/mpeg4video.h b/libavcodec/mpeg4video.h > index b092684..fce24c1 100644 > --- a/libavcodec/mpeg4video.h > +++

[libav-devel] [PATCH] mpeg4video: doxygen comments

2014-08-01 Thread Nidhi Makhijani
--- libavcodec/mpeg4video.h | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/libavcodec/mpeg4video.h b/libavcodec/mpeg4video.h index b092684..fce24c1 100644 --- a/libavcodec/mpeg4video.h +++ b/libavcodec/mpeg4video.h @@ -62,29 +62,29 @@ typedef struct Mpeg4DecC