On 31/03/15 16:31, Diego Biurrun wrote: > From: Kostya Shishkov <[email protected]> > > ELS and ePIC decoder courtesy of Maxim Poliakovski, > cleanup and integration by Diego Biurrun. > > Signed-off-by: Diego Biurrun <[email protected]> > --- > > Now states Go2Meeting support prominently in the file header, > as requested by Kostya. > > Changelog | 1 + > doc/general.texi | 2 + > libavcodec/Makefile | 2 +- > libavcodec/elsdec.c | 411 ++++++++++++++++++++++++++++ > libavcodec/elsdec.h | 60 ++++ > libavcodec/g2meet.c | 757 > +++++++++++++++++++++++++++++++++++++++++++++++++-- > libavcodec/version.h | 2 +- > 7 files changed, 1209 insertions(+), 26 deletions(-) > create mode 100644 libavcodec/elsdec.c > create mode 100644 libavcodec/elsdec.h >
If Kostya is happy I'm happy. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
