log flashsv.c @ 10275:ae08043eb532 libavcodec

age author description
Sun, 13 Sep 2009 19:17:02 +0000 banan Do not release the AVFrame when using reget_buffer in flashsv. libavcodec
Thu, 10 Sep 2009 19:01:53 +0000 banan Use reget_buffer instead of get_buffer. Fixes issue1367. libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 24 Nov 2008 19:00:55 +0000 mru flashsv: use skip_bits_long() where required libavcodec