1. 7771488 mxfmux: instantiate adapter at the correct place by Mathieu Duponchelle · 7 years ago
  2. c7e34a0 Update for renamed aggregator pad API by Tim-Philipp Müller · 7 years ago
  3. 6c2fc31 mxfdemux: Remove useless check by Edward Hervey · 7 years ago
  4. d01297e Remove GstAggregator from -bad, moved to core by Tim-Philipp Müller · 7 years ago
  5. 56fc5be aggregator: Remove klass->sinkpads_type by Mathieu Duponchelle · 7 years ago
  6. 4260f8a all: Fix left-shift undefined behaviour by Edward Hervey · 7 years ago
  7. ff0ccc2 mxfdemux: Fix memory leak in error case by Ponnam Srinivas · 7 years ago
  8. 5f144ca mxfvc3: Use correct wrapping byte value by Sebastian Dröge · 7 years ago
  9. 444776a mxfdemux: Fix compilation with gcc 4.8.4 by Sebastian Dröge · 7 years ago
  10. de7985d mxfdemux: Correctly consider frame reordering for timecode calculation by Sebastian Dröge · 7 years ago
  11. 59f9bc0 mxfdemux: Use material track edit rate for component PTS offsetting by Sebastian Dröge · 7 years ago
  12. 26d5ba4 mxfdemux: Output timecodes for video streams by Sebastian Dröge · 7 years ago
  13. c2ef63a mxfdemux: Keep track of component start positions and material track positions by Sebastian Dröge · 7 years ago
  14. 16fc854 mxfdemux: Create index table arrays with a big enough size by Sebastian Dröge · 7 years ago
  15. 3a1912f mxfdemux: Initialize index table entries completely in all cases by Sebastian Dröge · 7 years ago
  16. 08ac093 mxfdemux: For intra-only streams, always output DTS=PTS by Sebastian Dröge · 8 years ago
  17. 9091e74 mxfdemux: Fix integer overflow in partition position comparison function by Sebastian Dröge · 8 years ago
  18. bd8809f mxfdemux: Print PTS and DTS in debug output when pushing buffers by Sebastian Dröge · 8 years ago
  19. 4706447 mxfmetadata: Set field-order correctly for interlaced video by Sebastian Dröge · 8 years ago
  20. 1e64647 mxfmetadata: Use display width/height instead of stored width/height by Sebastian Dröge · 8 years ago
  21. 37e0439 mxfdemux: Don't include any KLV packets between header metadata and index table segments in calculations by Sebastian Dröge · 8 years ago
  22. 72b7794 mxfdemux: Allow filler and other KLV packets between index table segments by Sebastian Dröge · 8 years ago
  23. af6db68 mxfdemux: Include duration in response to SEEKING query by Sebastian Dröge · 8 years ago
  24. 1069330 mxfmux: Write temporal offset and correct keyframe offset into index table by Sebastian Dröge · 8 years ago
  25. 830e89b mxfdemux: Take temporal reordering from the index table into account by Sebastian Dröge · 8 years ago
  26. fd3854c mxfdemux: Do not try to serialize unresolved metadatas by Thibault Saunier · 8 years ago
  27. 4261692 Remove plugin specific static build option by Nicolas Dufresne · 8 years ago
  28. 78022a6 docs: Port all docstring to gtk-doc markdown by Thibault Saunier · 8 years ago
  29. 8a5d639 mxfmux: fix index entry leak by Vincent Penquerc'h · 8 years ago
  30. 9799071 meson: dist meson build files by Tim-Philipp Müller · 8 years ago
  31. 08723e6 mxfdemux: Set stream tags to NULL after unreffing by Sebastian Dröge · 8 years ago
  32. 88e0607 mxfdemux: Post an error message if we got EOS before having any source pads by Sebastian Dröge · 8 years ago
  33. d3b45a1 mxfdemux: Fix up another size check and prevent allocating too much memory by Sebastian Dröge · 8 years ago
  34. 31a2f2d mxfdemux: Handle zero-sized KLV items better and don't assert on them by Sebastian Dröge · 8 years ago
  35. 73e02f4 mxfdemux: Fix various logic errors in error handling of footer partition parsing by Sebastian Dröge · 8 years ago
  36. 9ff1ac5 mxfdemux: Don't try parsing empty metadata items by Sebastian Dröge · 8 years ago
  37. 329fe3e mxfmetadata: Add missing NULL check by Sebastian Dröge · 8 years ago
  38. 743d7bd mxf: Remove mxfdms1.[ch] from the build for now by Sebastian Dröge · 8 years ago
  39. b5bb6e3 mxfdemux: Add various missing bounds checks, NULL checks and integer overflow protection for error cases by Sebastian Dröge · 8 years ago
  40. 2fb7164 Use the new API to post flow ERROR messages on the bus by Thibault Saunier · 8 years ago
  41. 42af2d6 Add support for Meson as alternative/parallel build system by Nirbheek Chauhan · 8 years ago
  42. cc1feff mxfmux: Instead of releasing request pads on stop(), clear them only by Sebastian Dröge · 9 years ago
  43. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
  44. 74a9008 mxfdemux: Fix query memory leak by Jimmy Ohn · 9 years ago
  45. a032347 mxfmux: Fix typo in JPEG2000 colorspace by Sebastian Dröge · 9 years ago
  46. 129b04f mxftypes: Generate UUIDs according to RFC4122 version 4 (aka random) by Sebastian Dröge · 9 years ago
  47. 4321fd9 mxfmetadata: Properly write video line map data as an array of 32 bit integers by Sebastian Dröge · 9 years ago
  48. 4d13ef1 mxfmetadata: DMSchemes in the Preface is a required field by Sebastian Dröge · 9 years ago
  49. 9c39e67 mxful: Fix Content Storage UL by Sebastian Dröge · 9 years ago
  50. e222f28 mxfmetadata: Best effort values must be written and if unset must contain the distinguished value by Sebastian Dröge · 9 years ago
  51. 070d431 mxful: Add missing OperationalPattern UL, which fixes an off-by-one with the others by Sebastian Dröge · 9 years ago
  52. 2f40450 mxfmux: Our body partition is always complete and closed by Sebastian Dröge · 9 years ago
  53. 5f3e444 mxfmux: Use IndexSID of 2 instead of 1 by Sebastian Dröge · 9 years ago
  54. cd17ea1 mxfmux: Rewrite body partition pack on EOS and mark it as complete/closed by Sebastian Dröge · 9 years ago
  55. cd2a803 mxfmpeg: Write the correct essence container UL for all codecs by Sebastian Dröge · 9 years ago
  56. 4504866 mxfmpeg: Write version number into the picture essence coding UL by Sebastian Dröge · 9 years ago
  57. e48c5ed mxfmux: Write a timecode track into the source package too by Sebastian Dröge · 9 years ago
  58. 3df615a mxfmux: Write This Generation UID into the Identification metadata by Sebastian Dröge · 9 years ago
  59. 3a72574 mxfmetadata: Add workaround for ffmpeg only writing one Video Line Map value by Sebastian Dröge · 9 years ago
  60. b669612 mxftypes: Don't store pointers in stack allocated guints by Sebastian Dröge · 9 years ago
  61. 5a1953b mxfmetadata: Initialize boolean to FALSE to fix valgrind warning by Sebastian Dröge · 9 years ago
  62. 7c42ba9 plugins-bad: Fix example pipelines by Vineeth TM · 9 years ago
  63. 7ae23d1 mxfdemux: Only pre-set position for exactly the same essence track by Sebastian Dröge · 9 years ago
  64. 39aa2aa mxfdemux: Only pre-set the track position if it's for the same body/index SID by Sebastian Dröge · 9 years ago
  65. f2eaa68 mxfdemux: Only access the index table if it has enough elements by Sebastian Dröge · 9 years ago
  66. 6e06f8c mxfdemux: Use keyframe information from index table segments if available by Sebastian Dröge · 9 years ago
  67. b504672 mxfdemux: Collect all index table segments after finding the random index pack by Sebastian Dröge · 9 years ago
  68. 6d367d6 mxfdemux: Fix handling of IndexTableSegments by Sebastian Dröge · 9 years ago
  69. c82d702 mxftypes: Fix parsing of index table segments by Sebastian Dröge · 9 years ago
  70. 41e5003 mxfmux: Handle aggregation with NULL buffers without crashing by Sebastian Dröge · 9 years ago
  71. a02708f mxfmux: Add FIXME about enforcing that all tracks in a source package have the same edit rate by Sebastian Dröge · 9 years ago
  72. df7209a mxfmux: Write index table segments by Sebastian Dröge · 9 years ago
  73. 1addfcc mxfmetadata: Fix static local tag for index sid by Sebastian Dröge · 9 years ago
  74. 47da756 mxftypes: Add function to serialize an index table segment to a buffer by Sebastian Dröge · 9 years ago
  75. 01f0d16 mxfmux: Index table segments must not use the primer pack by Sebastian Dröge · 9 years ago
  76. fe45de8 mxfmux: Remove more dead code by Edward Hervey · 9 years ago
  77. 2ab188b mxfmux: Don't copy input buffers, just append them to the header by Sebastian Dröge · 9 years ago
  78. 8541424 mxfmux: Error out if we get a timeout during live mixing by Sebastian Dröge · 9 years ago
  79. 73beb18 mxfmpeg: Use the correct sound essence compression UL for MP3 by Sebastian Dröge · 9 years ago
  80. adb01a2 mxfmpeg: Set the essence container UL byte 13 to 0x10 for h264 by Sebastian Dröge · 9 years ago
  81. 04a5eee mxfmux: Remove some dead code that could never be called by Sebastian Dröge · 9 years ago
  82. 4cdc83f mxfmux: Remove empty set/get_property() by Sebastian Dröge · 9 years ago
  83. d6a5e4f mxfmux: Port to GstAggregator by Sebastian Dröge · 9 years ago
  84. 8b3953b mxfmux: Set GC essence element UL version to 0x01 by Sebastian Dröge · 9 years ago
  85. cb5c1e8 mxf: Reorder CFLAGS and LIBS by Sebastian Dröge · 9 years ago
  86. 0b48144 mxfmux: Set KAG size to 1 by Sebastian Dröge · 9 years ago
  87. 8b15b60 mxfmux: Don't let the header partition's prev_partition point forward to the footer by Sebastian Dröge · 9 years ago
  88. a1e240c mxftypes: Fix generation of operational pattern UL by Sebastian Dröge · 9 years ago
  89. f11a3cc mxfmpeg: h264 is always byte-stream inside MXF by Sebastian Dröge · 9 years ago
  90. d571b4f mxfmux: Don't leak SEEK events when dropping them by Sebastian Dröge · 9 years ago
  91. 770d94f mxfvc3: The wrapping is the 15th byte of the essence container UL, not the 16th by Sebastian Dröge · 9 years ago
  92. 41982e6 mxfdemux: If seeking to the remaining parts of the file fails on EOS, consider the stream done by Sebastian Dröge · 9 years ago
  93. 9af6a1a mxf: Re-enable mxfmux element by Sebastian Dröge · 9 years ago
  94. d388655 mxfjpeg2000: Fix caps by Sebastian Dröge · 9 years ago
  95. 9c9dd9d mxfmux: Don't fail SEGMENT events by Sebastian Dröge · 9 years ago
  96. 38e75d9 mxfmux: Push stream-start and caps event before segment event by Sebastian Dröge · 9 years ago
  97. 5d7367e mxfaes-bwf: Format is unsigned if it's 1 byte per channel by Sebastian Dröge · 9 years ago
  98. 8899efa Update references to decodebin by Luis de Bethencourt · 10 years ago
  99. da113b5 mxf: fix descriptor leak by Guillaume Desmottes · 10 years ago
  100. 699452e Remove obsolete Android build cruft by Tim-Philipp Müller · 10 years ago