]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/mxf.c
O_DIRECT works!!!
[frescor/ffmpeg.git] / libavformat / mxf.c
2009-02-08 bcoudurierreuse MXFCodecUL for data def and simplify
2009-02-08 bcoudurierremove implicit header inclusions from mxf.h
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-08-31 bcoudurierput back mxf_essence_container_uls in demuxer as static...
2008-08-19 cehoyosOk-ed parts from patch by zhentan feng.
2008-08-18 michaelFactorize common code out of the mxf demuxer.
2008-08-07 bcoudurierremove mxf.c, previously copied to mxfdec.c
2008-07-16 diegocosmetics: Fix mxf codec long name.
2008-06-28 bcoudurierinclude track id in error message
2008-06-27 bcoudurierunset Track sets, relying in AVStream->priv_data and...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-16 bcoudurierjust skip klv packet, when no corresponding stream...
2008-03-06 bcouduriersupport AVDISCARD_ALL
2008-02-01 bcoudurieradd const
2008-01-19 bcoudurierinit uid to 0
2008-01-19 bcoudurierindentation
2008-01-19 bcouduriercorrectly handle sony mpeg4 extradata
2008-01-19 bcouduriercheck if read child returned error
2008-01-19 bcouduriersimplify with matching len
2008-01-19 bcouduriersimplify and detect better non frame wrapped mappings
2008-01-19 bcouduriercosmetics: read_metadata -> read
2008-01-19 bcouduriercosmetics
2008-01-19 bcoudurierremove unused crypto context uid
2008-01-19 bcouduriersupport dynamically allocated local tags, used by encry...
2008-01-19 bcouduriercheck malloc return
2008-01-19 bcoudurieradd some dv container uls
2008-01-19 bcouduriersimplify by checking min matching len
2008-01-08 bcouduriercheck av_new_stream return value
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-09-21 bcoudurieradd D-10 NTSC support
2007-09-21 bcoudurierextract correct d10 aes3 audio channels number
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-06-03 bcouduriercosmetics remove struct name with typedef
2007-06-03 bcoudurierremove unused EssenceContainerData
2007-06-03 bcoudurierskip no more needed on error
2007-06-03 bcoudurierremove duplicate entry since now we ignore version...
2007-06-03 bcouduriertypo
2007-06-03 bcoudurierset pkt pos
2007-06-03 bcoudurierremove now useless sync key
2007-06-03 bcoudurierno need to seek on specific key anymore, since klv_read...
2007-06-03 bcoudurierdo not print error message when klv_read_packet fails
2007-06-03 bcouduriersync to mxf klv key before trying to read klv packet
2007-06-03 bcouduriermatch uids indenpendantly of the version byte
2007-06-03 bcouduriercosmetics, reorder and classify uids
2007-04-24 bcouduriercorrect comment about seek function
2007-04-15 aureladd an enum for need_parsing
2007-04-10 bcoudurieradd D-10 PAL 40 audio essence container ul
2007-04-10 bcoudurieradd D-10 PAL 40 ul
2007-03-12 mbardiauxGive context to dprintf
2007-02-11 bcouduriermxf aes decryption support, patch by Reimar, simplified...
2007-01-15 bcouduriercosmetics, function -> metadata
2007-01-14 bcoudurierremove useless essence container data sets for now
2007-01-14 bcoudurierremove useless preface parsing for now, will reintroduc...
2007-01-14 bcouduriermerge multiple descriptor parsing with generic one
2007-01-14 bcoudurierremove warning, key is const
2007-01-14 bcoudurierindention
2007-01-14 bcoudurierfollow michael suggestion and simplify code at object...
2007-01-14 reimarMake seeking work in files that contain encrypted tracks.
2007-01-14 reimarSimplify klv_decode_ber_length
2007-01-14 bcoudurierAnyType is needed, descriptor_ref can reference Descrip...
2007-01-13 reimarUse macros to eliminate code duplication in MXF metadat...
2007-01-13 reimarExtend mxf_resolve_strong_ref by a type parameter,...
2007-01-13 reimarFix error message, it's package ref that can not be...
2006-11-28 bcouduriermove source_package declaration in the loop and reset...
2006-11-16 bcoudurierparse video frame headers to get key flag
2006-11-14 bcoudurieradd 422P@HL I-only universal label
2006-11-10 bcoudurierreport error when local tag has 0 size
2006-10-17 bcoudurierskip packet if no stream index is found, fix proxy_pal0...
2006-10-17 bcoudurierskip run in sequence, fix C0023S01.mxf
2006-10-10 bcoudurierfix d-10 mapping detection
2006-10-10 bcoudurierrewind completely if sample time is negative
2006-10-10 bcoudurierdont seek back if no sync to let eof happen
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-05 bcouduriersupport D-10, XDCAM, fix ebu_small_d10_50_audio_resampl...
2006-10-02 bcoudurierfix audio for mog_op1a_prompeg_mpeg.mxf
2006-10-02 bcoudurierreturn 0 as stream index if only one stream, this is...
2006-09-29 bcoudurierrudimentary binary seek
2006-09-29 bcoudurieradd another data definition ul
2006-09-29 bcoudurieruse a data definition uls table to fetch codec type
2006-09-29 bcoudurieradd string param to PRINT_KEY for debug
2006-09-29 bcouduriershut up gcc about incompatible pointer type
2006-09-11 bcoudurierworkaround for files, mainly d-cinema, with 0 sized...
2006-08-24 bcouduriercorrect uid, and enable JPEG 2000 detection
2006-08-03 bcoudurierrevert r5909, dont use non constant static variable...
2006-08-03 bcoudurierparse SONY hidden MPEG-4 extradata, fix C0023S01.mxf
2006-08-03 bcoudurierskip run-in sequence before reading header
2006-08-03 bcoudurieragain, disable DEBUG
2006-08-03 bcoudurier10l, check container_ul existence
2006-08-03 bcoudurierremove duplicate code
2006-08-03 bcoudurierattempt to demux clip wrapped content
2006-08-03 bcoudurieradd codec detection based on essence container ul
2006-08-02 bcoudurierresolve strong refs in parse_structural_metadata since...
2006-08-01 bcoudurierfix ending null entry in table
2006-08-01 bcouduriermore codecs uls
2006-08-01 bcoudurierskip run-in sequence during probe
2006-07-31 bcouduriersimplify using function table
2006-07-31 bcoudurierparse aes3 audio descriptor
2006-07-30 bcoudurieruse parenthesis around value
2006-07-29 bcoudurieradd information about codec uls
next