]> git.sesse.net Git - ffmpeg/commit
Implement Snappy decompression
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 24 May 2015 14:20:26 +0000 (16:20 +0200)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 22 Jun 2015 14:23:08 +0000 (15:23 +0100)
commit2ecfd451649c7a08cb633635df98e59f7c6e2140
tree3beef1401f274d6f19ca0062182628b618930769
parent61dc9d647c6664e11674d9a10fdde29987d6acda
Implement Snappy decompression

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
configure
libavcodec/Makefile
libavcodec/snappy.c [new file with mode: 0644]
libavcodec/snappy.h [new file with mode: 0644]