1. cbb7fa5 miniobject: port to new 0.11 API by Wim Taymans · 14 years ago
  2. f22494b mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp() by Sebastian Dröge · 16 years ago
  3. c1c8b40 mxf: Differentiate between UL and UUID by Sebastian Dröge · 16 years ago
  4. ce01236 mxf: Source files and #include cleanup by Sebastian Dröge · 16 years ago
  5. 3b88dce mxfmux: Fix handling of buffers with more than one edit unit and EOS handling by Sebastian Dröge · 16 years ago
  6. effb578 mxfmux: Fix some memory leaks, improve debugging and handle errors better by Sebastian Dröge · 16 years ago
  7. 0a5dc91 mxfmux: Add support for muxing raw audio by Sebastian Dröge · 16 years ago
  8. b5b2e44 mxf: Store the metadata type ID inside the class structure by Sebastian Dröge · 16 years ago
  9. acc6a31 mxfdemux: Post structural metadata tree as tag on the bus by Sebastian Dröge · 16 years ago
  10. a9461b9 mxfdemux: Fix calculation of AES3 bitrate tag by Sebastian Dröge · 16 years ago
  11. 61b284d mxfdemux: Parse MXFTimestamp's milliseconds and add _to_string() function by Sebastian Dröge · 16 years ago
  12. 91b3597 Generate an index table for essence streams by Sebastian Dröge · 16 years ago
  13. fc4be0a Update copyrights for 2009 by Sebastian Dröge · 16 years ago
  14. 100dfc3 Simplify parsing of UL/UUID arrays by Sebastian Dröge · 16 years ago
  15. 8fcdca9 gst/mxf/: Fix compilation with debugging disabled. by Sebastian Dröge · 16 years ago
  16. 71fc2ce Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a single component. This currently only works... by Sebastian Dröge · 16 years ago
  17. 083d8c7 gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ... by Sebastian Dröge · 16 years ago
  18. 5587f91 gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. by Sebastian Dröge · 16 years ago
  19. 425fdc1 gst/mxf/: Return FALSE when parsing a metadata tag failed. by Sebastian Dröge · 16 years ago
  20. bc93b81 gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of code easier and to make everything bette... by Sebastian Dröge · 16 years ago
  21. c94b1bd gst/mxf/: Major update of the TODO lists. There's still much to do. by Sebastian Dröge · 16 years ago
  22. 8201937 gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M). by Sebastian Dröge · 16 years ago
  23. 7f61ced gst/mxf/: Add support for AES3 audio (SMPTE 382M). by Sebastian Dröge · 16 years ago
  24. 65009ed gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's taglist. by Sebastian Dröge · 16 years ago
  25. e268611 gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M). by Sebastian Dröge · 16 years ago
  26. 0be1824 gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of this descriptor, not it's parent type. by Sebastian Dröge · 16 years ago
  27. fb8d2b9 gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up which makes it possible to have the buff... by Sebastian Dröge · 16 years ago
  28. f336a47 gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use correct format strings for them. Only lo... by Sebastian Dröge · 16 years ago
  29. e76ea1c Add first version of an MXF demuxer. Currently it supports by Sebastian Dröge · 16 years ago