История коммитов

Автор SHA1 Сообщение Дата
  Diego Biurrun 5cc5152e80 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 13 лет назад
  Diego Elio Pettenò c940ed4254 Make ff_mxf_pixel_layouts static to mxf.c. 13 лет назад
  Tomas Härdin 11fdc4d4fc mxfdec: Improve parsing of the PixelLayout item 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  Baptiste Coudurier 5ac4d7689d reuse MXFCodecUL for data def and simplify 15 лет назад
  Baptiste Coudurier 251bf87560 remove implicit header inclusions from mxf.h 15 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
  Baptiste Coudurier 4ee873e39d put back mxf_essence_container_uls in demuxer as static const 16 лет назад
  Zhentan Feng fda0d4afa7 Ok-ed parts from patch by zhentan feng. 16 лет назад
  Zhentan Feng c69968b4fe Factorize common code out of the mxf demuxer. 16 лет назад
  Baptiste Coudurier b80b569242 remove mxf.c, previously copied to mxfdec.c 16 лет назад
  Diego Biurrun 9e4cd83347 cosmetics: Fix mxf codec long name. 16 лет назад
  Baptiste Coudurier 90ffc4902e include track id in error message 16 лет назад
  Baptiste Coudurier c187f461f5 unset Track sets, relying in AVStream->priv_data and will be freed in av_close_input_file 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Baptiste Coudurier 8c2a207019 just skip klv packet, when no corresponding stream is found 16 лет назад
  Baptiste Coudurier 72d334cab4 support AVDISCARD_ALL 16 лет назад
  Baptiste Coudurier 2b12d6fc79 add const 17 лет назад
  Baptiste Coudurier 76e4864583 init uid to 0 17 лет назад
  Baptiste Coudurier e20c865a55 indentation 17 лет назад
  Baptiste Coudurier bb085dd6f1 correctly handle sony mpeg4 extradata 17 лет назад
  Baptiste Coudurier 6e3ea4461f check if read child returned error 17 лет назад
  Baptiste Coudurier a33b2c7e39 simplify with matching len 17 лет назад
  Baptiste Coudurier 51169b61b5 simplify and detect better non frame wrapped mappings 17 лет назад
  Baptiste Coudurier 4de5906fed cosmetics: read_metadata -> read 17 лет назад
  Baptiste Coudurier 3f2d859b7e cosmetics 17 лет назад
  Baptiste Coudurier 3a9c08be1b remove unused crypto context uid 17 лет назад
  Baptiste Coudurier 7ee7f6f958 support dynamically allocated local tags, used by encrypted files 17 лет назад
  Baptiste Coudurier 57810910c7 check malloc return 17 лет назад
  Baptiste Coudurier 8513ba097c add some dv container uls 17 лет назад
  Baptiste Coudurier c9c55a5699 simplify by checking min matching len 17 лет назад
  Baptiste Coudurier ebbe25d2a3 check av_new_stream return value 17 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Baptiste Coudurier 3a319ab6aa add D-10 NTSC support 17 лет назад
  Baptiste Coudurier 28cf721574 extract correct d10 aes3 audio channels number 17 лет назад
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 лет назад
  Baptiste Coudurier 1b4818452c cosmetics remove struct name with typedef 17 лет назад
  Baptiste Coudurier 738ebafceb remove unused EssenceContainerData 17 лет назад
  Baptiste Coudurier 151bdd5d3d skip no more needed on error 17 лет назад
  Baptiste Coudurier 01dfc64669 remove duplicate entry since now we ignore version byte 17 лет назад
  Baptiste Coudurier 28b9f98619 typo 17 лет назад
  Baptiste Coudurier 363f403f28 set pkt pos 17 лет назад
  Baptiste Coudurier 0e3ea3a26b remove now useless sync key 17 лет назад
  Baptiste Coudurier 6dc5554328 no need to seek on specific key anymore, since klv_read_packet will sync, tested on encrypted files 17 лет назад
  Baptiste Coudurier b7889fce2f do not print error message when klv_read_packet fails 17 лет назад
  Baptiste Coudurier cabe2527ef sync to mxf klv key before trying to read klv packet 17 лет назад
  Baptiste Coudurier 6982462f50 match uids indenpendantly of the version byte 17 лет назад
  Baptiste Coudurier 3c6b46d3a5 cosmetics, reorder and classify uids 17 лет назад
  Baptiste Coudurier 2f8fe719c6 correct comment about seek function 17 лет назад