34 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Luca Barbato 6920fb2b33 mxf: Verbose debug logging 11 years ago
  Matthieu Bouron e118bb1a33 mxf: Introduce ff_mxf_get_samples_per_frame 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
  Matthieu Bouron 41f7e0649f mxf: export ff_mxf_get_samples_per_frame to lavf 12 years ago
  Joseph Artsimovich 634d670538 mxfdec: fix frame height vs field height confusion 13 years ago
  Philip de Nier fda891e108 mxfdec: set pixel format for cdci picture formats 13 years ago
  Matthieu Bouron 70ca163bc5 mxf: Fix frame layout values 13 years ago
  Joseph Artsimovich 84b9b4aa18 Fix frame height vs field height confusion in MXF decoding. 13 years ago
  Philip de Nier 34210e8df1 mxfdec: set pixel format for cdci picture formats 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
  Diego Elio Pettenò c940ed4254 Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
  Diego Elio 'Flameeyes' Pettenò 463532310a Don't check for DEBUG before using dprintf. 14 years ago
  Diego Elio Pettenò a3dffc0627 Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
  Diego Elio 'Flameeyes' Pettenò 73a0b19ba3 Don't check for DEBUG before using dprintf. 14 years ago
  Tomas Härdin 11fdc4d4fc mxfdec: Improve parsing of the PixelLayout item 15 years ago
  Baptiste Coudurier 5ac4d7689d reuse MXFCodecUL for data def and simplify 16 years ago
  Baptiste Coudurier 251bf87560 remove implicit header inclusions from mxf.h 16 years ago
  Diego Biurrun c60208e7a1 Directly #include some required headers. 16 years ago
  Baptiste Coudurier 6e4668b8a9 write essence container data 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Baptiste Coudurier 15cdff8525 100l, add missing enum type, fix compilation 16 years ago
  Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Baptiste Coudurier 4ee873e39d put back mxf_essence_container_uls in demuxer as static const 16 years ago
  Carl Eugen Hoyos cedebde15a Remaining parts of GSoC MXF muxer by Zhentan Feng. 16 years ago
  Vitor Sessak 6986662b5f Import more ok'ed chunks of the mxf muxer from the soc tree 16 years ago
  Vitor Sessak 9b9466b0cd Apply parts of MXF muxer ok'ed by Michael 16 years ago
  Zhentan Feng c69968b4fe Factorize common code out of the mxf demuxer. 16 years ago