Escape 130 (RPL) decoder
authorEli Friedman <eli.friedman@gmail.com>
Fri, 16 Dec 2011 20:30:27 +0000 (21:30 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 18 May 2013 05:12:56 +0000 (07:12 +0200)
commit350914fc8024612f614c0a4f5c8ba5da2d9988e7
treeacdd7ee0a89e1c985642b2e5178a2c0f023e4641
parentcebdedca57d95834a8f8098c7b6a322a1163e26b
Escape 130 (RPL) decoder

Some fixes provided by Paul B Mahol <onemda@gmail.com>
and Michael Niedermayer <michaelni@gmx.at> and me.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
Changelog
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/codec_desc.c
libavcodec/escape130.c [new file with mode: 0644]
libavcodec/version.h
libavformat/rpl.c