log mxf.c @ 6433:7c98c16c97c5 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
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
Sat, 19 Jan 2008 17:28:49 +0000 bcoudurier simplify with matching len libavformat
Sat, 19 Jan 2008 17:25:12 +0000 bcoudurier simplify and detect better non frame wrapped mappings libavformat
Sat, 19 Jan 2008 16:20:06 +0000 bcoudurier cosmetics: read_metadata -> read libavformat
Sat, 19 Jan 2008 16:19:06 +0000 bcoudurier cosmetics libavformat
Sat, 19 Jan 2008 16:18:32 +0000 bcoudurier remove unused crypto context uid libavformat
Sat, 19 Jan 2008 16:17:39 +0000 bcoudurier support dynamically allocated local tags, used by encrypted files libavformat
Sat, 19 Jan 2008 15:21:30 +0000 bcoudurier check malloc return libavformat
Sat, 19 Jan 2008 13:16:35 +0000 bcoudurier add some dv container uls libavformat
Sat, 19 Jan 2008 13:16:00 +0000 bcoudurier simplify by checking min matching len libavformat
Tue, 08 Jan 2008 13:48:52 +0000 bcoudurier check av_new_stream return value libavformat