Commit History

Author SHA1 Message Date
  Matthieu Bouron 41f7e0649f mxf: export ff_mxf_get_samples_per_frame to lavf 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Philip de Nier fda891e108 mxfdec: set pixel format for cdci picture formats 12 years ago
  Tomas Härdin 2ff540a0fe mxf: Add DNxHD UL 12 years ago
  Philip de Nier 34210e8df1 mxfdec: set pixel format for cdci picture formats 12 years ago
  Philip de Nier 51d632cc8f mxf: add uncompressed 422 8-bit rawvideo label 12 years ago
  Philip de Nier 627cd3841b mxf: fix v210 label matching len 12 years ago
  Tomas Härdin c15da5941d mxf: Add PictureEssenceCoding UL for V210. 13 years ago
  Baptiste Coudurier 4ee04247f0 mxf: H.264/MPEG-4 AVC Intra support 13 years ago
  Tomas Härdin a1cb09d351 mxf: Add PictureEssenceCoding UL for V210 13 years ago
  Michael Niedermayer 78d7d8fe91 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 6376362d15 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 13 years ago
  Baptiste Coudurier 1c967827d2 mxf: H.264/MPEG-4 AVC Intra support 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Diego Elio Pettenò c940ed4254 Make ff_mxf_pixel_layouts static to mxf.c. 13 years ago
  Diego Elio Pettenò a3dffc0627 Make ff_mxf_pixel_layouts static to mxf.c. 13 years ago
  Tomas Härdin 11fdc4d4fc mxfdec: Improve parsing of the PixelLayout item 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Baptiste Coudurier 5ac4d7689d reuse MXFCodecUL for data def and simplify 15 years ago
  Baptiste Coudurier 251bf87560 remove implicit header inclusions from mxf.h 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Baptiste Coudurier 4ee873e39d put back mxf_essence_container_uls in demuxer as static const 16 years ago
  Zhentan Feng fda0d4afa7 Ok-ed parts from patch by zhentan feng. 16 years ago
  Zhentan Feng c69968b4fe Factorize common code out of the mxf demuxer. 16 years ago
  Baptiste Coudurier b80b569242 remove mxf.c, previously copied to mxfdec.c 16 years ago
  Diego Biurrun 9e4cd83347 cosmetics: Fix mxf codec long name. 16 years ago
  Baptiste Coudurier 90ffc4902e include track id in error message 16 years ago
  Baptiste Coudurier c187f461f5 unset Track sets, relying in AVStream->priv_data and will be freed in av_close_input_file 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Baptiste Coudurier 8c2a207019 just skip klv packet, when no corresponding stream is found 16 years ago
  Baptiste Coudurier 72d334cab4 support AVDISCARD_ALL 16 years ago
  Baptiste Coudurier 2b12d6fc79 add const 16 years ago
  Baptiste Coudurier 76e4864583 init uid to 0 16 years ago
  Baptiste Coudurier e20c865a55 indentation 16 years ago
  Baptiste Coudurier bb085dd6f1 correctly handle sony mpeg4 extradata 16 years ago
  Baptiste Coudurier 6e3ea4461f check if read child returned error 16 years ago
  Baptiste Coudurier a33b2c7e39 simplify with matching len 16 years ago
  Baptiste Coudurier 51169b61b5 simplify and detect better non frame wrapped mappings 16 years ago
  Baptiste Coudurier 4de5906fed cosmetics: read_metadata -> read 16 years ago
  Baptiste Coudurier 3f2d859b7e cosmetics 16 years ago
  Baptiste Coudurier 3a9c08be1b remove unused crypto context uid 16 years ago
  Baptiste Coudurier 7ee7f6f958 support dynamically allocated local tags, used by encrypted files 16 years ago
  Baptiste Coudurier 57810910c7 check malloc return 16 years ago
  Baptiste Coudurier 8513ba097c add some dv container uls 16 years ago
  Baptiste Coudurier c9c55a5699 simplify by checking min matching len 16 years ago
  Baptiste Coudurier ebbe25d2a3 check av_new_stream return value 16 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Baptiste Coudurier 3a319ab6aa add D-10 NTSC support 17 years ago