index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
mpegdemux
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpegpsdemux: also activate in push mode if the scheduling query failed
Tim-Philipp Müller
2012-07-18
1
-0
/
+2
*
mpegdemux: fix push mode activation
Tim-Philipp Müller
2012-07-18
1
-2
/
+0
*
gst: Implement segment-done event
Sebastian Dröge
2012-07-05
1
-0
/
+5
*
update for task api change
Wim Taymans
2012-06-20
1
-2
/
+2
*
mpegdemux: rename plugin to mpegpsdemux
Tim-Philipp Müller
2012-06-16
5
-33
/
+21
*
mpegdemux: remove unused TS demuxer bits that have moved to tsdemux
Tim-Philipp Müller
2012-06-16
18
-9768
/
+4
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2012-03-29
6
-3
/
+19
|
\
|
*
mpegtsparse: Fix 'variable 'pid' is uninitialized when used here' compiler wa...
Sebastian Dröge
2012-03-06
1
-5
/
+3
|
*
mpegdemux: Fix 'expression result unused' compiler warning
Sebastian Dröge
2012-03-06
1
-1
/
+1
|
*
mpegts: Switch rank of mpegtsdemux and tsdemux
Edward Hervey
2012-03-05
1
-1
/
+1
|
*
Add missing GLIB_DISABLE_DEPRECATION_WARNINGS
Guillaume Desmottes
2012-02-28
4
-0
/
+16
*
|
don't pass random pointers to pull_range
Wim Taymans
2012-03-16
1
-3
/
+6
*
|
update for memory api changes
Wim Taymans
2012-03-15
1
-1
/
+1
*
|
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
2
-7
/
+22
|
\
\
|
|
/
|
*
mpegtsdemux: do not emit no-more-pads
Vincent Penquerc'h
2012-02-03
1
-4
/
+12
|
*
mpegdemux: include specific AAC stream-format types in template caps
Vincent Penquerc'h
2012-02-02
2
-3
/
+6
|
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
1
-0
/
+4
*
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
2012-02-08
1
-2
/
+2
*
|
mpegdemux: Don't leak the SCHEDULING query
Sebastian Dröge
2012-01-27
1
-0
/
+2
*
|
Port mpegdemux to 0.11
Matej Knopp
2012-01-27
4
-201
/
+341
*
|
Merge branch 'master' into 0.11
Sebastian Dröge
2012-01-25
4
-26
/
+73
|
\
\
|
|
/
|
*
mpegpsdemux: limit the amount of scanning done on duration queries
Alessandro Decina
2012-01-25
1
-13
/
+27
|
*
mpegpsdemux: don't scan for the last PTS if the first wasn't found
Alessandro Decina
2012-01-25
1
-7
/
+10
|
*
mpegtsdemux: fix frequent deadlock demuxing MPEG TS
Vincent Penquerc'h
2012-01-23
1
-0
/
+4
|
*
mpegdemux: avoid NULL manipulation if invalid input
Mark Nauwelaerts
2012-01-23
1
-0
/
+2
|
*
mpegdemux: avoid some unlikely leaks
Mark Nauwelaerts
2012-01-23
2
-3
/
+13
|
*
mpegpsdemux: handle corner-case of short read in pull_buffer better
Tim-Philipp Müller
2012-01-19
1
-4
/
+16
|
*
mpegdemux: fix missing finalize chaining to parent
Vincent Penquerc'h
2012-01-16
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
2011-12-30
3
-7
/
+22
|
\
\
|
|
/
|
*
mpegtsdemux: only warn when we see a PID with unknown type
Vincent Penquerc'h
2011-12-19
1
-1
/
+1
|
*
mpegtsparse: check offset when retrieving table_id on malformed packets
Julien Isorce
2011-12-13
1
-0
/
+8
|
*
Revert "mpegtsparse: check offset when retrieving table_id on malformed packets"
Sebastian Dröge
2011-12-13
1
-17
/
+6
|
*
mpegtsparse: check offset when retrieving table_id on malformed packets
Julien Isorce
2011-12-12
1
-6
/
+17
|
*
mpegtsdemux: only offset timestamps when live
Vincent Penquerc'h
2011-12-08
1
-5
/
+12
|
*
mpegpsdemux: recalculate adjust if difference is negative
Alexey Fisher
2011-11-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-11-28
2
-17
/
+262
|
\
\
|
|
/
|
*
mpegdemux: Try to add all streams early
Vincent Penquerc'h
2011-11-28
2
-4
/
+86
|
*
mpegtsdemux: handle pads with no data
Vincent Penquerc'h
2011-11-28
1
-0
/
+45
|
*
mpegtsdemux: signal no-more-pads when appropriate
Vincent Penquerc'h
2011-11-28
2
-1
/
+22
|
*
mpegdemux: take into account offset of first buffer
Vincent Penquerc'h
2011-11-28
2
-2
/
+72
|
*
mpegdemux: fix some more video freezing
Vincent Penquerc'h
2011-11-28
1
-2
/
+2
|
*
mpegdemux: catch smaller PTS dicontinuities
Vincent Penquerc'h
2011-11-28
2
-8
/
+35
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-6
/
+5
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-11-23
1
-7
/
+16
|
\
\
|
|
/
|
*
mpegtsparse: support more character set encodings
Sebastian Pölsterl
2011-11-22
1
-7
/
+16
*
|
Merge branch 'master' into 0.11
Wim Taymans
2011-11-09
2
-1
/
+9
|
\
\
|
|
/
|
*
mpegdemux: catch section lengths extending past the buffer length
Vincent Penquerc'h
2011-11-07
1
-0
/
+6
|
*
mpegpsdemux: fix zero length packet handling
Vincent Penquerc'h
2011-11-07
1
-1
/
+3
[next]