index
:
~sree/gst-plugins-bad
h264-pts
master
test
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
mxf
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
mxfmux: Avoid taking unnecessary ref
Sebastian Rasmussen
1
-1
/
+1
2014-05-27
mxfdemux: remove unread last_flow variable
Thiago Santos
2
-18
/
+2
2014-05-27
mxfdemux: Compare positions to find the earliest pad, not flow returns
Sebastian Dröge
1
-2
/
+2
2014-05-26
mxfdemux: use GstFlowCombiner
Thiago Santos
2
-23
/
+15
2014-05-14
mxfdemux: post error message when erroring out on unsupported essence wrapping
Tim-Philipp Müller
1
-6
/
+13
2014-04-21
mxf: fix MP2 case
Vincent Penquerc'h
1
-1
/
+1
2014-04-21
mxfmux: guard against dividing by 0
Vincent Penquerc'h
1
-23
/
+27
2014-04-21
mxfdemux: guard against NULL non source components
Vincent Penquerc'h
1
-0
/
+9
2014-04-16
mxfdemux: Fix copy/paste error
Edward Hervey
1
-2
/
+2
2014-04-16
mxf: Handle fraction parsing failure
Edward Hervey
1
-1
/
+3
2014-04-16
mxf: Remove useless check
Edward Hervey
1
-2
/
+0
2014-04-16
mxf: avoid dereferencing NULL mapping data pointer
Vincent Penquerc'h
1
-1
/
+9
2014-04-08
mxfdemux: guard against NULL material track
Tim-Philipp Müller
1
-2
/
+3
2014-04-08
mxfdemux: implement simple KEY_UNIT seeking
Tim-Philipp Müller
1
-2
/
+16
2014-04-08
mxfdemux: fix seeking, send data starting from a key unit
Tim-Philipp Müller
1
-3
/
+8
2014-04-07
mxf: fix stop date parsing using the wrong input
Vincent Penquerc'h
1
-1
/
+1
2014-01-24
mxfdemux: Don't go into pull mode when the sequential flag is set
Sjoerd Simons
1
-2
/
+6
2013-07-29
gst: Don't swap start/stop for negative rates in the SEGMENT query
Sebastian Dröge
1
-14
/
+0
2013-07-29
mxfdemux: Implement SEGMENT query
Sebastian Dröge
1
-0
/
+50
2013-07-23
mxfdemux: Add support for group-id in the stream-start event
Sebastian Dröge
2
-6
/
+28
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-11
mfxdemus: update todo (ther eis a muxer)
Stefan Sauer
1
-2
/
+0
2013-03-25
mxfdemux: Use %03u for format in gst_pad_create_stream_id_printf()
David Schleef
1
-1
/
+1
2013-03-14
mxfdemux: Add a second MXF UL for uncompressed audio
David Schleef
1
-0
/
+8
2013-03-14
mxfdemux: Ignore missing metadata descriptors
David Schleef
1
-1
/
+0
2013-02-11
mxfdemux: fix taglist leak
Tim-Philipp Müller
1
-0
/
+5
2013-02-11
mxfdemux: fix push mode unit test failure
Tim-Philipp Müller
1
-2
/
+3
2013-02-09
mxfdemux: deprecated GStaticRWLock -> GRWLock
Marc Leeman
2
-27
/
+27
2012-12-18
mxf: use appropriate printf format for gsize
Thijs Vermeir
2
-64
/
+65
2012-12-12
mxfdemux: printf format fixes for debug messages
Tim-Philipp Müller
1
-4
/
+4
2012-12-06
mxfdemux: Don't allow any wrapping other than frame wrapping
Sebastian Dröge
1
-0
/
+27
2012-12-06
mxfdemux: Add function to get the essence track wrapping
Sebastian Dröge
9
-0
/
+281
2012-12-05
mxf: Add support for parsing filler structural components
Sebastian Dröge
4
-0
/
+37
2012-12-05
mxf: Improve debug output during metadata resolval
Sebastian Dröge
1
-23
/
+86
2012-11-30
mxf: Add more support for RP2008 (AVC in the MPEG mapping)
Sebastian Dröge
1
-4
/
+12
2012-11-04
Fix FSF address
Tim-Philipp Müller
33
-66
/
+66
2012-10-26
mxf: Port mxfdemux to 1.0
Michael Smith
17
-677
/
+836
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2
-2
/
+2
2012-09-12
collectpads: remove gst_collect_pads_add_pad_full
Stefan Sauer
1
-22
/
+22
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-5
/
+5
2012-07-05
gst: Implement segment-done event
Sebastian Dröge
1
-0
/
+4
2012-06-20
update for task api change
Wim Taymans
1
-3
/
+3
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
2
-17
/
+17
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2
-13
/
+13
2012-03-16
don't pass random pointers to pull_range
Wim Taymans
1
-1
/
+3
2012-03-10
Fix 'ignoring return value of function declared with const attribute'
Thibault Saunier
1
-12
/
+12
2012-03-06
mxfdemux: Fix 'comparison of unsigned expression >= 0 is always true' compile...
Sebastian Dröge
1
-5
/
+3
[next]