log mxf.c @ 4109:e2349f1f7c26 libavformat

age author description
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
Fri, 01 Feb 2008 14:58:35 +0000 bcoudurier add const libavformat
Sat, 19 Jan 2008 20:00:09 +0000 bcoudurier init uid to 0 libavformat
Sat, 19 Jan 2008 19:59:04 +0000 bcoudurier indentation libavformat
Sat, 19 Jan 2008 19:58:48 +0000 bcoudurier correctly handle sony mpeg4 extradata libavformat
Sat, 19 Jan 2008 19:51:55 +0000 bcoudurier check if read child returned error libavformat