index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
mxf
/
mxfdemux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
mxfdemux: Remove useless check
Edward Hervey
1
-3
/
+0
2017-10-06
mxfdemux: Fix memory leak in error case
Ponnam Srinivas
1
-0
/
+1
2017-07-25
mxfdemux: Fix compilation with gcc 4.8.4
Sebastian Dröge
1
-1
/
+1
2017-07-24
mxfdemux: Correctly consider frame reordering for timecode calculation
Sebastian Dröge
1
-4
/
+20
2017-07-24
mxfdemux: Use material track edit rate for component PTS offsetting
Sebastian Dröge
1
-2
/
+2
2017-07-24
mxfdemux: Output timecodes for video streams
Sebastian Dröge
1
-0
/
+66
2017-07-24
mxfdemux: Keep track of component start positions and material track positions
Sebastian Dröge
1
-37
/
+53
2017-07-11
mxfdemux: Create index table arrays with a big enough size
Sebastian Dröge
1
-2
/
+2
2017-07-11
mxfdemux: Initialize index table entries completely in all cases
Sebastian Dröge
1
-0
/
+3
2017-07-05
mxfdemux: For intra-only streams, always output DTS=PTS
Sebastian Dröge
1
-3
/
+3
2017-07-05
mxfdemux: Fix integer overflow in partition position comparison function
Sebastian Dröge
1
-1
/
+6
2017-07-05
mxfdemux: Print PTS and DTS in debug output when pushing buffers
Sebastian Dröge
1
-4
/
+5
2017-07-05
mxfdemux: Don't include any KLV packets between header metadata and index tab...
Sebastian Dröge
1
-10
/
+21
2017-07-04
mxfdemux: Allow filler and other KLV packets between index table segments
Sebastian Dröge
1
-2
/
+9
2017-06-27
mxfdemux: Include duration in response to SEEKING query
Sebastian Dröge
1
-2
/
+8
2017-06-27
mxfdemux: Take temporal reordering from the index table into account
Sebastian Dröge
1
-14
/
+70
2017-06-15
mxfdemux: Do not try to serialize unresolved metadatas
Thibault Saunier
1
-1
/
+3
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2017-01-20
mxfdemux: Set stream tags to NULL after unreffing
Sebastian Dröge
1
-0
/
+1
2016-11-26
mxfdemux: Post an error message if we got EOS before having any source pads
Sebastian Dröge
1
-1
/
+11
2016-11-25
mxfdemux: Fix up another size check and prevent allocating too much memory
Sebastian Dröge
1
-1
/
+1
2016-11-25
mxfdemux: Fix various logic errors in error handling of footer partition parsing
Sebastian Dröge
1
-21
/
+20
2016-11-25
mxfdemux: Don't try parsing empty metadata items
Sebastian Dröge
1
-0
/
+3
2016-11-24
mxfdemux: Add various missing bounds checks, NULL checks and integer overflow...
Sebastian Dröge
1
-1
/
+8
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-3
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-6
/
+6
2016-03-21
mxfdemux: Fix query memory leak
Jimmy Ohn
1
-0
/
+2
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-12-10
mxfdemux: Only pre-set position for exactly the same essence track
Sebastian Dröge
1
-2
/
+1
2015-12-10
mxfdemux: Only pre-set the track position if it's for the same body/index SID
Sebastian Dröge
1
-4
/
+7
2015-12-09
mxfdemux: Only access the index table if it has enough elements
Sebastian Dröge
1
-1
/
+1
2015-12-09
mxfdemux: Use keyframe information from index table segments if available
Sebastian Dröge
1
-1
/
+32
2015-12-09
mxfdemux: Collect all index table segments after finding the random index pack
Sebastian Dröge
1
-1
/
+14
2015-12-09
mxfdemux: Fix handling of IndexTableSegments
Sebastian Dröge
1
-127
/
+264
2015-12-08
mxfmux: Index table segments must not use the primer pack
Sebastian Dröge
1
-2
/
+1
2015-10-21
mxfdemux: If seeking to the remaining parts of the file fails on EOS, conside...
Sebastian Dröge
1
-0
/
+3
2015-04-04
mxfdemux: fix memory leak
Guillaume Desmottes
1
-2
/
+4
2015-03-28
mxfdemux: resurrect some flow return handling
Mark Nauwelaerts
1
-0
/
+1
2015-02-18
mxfdemux: remove unneeded values
Luis de Bethencourt
1
-17
/
+10
2015-02-18
mxfdemux: renaming GstFlowReturn variable
Luis de Bethencourt
1
-28
/
+28
2015-02-18
mxfdemux: remove ignored value
Luis de Bethencourt
1
-2
/
+2
2014-12-14
mxfdemux: Use IndexTableSegments.
Mathieu Duponchelle
1
-9
/
+156
2014-10-02
gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
Vineeth T M
1
-4
/
+0
2014-05-27
mxfdemux: remove unread last_flow variable
Thiago Santos
1
-17
/
+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
1
-23
/
+12
2014-05-14
mxfdemux: post error message when erroring out on unsupported essence wrapping
Tim-Philipp Müller
1
-6
/
+13
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-08
mxfdemux: guard against NULL material track
Tim-Philipp Müller
1
-2
/
+3
[next]