log mxf.c @ 6451:a8abcc0f32cf libavformat

age author description
Wed, 30 Jun 2010 07:55:05 +0000 thardin mxfdec: Improve parsing of the PixelLayout item libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sun, 08 Feb 2009 05:12:30 +0000 bcoudurier reuse MXFCodecUL for data def and simplify libavformat
Sun, 08 Feb 2009 04:42:38 +0000 bcoudurier remove implicit header inclusions from mxf.h libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sun, 31 Aug 2008 01:39:42 +0000 bcoudurier put back mxf_essence_container_uls in demuxer as static const libavformat
Tue, 19 Aug 2008 22:01:57 +0000 cehoyos Ok-ed parts from patch by zhentan feng. libavformat
Mon, 18 Aug 2008 17:54:18 +0000 michael Factorize common code out of the mxf demuxer. libavformat base mxfdec.c@0a28d46f3cd4
Wed, 16 Jul 2008 17:20:21 +0000 diego cosmetics: Fix mxf codec long name. libavformat
Sat, 28 Jun 2008 20:32:37 +0000 bcoudurier include track id in error message libavformat
Fri, 27 Jun 2008 21:43:15 +0000 bcoudurier unset Track sets, relying in AVStream->priv_data and will be freed in av_close_input_file libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Sun, 16 Mar 2008 17:54:36 +0000 bcoudurier just skip klv packet, when no corresponding stream is found libavformat
Thu, 06 Mar 2008 13:40:29 +0000 bcoudurier support AVDISCARD_ALL libavformat