log mxf.c @ 1649:46d5a151ca4f libavformat

age author description
Sun, 14 Jan 2007 23:14:36 +0000 bcoudurier follow michael suggestion and simplify code at object level libavformat
Sun, 14 Jan 2007 21:23:32 +0000 reimar Make seeking work in files that contain encrypted tracks. libavformat
Sun, 14 Jan 2007 16:02:22 +0000 reimar Simplify klv_decode_ber_length libavformat
Sun, 14 Jan 2007 00:32:25 +0000 bcoudurier AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptor libavformat
Sat, 13 Jan 2007 21:13:26 +0000 reimar Use macros to eliminate code duplication in MXF metadata read functions. libavformat
Sat, 13 Jan 2007 18:54:48 +0000 reimar Extend mxf_resolve_strong_ref by a type parameter, to avoid modify something libavformat
Sat, 13 Jan 2007 18:21:55 +0000 reimar Fix error message, it's package ref that can not be found, not track in this case libavformat
Tue, 28 Nov 2006 17:17:36 +0000 bcoudurier move source_package declaration in the loop and reset it each iteration libavformat
Thu, 16 Nov 2006 15:49:54 +0000 bcoudurier parse video frame headers to get key flag libavformat
Tue, 14 Nov 2006 14:54:40 +0000 bcoudurier add 422P@HL I-only universal label libavformat
Fri, 10 Nov 2006 14:04:44 +0000 bcoudurier report error when local tag has 0 size libavformat
Tue, 17 Oct 2006 11:30:22 +0000 bcoudurier skip packet if no stream index is found, fix proxy_pal030926.mxf libavformat
Tue, 17 Oct 2006 11:23:04 +0000 bcoudurier skip run in sequence, fix C0023S01.mxf libavformat
Tue, 10 Oct 2006 14:29:03 +0000 bcoudurier fix d-10 mapping detection libavformat
Tue, 10 Oct 2006 13:00:50 +0000 bcoudurier rewind completely if sample time is negative libavformat