index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
mpegtsdemux
/
tsdemux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
tsdemux: Make jp2k handling more robust and efficient
Edward Hervey
1
-24
/
+20
2017-09-01
tsdemux: Handle quirk in jp2k es header handling
Edward Hervey
1
-0
/
+12
2017-08-29
tsdemux: Properly error out on jp2k parsing errors
Edward Hervey
1
-0
/
+8
2017-07-21
tsmux/tsdemux: Add support for JPEG2000
Aaron Boxer
1
-3
/
+232
2017-01-24
tsdemux: Set caps/tags in the GstStream object before pushing the stream-star...
Sebastian Dröge
1
-3
/
+3
2017-01-20
tsdemux: Don't leak pad name and template for Opus
Sebastian Dröge
1
-3
/
+0
2016-11-28
tsdemux: Post an error message on the bus if we activated a program without pads
Sebastian Dröge
1
-0
/
+14
2016-10-12
mpegtsdemux: Implement efficient program updates
Edward Hervey
1
-0
/
+31
2016-10-11
mpegtsdemux: Fix issues with GST_DISABLE_GST_DEBUG
Edward Hervey
1
-2
/
+0
2016-10-11
mpegtsdemux: Switch to using GstStream/GstStreamCollection
Edward Hervey
1
-9
/
+26
2016-10-03
tsdemux: Add conditions to identify ATSC EAC3
Wonchul Lee
1
-0
/
+14
2016-09-01
tsdemux: Support ATSC EAC3
Wonchul Lee
1
-0
/
+5
2016-08-03
tsdemux: Fix draining on wrong programs
Edward Hervey
1
-13
/
+21
2016-08-03
tsdemux: Fix GAP synchronization without a valid PCR PID
Edward Hervey
1
-7
/
+13
2016-08-03
mpegtsdemux: only wait for PCR when PCR pid is set
Arnaud Vrac
1
-0
/
+2
2016-07-25
tsdemux: add support for LPCM with stream_type = 0x83
Michael Olbrich
1
-0
/
+4
2016-06-06
tsdemux: Change the pad naming scheme to include a generation ID
Jan Schmidt
1
-8
/
+20
2016-03-12
tsdemux: add video/x-h265 to template caps
Tim-Philipp Müller
1
-0
/
+2
2016-03-12
mpegts: Don't leave freed programs in the hash table
Jan Schmidt
1
-0
/
+5
2016-03-08
tsdemux: Don't reset/recalculate segments with accurate seeks
Edward Hervey
1
-3
/
+4
2015-12-02
tsdemux: Expose DVB Subpicture as subpictures
Edward Hervey
1
-2
/
+2
2015-12-02
tsdemux: Push GAP events *after* deactivating old programs
Edward Hervey
1
-8
/
+18
2015-12-02
tsdemux: Make sure old streams are drained before switching
Edward Hervey
1
-1
/
+12
2015-12-02
mpegtsdemux: Allow deactivation of programs to be delayed
Edward Hervey
1
-0
/
+27
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-4
/
+2
2015-11-12
tsdemux: remove memory leak
Luis de Bethencourt
1
-0
/
+2
2015-11-11
tsdemux: fix pending buffers leak when flushing
Nicolas Huet
1
-0
/
+14
2015-11-11
tsdemux: Fix pad leak when the pad is never exposed
Etienne Peron
1
-0
/
+2
2015-11-11
tsdemux: provide our own definition of log2()
Matthew Waters
1
-3
/
+5
2015-11-03
tsdemux: Don't create an incomplete OpusHead but set all the other caps field...
Sebastian Dröge
1
-22
/
+4
2015-11-03
tsmux: Simplify Opus caps parsing by using codecutils helpers
Sebastian Dröge
1
-83
/
+67
2015-11-03
tsdemux/mux: Add support for GstAudioClippingMeta for Opus
Sebastian Dröge
1
-7
/
+6
2015-11-03
tsdemux: Add support for Opus
Sebastian Dröge
1
-24
/
+391
2015-08-24
tsdemux: fix latency handling again
Tim-Philipp Müller
1
-2
/
+1
2015-07-08
tsdemux: add support for KLV metadata streams
Tim-Philipp Müller
1
-1
/
+7
2015-06-12
tsdemux: Segment start should match first PTS
Nicolas Dufresne
1
-27
/
+27
2015-06-08
tsdemux: correct fix for dead code
Luis de Bethencourt
1
-1
/
+1
2015-06-08
Revert "tsdemux: remove dead code"
Luis de Bethencourt
1
-0
/
+2
2015-06-08
tsdemux: remove dead code
Luis de Bethencourt
1
-2
/
+0
2015-06-05
tsdemux: remove ignored assignment
Luis de Bethencourt
1
-1
/
+0
2015-06-04
tsdemux: refactor pad creation
Thiago Santos
1
-63
/
+53
2015-06-02
tsdemux: enable Chinese AVS video stream
Aurélien Zanelli
1
-0
/
+8
2015-05-15
tsdemux: fix buffer timestamp not being in stream time
Vincent Penquerc'h
1
-2
/
+2
2015-05-15
tsdemux: accumulate previous segment base time
Vincent Penquerc'h
1
-1
/
+2
2015-04-28
tsdemux: fix taglist leak
Guillaume Desmottes
1
-0
/
+5
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-1
/
+1
2015-04-20
tsdemux: clean assignment typo
Luis de Bethencourt
1
-1
/
+1
2015-04-20
tsdemux: remove dead code
Luis de Bethencourt
1
-2
/
+0
2015-04-17
tsdemux: Cleanup latency query handling
Olivier Crête
1
-5
/
+8
2015-04-17
tsdemux: Unify duration querying code
Edward Hervey
1
-16
/
+31
[next]