index
:
~wtay/gst-plugins-bad
0.10
0.10.23
0.11
0.11-fdo
1.0
1.2
1.4
cache-element
f21
f22
hdpvr
master
moving-colorspace
renme-events
rhel-7.0
rhel-7.2
rhel-8.0
rtpbin-new
rtpbin-unified
sa
tp-vision
gst-plugins-bad hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
mxf
/
mxfmux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
mxfmux: Avoid taking unnecessary ref
Sebastian Rasmussen
1
-1
/
+1
2014-04-21
mxfmux: guard against dividing by 0
Vincent Penquerc'h
1
-23
/
+27
2012-12-18
mxf: use appropriate printf format for gsize
Thijs Vermeir
1
-27
/
+27
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-26
mxf: Port mxfdemux to 1.0
Michael Smith
1
-122
/
+134
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-12
collectpads: remove gst_collect_pads_add_pad_full
Stefan Sauer
1
-22
/
+22
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
1
-14
/
+14
2011-12-30
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
1
-35
/
+38
2011-12-15
mxfmux: port to GstCollectPads2
Vincent Penquerc'h
1
-38
/
+41
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-3
/
+2
2011-11-17
collectpads: port API changes
Stefan Sauer
1
-1
/
+1
2011-06-15
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+4
2011-06-04
Work around changes in g_atomic API
David Schleef
1
-1
/
+4
2011-02-28
miniobject: port to new 0.11 API
Wim Taymans
1
-16
/
+16
2010-03-22
Add -Wformat-nonliteral -Wformat-security flags
Benjamin Otte
1
-1
/
+13
2009-08-31
GstAdapter is not a GstObject and should be freed with g_object_unref()
Tim-Philipp Müller
1
-2
/
+2
2009-05-10
mxfmux: Fix uninitialized variable compiler warning
Tristan Matthews
1
-1
/
+3
2009-05-09
mxfmux: Write metadata items in reference order
Sebastian Dröge
1
-23
/
+75
2009-05-09
mxfmux: Fix EOS logic again
Sebastian Dröge
1
-2
/
+3
2009-05-09
mxfmux: Don't unref NULL buffers if pushing a buffer after the first failed
Sebastian Dröge
1
-1
/
+1
2009-04-22
mxf: Add documentation to mxfmux and update the docs
Sebastian Dröge
1
-0
/
+13
2009-04-13
mxfmux: Small cleanup
Sebastian Dröge
1
-12
/
+2
2009-03-26
mxf: Fix compilation and compiler errors with GLib < 2.16.0
Sebastian Dröge
1
-1
/
+1
2009-03-26
mxf: Differentiate between UL and UUID
Sebastian Dröge
1
-22
/
+28
2009-03-26
mxfmux: Fix handling of buffers with more than one edit unit and EOS handling
Sebastian Dröge
1
-96
/
+143
2009-03-22
mxfmux: Fix error handling
Sebastian Dröge
1
-5
/
+3
2009-03-22
mxfmux: Add an error state from which we return immediately
Sebastian Dröge
1
-6
/
+25
2009-03-21
mxfmux: Only add an essence container UL once to the partition and preface
Sebastian Dröge
1
-3
/
+22
2009-03-21
mxfmux: Add some debugging and error out on invalid input data
Sebastian Dröge
1
-0
/
+19
2009-03-21
mxf: Add MXF muxer
Sebastian Dröge
1
-0
/
+1327