Hi, when you resend the same patch with a minor modification please take the time to use the --in-reply-to option of git send-mail, so that clients can thread emails correctly.
On Mon, Jun 23, 2014 at 12:20 AM, Nidhi Makhijani <[email protected]> wrote: > --- > libavformat/Makefile | 4 +- > libavformat/au.h | 39 +++++++++++++++++ > libavformat/{au.c => audec.c} | 93 +---------------------------------------- > libavformat/auenc.c | 97 > +++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 140 insertions(+), 93 deletions(-) > create mode 100644 libavformat/au.h > rename libavformat/{au.c => audec.c} (61%) > create mode 100644 libavformat/auenc.c > It seems ok to me. -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
