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
/
tsdemux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
rename events
renme-events
Wim Taymans
1
-3
/
+3
2011-11-15
_query_peer_*() -> _peer_query_*()
Wim Taymans
1
-1
/
+1
2011-11-09
remove query types
Wim Taymans
1
-14
/
+0
2011-11-02
structure: fix for api update
Wim Taymans
1
-4
/
+4
2011-10-28
make elements compile again
Wim Taymans
1
-14
/
+14
2011-10-13
tsdemux: Use gst_buffer_join instead of bufferlists
Edward Hervey
1
-12
/
+9
2011-10-13
tsdemux: Plug more leaks
Edward Hervey
1
-2
/
+8
2011-10-12
tsdemux/tsparse: Port to 0.11
Edward Hervey
1
-83
/
+88
2011-09-09
hlsdemux/tsdemux: Add HP copyright on work done on HLS
Youness Alaoui
1
-0
/
+4
2011-08-30
tsdemux: Need to flush all streams when we receive a flush-start
Youness Alaoui
1
-3
/
+12
2011-08-24
tsdemux: Use FALSE instead of 0 for bool parameter
Sebastian Dröge
1
-1
/
+1
2011-08-24
tsdemux: Need to send a newsegment after a seek
Youness Alaoui
1
-2
/
+3
2011-08-24
tsdemux: Forward seek/duration query/event to the sinkpad
Youness Alaoui
1
-2
/
+4
2011-08-23
tsdemux: do not try to compare a PCR with itself for statistics
Vincent Penquerc'h
1
-8
/
+10
2011-08-23
tsdemux: do not keep a dangling pointer
Vincent Penquerc'h
1
-0
/
+2
2011-08-23
tsdemux: First send SEEKING queries upstream
Sebastian Dröge
1
-3
/
+11
2011-08-23
tsdemux: Send DURATION query upstream first
Sebastian Dröge
1
-2
/
+3
2011-08-22
tsdemux: do not send a new-segment on stream removal
Youness Alaoui
1
-1
/
+12
2011-08-22
tsdemux: Fix newsegment when switching programs
Youness Alaoui
1
-4
/
+17
2011-08-22
tsdemux: interpolate gap and fix timestamps depending on upstream segment
Youness Alaoui
1
-14
/
+34
2011-08-01
tsdemux: Take into account upstream newsegment events
Edward Hervey
1
-0
/
+13
2011-08-01
tsdemux: Refactor stream/program removal
Edward Hervey
1
-34
/
+15
2011-07-25
mpegtsbase/tsdemux: Fix stream/pad activation order
Edward Hervey
1
-18
/
+26
2011-07-19
mpegtsbase/tsdemux: Add more comments and removal unused variable
Edward Hervey
1
-3
/
+0
2011-07-19
mpegtsbase: Add a GList of streams to the program
Edward Hervey
1
-50
/
+36
2011-07-19
mpegtsbase: Use a bit array instead of an array of gboolean
Edward Hervey
1
-1
/
+1
2011-07-18
tsdemux: Use standalone PES parser
Edward Hervey
1
-199
/
+51
2011-07-16
tsdemux: whoops, tsdemux isn't ready yet for primary rank :)
Edward Hervey
1
-1
/
+1
2011-07-16
mpegtsbase/tsdemux: Cleanups and comments
Edward Hervey
1
-1
/
+3
2011-07-16
tsdemux: Fix newsegment creation for push mode
Edward Hervey
1
-67
/
+93
2011-07-12
mpegdemux: Fix unused-but-set warnings
Olivier Crête
1
-4
/
+0
2011-06-17
tsdemux: only free the index array if it exists
Thiago Santos
1
-3
/
+5
2011-06-12
tsdemux: Don't free unexistent PAT
Edward Hervey
1
-7
/
+10
2011-06-07
tsdemux: More fixes to handle non-188 byte packets
Edward Hervey
1
-0
/
+5
2011-06-07
mpegts: Stop scanning for keyframes as early as possible
Edward Hervey
1
-9
/
+11
2011-06-07
mpegtsdemux: always try to seek for to a keyframe
Janne Grunau
1
-26
/
+40
2011-06-07
mpegtsdemux: fix timestamps in newsegement event after seeking
Janne Grunau
1
-28
/
+48
2011-06-07
mpegtsdemux: payload parsing for H.264
Janne Grunau
1
-1
/
+3
2011-06-07
mpegtsdemux: implement key_unit seeking for MPEG2 video
Janne Grunau
1
-26
/
+69
2011-06-07
mpegtsdemux: accurate seeking
Janne Grunau
1
-11
/
+194
2011-06-07
mpegtsdemux: push based seeking based on PCR
Janne Grunau
1
-47
/
+662
2011-06-07
mpegtsdemux: create function for pcr parsing
Janne Grunau
1
-13
/
+6
2011-05-31
tsdemux: Fix scanning on small files
Edward Hervey
1
-3
/
+5
2011-05-30
tsdemux: Protect against program being removed
Edward Hervey
1
-1
/
+1
2011-05-18
various: fix author tag in element details
Stefan Kost
1
-2
/
+2
2011-04-29
tsdemux: Don't leak bufferlist on streams without pads
Edward Hervey
1
-0
/
+2
2011-04-29
tsdemux: Free packet buffer even if it doesn't have a payload
Edward Hervey
1
-0
/
+2
2011-04-24
mpegtsdemux,tsdemux: Add byte-stream to h264 caps
David Schleef
1
-3
/
+8
2011-03-21
mpegtsdemux: do not try to parse packets containing section data as PES
Janne Grunau
1
-4
/
+7
2011-03-21
mpegtsdemux: add stream types for DSM CC A, B, C, D
Janne Grunau
1
-0
/
+4
[next]