Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 15 Oct 2008 07:31:06 +0000 | benoit | Cosmetics: fix indentation after previous commit. libavcodec |
Wed, 15 Oct 2008 07:29:37 +0000 | benoit | Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer. libavcodec |
Tue, 14 Oct 2008 20:42:54 +0000 | michael | Include zlib.h as it is needed for watermark support, libavcodec |
Tue, 14 Oct 2008 20:34:31 +0000 | michael | Export svq1_packet_checksum() that is needed for svq3 watermarks, libavcodec |
Tue, 14 Oct 2008 20:30:11 +0000 | michael | Add variable to hold the svq3 watermarking key, libavcodec |
Mon, 13 Oct 2008 13:47:05 +0000 | benoit | Fix mem leak. libavcodec |