log mxf.c @ 2944:74bcc1d2eabb libavformat

age author description
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
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Fri, 21 Sep 2007 16:30:58 +0000 bcoudurier add D-10 NTSC support libavformat
Fri, 21 Sep 2007 16:28:17 +0000 bcoudurier extract correct d10 aes3 audio channels number libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Sun, 03 Jun 2007 22:56:11 +0000 bcoudurier cosmetics remove struct name with typedef libavformat
Sun, 03 Jun 2007 22:40:42 +0000 bcoudurier remove unused EssenceContainerData libavformat
Sun, 03 Jun 2007 18:04:33 +0000 bcoudurier skip no more needed on error libavformat
Sun, 03 Jun 2007 17:53:15 +0000 bcoudurier remove duplicate entry since now we ignore version byte libavformat
Sun, 03 Jun 2007 17:29:49 +0000 bcoudurier typo libavformat
Sun, 03 Jun 2007 17:26:30 +0000 bcoudurier set pkt pos libavformat
Sun, 03 Jun 2007 17:20:35 +0000 bcoudurier remove now useless sync key libavformat
Sun, 03 Jun 2007 17:19:15 +0000 bcoudurier no need to seek on specific key anymore, since klv_read_packet will sync, tested on encrypted files libavformat
Sun, 03 Jun 2007 17:15:39 +0000 bcoudurier do not print error message when klv_read_packet fails libavformat
Sun, 03 Jun 2007 17:10:55 +0000 bcoudurier sync to mxf klv key before trying to read klv packet libavformat
Sun, 03 Jun 2007 14:52:55 +0000 bcoudurier match uids indenpendantly of the version byte libavformat
Sun, 03 Jun 2007 14:33:57 +0000 bcoudurier cosmetics, reorder and classify uids libavformat
Tue, 24 Apr 2007 10:51:26 +0000 bcoudurier correct comment about seek function libavformat
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Tue, 10 Apr 2007 14:10:36 +0000 bcoudurier add D-10 PAL 40 audio essence container ul libavformat
Tue, 10 Apr 2007 14:04:59 +0000 bcoudurier add D-10 PAL 40 ul libavformat
Mon, 12 Mar 2007 12:36:41 +0000 mbardiaux Give context to dprintf libavformat
Sun, 11 Feb 2007 12:50:33 +0000 bcoudurier mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul libavformat
Mon, 15 Jan 2007 01:04:43 +0000 bcoudurier cosmetics, function -> metadata libavformat
Sun, 14 Jan 2007 23:32:51 +0000 bcoudurier remove useless essence container data sets for now libavformat
Sun, 14 Jan 2007 23:31:30 +0000 bcoudurier remove useless preface parsing for now, will reintroduce it if needed libavformat
Sun, 14 Jan 2007 23:23:06 +0000 bcoudurier merge multiple descriptor parsing with generic one libavformat
Sun, 14 Jan 2007 23:17:10 +0000 bcoudurier remove warning, key is const libavformat
Sun, 14 Jan 2007 23:16:20 +0000 bcoudurier indention libavformat
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
Tue, 10 Oct 2006 12:58:34 +0000 bcoudurier dont seek back if no sync to let eof happen libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Thu, 05 Oct 2006 09:01:04 +0000 bcoudurier support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf libavformat
Mon, 02 Oct 2006 14:12:50 +0000 bcoudurier fix audio for mog_op1a_prompeg_mpeg.mxf libavformat
Mon, 02 Oct 2006 13:22:51 +0000 bcoudurier return 0 as stream index if only one stream, this is completely non standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf libavformat
Fri, 29 Sep 2006 14:28:55 +0000 bcoudurier rudimentary binary seek libavformat
Fri, 29 Sep 2006 12:25:44 +0000 bcoudurier add another data definition ul libavformat
Fri, 29 Sep 2006 12:23:38 +0000 bcoudurier use a data definition uls table to fetch codec type libavformat
Fri, 29 Sep 2006 11:25:40 +0000 bcoudurier add string param to PRINT_KEY for debug libavformat
Fri, 29 Sep 2006 10:38:27 +0000 bcoudurier shut up gcc about incompatible pointer type libavformat
Mon, 11 Sep 2006 22:05:43 +0000 bcoudurier workaround for files, mainly d-cinema, with 0 sized tags especially UMID in source clip, 377M B.10,13 clearly mentions that this is non standard though libavformat
Thu, 24 Aug 2006 14:22:40 +0000 bcoudurier correct uid, and enable JPEG 2000 detection libavformat
Thu, 03 Aug 2006 15:33:48 +0000 bcoudurier revert r5909, dont use non constant static variable, breaks multithreaded apps libavformat