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
/
mpegtsdemux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-11
mpegtspacketizer: Store PCR time/byte offsets in 64 bit integers
Sebastian Dröge
2
-10
/
+12
2014-08-01
mpegtspacketizer: avoid timestamp overflows
Thiago Santos
1
-2
/
+7
2014-07-22
tsdemux: Do not scan for keyframe when in push mode.
Mathieu Duponchelle
1
-1
/
+2
2014-07-22
tsdemux: Do not scan for a keyframe in non-accurate mode.
Mathieu Duponchelle
1
-1
/
+4
2014-07-03
mpegtspacketizer: Don't dereference NULL if we have no PCR yet
Sebastian Dröge
1
-0
/
+6
2014-07-03
tsdemux: Add locking around mpegtspacketiser groups.
Jan Schmidt
2
-3
/
+40
2014-06-25
mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_
Edward Hervey
6
-88
/
+88
2014-06-24
mpegts: change to GType and from gchar[] to gchar*
Stefan Ringel
1
-4
/
+8
2014-06-22
tsdemux: fix up comment
Tim-Philipp Müller
1
-1
/
+1
2014-06-21
tsdemux: Update comments to the new reality and remove unused variables
Sebastian Dröge
1
-7
/
+1
2014-06-16
tsdemux: Don't overwrite original seek value
Edward Hervey
1
-3
/
+2
2014-06-13
mpegtspacketizer: live: handle pcr/dts discrepancies some more
Edward Hervey
1
-6
/
+18
2014-06-13
mpegtspacketizer: Fix wraparound detection issue
Edward Hervey
1
-7
/
+8
2014-06-12
tsdemux: implement proper seeking for h264 streams.
Mathieu Duponchelle
3
-17
/
+358
2014-06-11
mpegtspacketizer: Use first group for handling reference pcr
Edward Hervey
1
-1
/
+9
2014-06-10
tsdemux: Remove unused variable
Edward Hervey
1
-14
/
+0
2014-06-10
mpegtspacketizer: Fix debug statement
Edward Hervey
1
-1
/
+1
2014-06-10
mpegtspacketizer: Fix duration evaluation in push mode
Edward Hervey
1
-14
/
+25
2014-06-10
mpegtspacketizer: Handle early PTS conversion
Edward Hervey
1
-2
/
+10
2014-06-07
mpegtsdemux: Fix sticky event handling
Edward Hervey
1
-0
/
+4
2014-06-04
tsdemux: Remove extraneous extra parameter from check_pending_buffers function
Jan Schmidt
1
-4
/
+4
2014-06-04
mpegtspacketiser: Always initialise packet AFC flags and PCR fields
Jan Schmidt
1
-2
/
+6
2014-06-04
tsdemux: Reset pending_ts on a discont, to re-measure initial timestamps
Jan Schmidt
1
-0
/
+1
2014-05-29
tsbase: parse the mgt and add listed EIT/ETT pids to the known psi
Thiago Santos
1
-0
/
+28
2014-05-27
tsdemux: add/remove pads to flowcombiner differently due to streaming nature
Thiago Santos
1
-4
/
+7
2014-05-26
mxfdemux: use GstFlowCombiner
Thiago Santos
1
-18
/
+1
2014-05-26
tsdemux: use GstFlowCombiner
Thiago Santos
2
-27
/
+24
2014-05-13
mpegtbase: Small rewrite
Edward Hervey
1
-8
/
+4
2014-05-10
tsdemux: remove confusing debug log line
Tim-Philipp Müller
1
-1
/
+0
2014-04-22
mpegtspacketizer: Remove dead code and simplify if statement
Sebastian Dröge
1
-4
/
+1
2014-04-18
mpegtspacketizer: Improve ts_to_offset code
Edward Hervey
1
-11
/
+34
2014-04-18
tsdemux: Fix scaling macros
Edward Hervey
1
-2
/
+2
2014-04-18
mpegtsbase: Don't hard-flush the packetizer on discont buffers
Edward Hervey
1
-1
/
+1
2014-04-09
mpegtsdemux: catch prev-not-found when inserting in the group list
Vincent Penquerc'h
1
-6
/
+12
2014-03-29
mpegtspacketizer: Fix typo in debug output
Sebastian Dröge
1
-1
/
+1
2014-03-29
tsdemux: Push next buffer after a discont with the DISCONT flag
Sebastian Dröge
1
-0
/
+13
2014-03-29
tsdemux: Drain remaining data on disconts
Sebastian Dröge
3
-1
/
+44
2014-03-29
mpegtsbase: Flush if we receive a discont buffer
Sebastian Dröge
1
-0
/
+6
2014-03-29
tsdemux: Don't dereference NULL if flushed before a program was selected
Sebastian Dröge
1
-0
/
+3
2014-03-29
tsdemux: Ensure that all pending data is pushed even if the stream was not ac...
Sebastian Dröge
1
-1
/
+1
2014-03-29
mpegtsbase: Fix pull mode scanning for PCR on small files
Sebastian Dröge
1
-3
/
+11
2014-03-25
tsdemux: Fix mpegts_packetizer_set_current_pcr_offset()
Jan Schmidt
1
-7
/
+7
2014-03-15
tsdemux: Support Bluray DTS/DTS-HD and AC3+/TrueHD streams
Edward Hervey
1
-0
/
+18
2014-02-26
tsdemux: store global tags to push later
Thiago Santos
2
-1
/
+51
2014-02-21
mpegtsbase: Uncomment PAT clearup in _reset
Edward Hervey
1
-11
/
+4
2014-02-20
mpegtspacketizer: Fix ts_to_offset beyond last observed PCR
Edward Hervey
1
-0
/
+5
2014-02-07
mpegtspacketizer: Remove or move variable assignments
Edward Hervey
1
-4
/
+3
2014-02-06
mpegtsdemux: Update plugin license field
Edward Hervey
1
-2
/
+1
2014-01-30
tsdemux: We do not support the SKIP seek flag but that is not a problem
Sebastian Dröge
2
-2
/
+2
2014-01-28
tsdemux: Fix flags comparison operator precedence
Amaury Medeiros
1
-1
/
+1
[next]