log matroskadec.c @ 2711:0ff7c5289e68 libavformat

age author description
Sun, 21 Oct 2007 22:27:24 +0000 aurel cosmetics: reindent libavformat
Sun, 21 Oct 2007 17:21:20 +0000 kostya Make Matroska demuxer output full frames instead of slices for RealVideo libavformat
Fri, 31 Aug 2007 18:24:09 +0000 conrad SimpleBlock keyframe flag is the most significant bit libavformat
Thu, 16 Aug 2007 22:04:38 +0000 aurel cosmetic: indentation libavformat
Thu, 16 Aug 2007 22:01:54 +0000 aurel Don't pre-scale default_duration to avoid precision loss in fps calculation. libavformat
Thu, 16 Aug 2007 21:55:37 +0000 aurel no need for special case default_duration for AAC libavformat
Thu, 16 Aug 2007 21:54:04 +0000 aurel calculate default_duration according to framerate only when not already set libavformat
Fri, 10 Aug 2007 15:37:55 +0000 aurel ensure that negative block_time are properly checked libavformat
Thu, 19 Jul 2007 15:38:33 +0000 takis Replace all occurrences of AVERROR_NOTSUPP with AVERROR(ENOSYS). libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Thu, 19 Jul 2007 15:21:30 +0000 takis Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat
Mon, 16 Jul 2007 14:51:43 +0000 aurel add support for S_ASS and S_SSA codec string libavformat
Fri, 13 Jul 2007 11:58:15 +0000 alex Remove broken assert. ebml_read_element_id can handle level_up set to NULL. libavformat
Wed, 11 Jul 2007 13:37:07 +0000 aurel add support for ASS like subtitles in Matroska libavformat
Wed, 11 Jul 2007 13:13:20 +0000 aurel add support for Matroska subtitle tracks libavformat