summaryrefslogtreecommitdiff
path: root/libavformat/mxf.c
Commit message (Collapse)AuthorAge
* report error when local tag has 0 sizeBaptiste Coudurier2006-11-10
| | | | Originally committed as revision 6962 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip packet if no stream index is found, fix proxy_pal030926.mxfBaptiste Coudurier2006-10-17
| | | | Originally committed as revision 6721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip run in sequence, fix C0023S01.mxfBaptiste Coudurier2006-10-17
| | | | Originally committed as revision 6720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix d-10 mapping detectionBaptiste Coudurier2006-10-10
| | | | Originally committed as revision 6631 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rewind completely if sample time is negativeBaptiste Coudurier2006-10-10
| | | | Originally committed as revision 6629 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont seek back if no sync to let eof happenBaptiste Coudurier2006-10-10
| | | | Originally committed as revision 6628 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
| | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, ↵Baptiste Coudurier2006-10-05
| | | | | | xdcam-pal-d10-imx50.mxf Originally committed as revision 6561 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix audio for mog_op1a_prompeg_mpeg.mxfBaptiste Coudurier2006-10-02
| | | | Originally committed as revision 6530 to svn://svn.ffmpeg.org/ffmpeg/trunk
* return 0 as stream index if only one stream, this is completely non ↵Baptiste Coudurier2006-10-02
| | | | | | standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf Originally committed as revision 6528 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rudimentary binary seekBaptiste Coudurier2006-09-29
| | | | Originally committed as revision 6382 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add another data definition ulBaptiste Coudurier2006-09-29
| | | | Originally committed as revision 6381 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use a data definition uls table to fetch codec typeBaptiste Coudurier2006-09-29
| | | | Originally committed as revision 6380 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add string param to PRINT_KEY for debugBaptiste Coudurier2006-09-29
| | | | Originally committed as revision 6379 to svn://svn.ffmpeg.org/ffmpeg/trunk
* shut up gcc about incompatible pointer typeBaptiste Coudurier2006-09-29
| | | | Originally committed as revision 6378 to svn://svn.ffmpeg.org/ffmpeg/trunk
* workaround for files, mainly d-cinema, with 0 sized tags especially UMID in ↵Baptiste Coudurier2006-09-11
| | | | | | source clip, 377M B.10,13 clearly mentions that this is non standard though Originally committed as revision 6230 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correct uid, and enable JPEG 2000 detectionBaptiste Coudurier2006-08-24
| | | | Originally committed as revision 6078 to svn://svn.ffmpeg.org/ffmpeg/trunk
* revert r5909, dont use non constant static variable, breaks multithreaded appsBaptiste Coudurier2006-08-03
| | | | Originally committed as revision 5917 to svn://svn.ffmpeg.org/ffmpeg/trunk
* parse SONY hidden MPEG-4 extradata, fix C0023S01.mxfBaptiste Coudurier2006-08-03
| | | | Originally committed as revision 5910 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip run-in sequence before reading headerBaptiste Coudurier2006-08-03
| | | | Originally committed as revision 5909 to svn://svn.ffmpeg.org/ffmpeg/trunk
* again, disable DEBUGBaptiste Coudurier2006-08-03
| | | | Originally committed as revision 5908 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l, check container_ul existenceBaptiste Coudurier2006-08-03
| | | | Originally committed as revision 5907 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove duplicate codeBaptiste Coudurier2006-08-03
| | | | Originally committed as revision 5906 to svn://svn.ffmpeg.org/ffmpeg/trunk
* attempt to demux clip wrapped contentBaptiste Coudurier2006-08-03
| | | | Originally committed as revision 5905 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add codec detection based on essence container ulBaptiste Coudurier2006-08-03
| | | | Originally committed as revision 5904 to svn://svn.ffmpeg.org/ffmpeg/trunk
* resolve strong refs in parse_structural_metadata since objects may not be ↵Baptiste Coudurier2006-08-02
| | | | | | ordered, use object oriented approach Originally committed as revision 5892 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix ending null entry in tableBaptiste Coudurier2006-08-01
| | | | Originally committed as revision 5885 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more codecs ulsBaptiste Coudurier2006-08-01
| | | | Originally committed as revision 5883 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip run-in sequence during probeBaptiste Coudurier2006-08-01
| | | | Originally committed as revision 5876 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify using function tableBaptiste Coudurier2006-07-31
| | | | Originally committed as revision 5871 to svn://svn.ffmpeg.org/ffmpeg/trunk
* parse aes3 audio descriptorBaptiste Coudurier2006-07-31
| | | | Originally committed as revision 5870 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use parenthesis around valueBaptiste Coudurier2006-07-30
| | | | Originally committed as revision 5866 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add information about codec ulsBaptiste Coudurier2006-07-29
| | | | Originally committed as revision 5856 to svn://svn.ffmpeg.org/ffmpeg/trunk
* another MPEG-2 long gop codec ulBaptiste Coudurier2006-07-29
| | | | Originally committed as revision 5855 to svn://svn.ffmpeg.org/ffmpeg/trunk
* another MPEG-2 long gop codec ulBaptiste Coudurier2006-07-29
| | | | Originally committed as revision 5854 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add uncompressed picture supportBaptiste Coudurier2006-07-29
| | | | Originally committed as revision 5853 to svn://svn.ffmpeg.org/ffmpeg/trunk
* parse rgba descriptor (jpeg2000, uncompressed)Baptiste Coudurier2006-07-29
| | | | Originally committed as revision 5852 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add common codecs ulsBaptiste Coudurier2006-07-29
| | | | Originally committed as revision 5851 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify PRINT_KEYBaptiste Coudurier2006-07-29
| | | | Originally committed as revision 5850 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add some debug infosBaptiste Coudurier2006-07-29
| | | | Originally committed as revision 5849 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get rid of DECLARED_ALIGNEDBaptiste Coudurier2006-07-29
| | | | Originally committed as revision 5848 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmeticsBaptiste Coudurier2006-07-28
| | | | Originally committed as revision 5842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use ternaryBaptiste Coudurier2006-07-28
| | | | Originally committed as revision 5841 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless variablesBaptiste Coudurier2006-07-28
| | | | Originally committed as revision 5840 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename variablesBaptiste Coudurier2006-07-28
| | | | Originally committed as revision 5839 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add error messagesBaptiste Coudurier2006-07-28
| | | | Originally committed as revision 5838 to svn://svn.ffmpeg.org/ffmpeg/trunk
* demuxer reworked, more accurate parsing, prepare handling of other ↵Baptiste Coudurier2006-07-28
| | | | | | operational patterns, streaming demuxing, simplified codec detection Originally committed as revision 5837 to svn://svn.ffmpeg.org/ffmpeg/trunk
* declare and use UID typeBaptiste Coudurier2006-07-28
| | | | Originally committed as revision 5836 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Set duration to AV_NOPTS_VALUE instead of 0 when unknown.Reimar Döffinger2006-07-28
| | | | | | | Set start_time to 0 when duration is known to indicate we have valid timestamps for this track. Originally committed as revision 5835 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MXF demuxerBaptiste Coudurier2006-07-25
Originally committed as revision 5826 to svn://svn.ffmpeg.org/ffmpeg/trunk