log flvdec.c @ 5066:2bc8a9853970 libavformat

age author description
Wed, 24 Jun 2009 22:10:53 +0000 jbr flvdec: Build a Speex header during FLV demuxing using required and libavformat
Tue, 16 Jun 2009 23:14:59 +0000 stefano Downgrade message log level (from AV_LOG_ERROR to AV_LOG_DEBUG) about libavformat
Fri, 17 Apr 2009 17:42:41 +0000 michael Remove unused variable from flv_read_metabody() found by CSA. libavformat
Sun, 12 Apr 2009 04:01:03 +0000 michael Disable metadata reading. Yes, I would like to know what this code is good for libavformat
Fri, 03 Apr 2009 15:32:31 +0000 michael Do not fail on zero packets. libavformat
Thu, 02 Apr 2009 03:52:19 +0000 bcoudurier skip empty data packets in flv, fix input.flv libavformat
Tue, 03 Mar 2009 20:24:17 +0000 michael Replace two 'return AVERROR(EAGAIN);' by continue. The latter are nicer libavformat
Sat, 21 Feb 2009 23:54:50 +0000 bcoudurier parse aac extradata to fetch channels and sample rate, patch from Netgem libavformat
Thu, 19 Feb 2009 12:19:55 +0000 pross FLV demuxer: return AVERROR_EOF upon detection of end of file. libavformat
Mon, 16 Feb 2009 16:09:34 +0000 benoit Add a context to av_log() calls. libavformat
Mon, 02 Feb 2009 16:05:50 +0000 benoit Implement the reading of the video bitrate of flv movies out of the meta data, libavformat
Thu, 22 Jan 2009 12:08:06 +0000 michael Use EAGAIN return, primarely intended as example of EAGAIN useage. libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sun, 21 Dec 2008 20:56:30 +0000 michael Fix detection of audio codec in K70707-ARIA229.flv. libavformat
Sun, 16 Nov 2008 02:56:34 +0000 bcoudurier set pts in flv demuxer libavformat