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
/
mpegdemux
/
gstmpegdemux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-09
mpegdemux: segment seek flag is not relevant when checking for EOS
Mark Nauwelaerts
1
-4
/
+3
2017-02-01
mpegdemux: Add stream-format to the H.264 caps.
Jan Schmidt
1
-1
/
+2
2017-02-01
mpegdemux: Add extra length checks to TS scanning.
Jan Schmidt
1
-0
/
+10
2017-02-01
psdemux: Rewrite PSM parsing using GstByteReader
Jan Schmidt
1
-206
/
+116
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-3
/
+1
2016-05-15
mpegdemux: Handle system header when scanning for timestamps.
Jan Schmidt
1
-4
/
+28
2016-05-15
mpegdemux: Fix backward timestamp scan on small files.
Jan Schmidt
1
-2
/
+7
2016-05-15
mpegdemux: don't do bogus adjustments on seek if we have no first_pts
Tim-Philipp Müller
1
-1
/
+1
2016-05-05
mpegdemux: fix description
Tim-Philipp Müller
1
-1
/
+1
2015-08-28
Fix file permissions of some files
Tim-Philipp Müller
1
-0
/
+0
2015-06-26
mpegdemux: check pointer before dereferencing
Sangkyu Park
1
-0
/
+5
2015-04-27
mpegdemux: remove unused property enum item
Luis de Bethencourt
1
-1
/
+0
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-2
/
+2
2015-04-16
mpegdemux: fix pad leak when not adding a new pad after no-more-pads
Vincent Penquerc'h
1
-0
/
+3
2015-03-28
mpegdemux: resurrect some flow return handling
Mark Nauwelaerts
1
-0
/
+1
2015-01-21
mpegdemux: minor debug update
Edward Hervey
1
-4
/
+4
2015-01-12
mpegdemux: fix dead code
Luis de Bethencourt
1
-1
/
+5
2015-01-11
mpegdemux: minor optimisation when scanning for SCRs
Tim-Philipp Müller
1
-0
/
+1
2014-11-02
mpegdemux: start pushing data again when a pad gets linked later
Tim-Philipp Müller
1
-0
/
+28
2014-11-02
mpegdemux: namespace fixes
Tim-Philipp Müller
1
-183
/
+179
2014-09-18
mpegdemux: removed an unwanted initialization and a variable
Sanjay NM
1
-7
/
+3
2014-06-02
mpegdemux: avoid crashing in pathological case
Edward Hervey
1
-1
/
+0
2014-05-26
mpegdemux: use GstFlowCombiner
Thiago Santos
1
-37
/
+10
2014-04-23
mpegpsdemux: Flush program end code bytes
Edward Hervey
1
-0
/
+3
2014-02-27
mpegdemux: Don't write after the end of the psm array when initialising it
Sebastian Dröge
1
-1
/
+1
2014-02-25
mpegpsdemux: Initialize PSM fully
Edward Hervey
1
-4
/
+5
2014-01-16
mpegdemux: Merge some changes from the resindvd copy
Jan Schmidt
1
-10
/
+19
2013-11-11
mpgegdemux: do not use pushed buffer in debug message
Mark Nauwelaerts
1
-4
/
+4
2013-10-08
mpegpsdemux: log time format as name instead of the number
Stefan Sauer
1
-6
/
+6
2013-09-02
mpegpsdemux: minor clean-up
Tim-Philipp Müller
1
-5
/
+3
2013-09-02
mpegdemux: send events on pads that are not linked
Matej Knopp
1
-1
/
+1
2013-08-12
mpegdemux: send codec tag for each stream
Arnaud Vrac
1
-2
/
+15
2013-07-29
gst: Don't swap start/stop for negative rates in the SEGMENT query
Sebastian Dröge
1
-7
/
+0
2013-07-29
mpegdemux: Implement SEGMENT query
Sebastian Dröge
1
-0
/
+26
2013-07-29
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
1
-13
/
+29
2013-07-23
mpegdemux: Add support for group-id in the stream-start event
Sebastian Dröge
1
-1
/
+20
2013-07-17
mpegdemux: do not push discont buffers if they aren't discont
Arnaud Vrac
1
-0
/
+3
2013-04-12
mpegdemux: decrease log priority for repeating messages
Matej Knopp
1
-13
/
+13
2013-03-30
mpegpsdemux: push stream start event
Wim Taymans
1
-0
/
+7
2013-02-12
mpegdemux: add parsed=false to mpeg2 caps
David Schleef
1
-3
/
+4
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-24
mpegdemux: check base_time before calculating new_start
Thijs Vermeir
1
-1
/
+2
2012-10-19
mpegdemux: forward non-processed dvd events
Mark Nauwelaerts
1
-0
/
+4
2012-10-19
mpegdemux: segment event should be sent before gap event
Mark Nauwelaerts
1
-0
/
+3
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-10-16
mpegdemux: Fix unitialized variable compiler warning
Sebastian Dröge
1
-1
/
+3
2012-10-12
mpegdemux: advance stream time when sending GAP event
Mark Nauwelaerts
1
-0
/
+1
2012-10-12
mpegdemux: send language info downstream if available
Mark Nauwelaerts
1
-1
/
+33
2012-10-12
mpegdemux: remove obsolete struct field
Mark Nauwelaerts
1
-11
/
+0
2012-10-12
mpegdemux: tweak flow return aggregation
Mark Nauwelaerts
1
-0
/
+5
[next]