projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
transcodebin: Create the decodebin in _init
[platform/upstream/gstreamer.git]
/
gst
/
mpegtsmux
/
tsmux
/
2020-07-28
Vivia Nikolaidou
tsmux: Fix PCR calculation for CBR live streams
tree
|
commitdiff
2020-07-28
Jan Alexander Stef...
tsmux: Refactor get_current_pcr
tree
|
commitdiff
2020-07-08
Andreas Frisch
mpegtsmux: Don't assume English for ISO-639 language...
tree
|
commitdiff
2020-06-30
Andreas Frisch
mpegtsmux: Correctly set ISO-639 language descriptor
tree
|
commitdiff
2020-04-15
Vivia Nikolaidou
tsmux: Ability for streams to disappear and reappear
tree
|
commitdiff
2019-11-18
Kyrylo Polezhaiev
tsmux: Fix copying of buffer region
tree
|
commitdiff
2019-11-05
Aaron Boxer
documentation: fixed a heap o' typos
tree
|
commitdiff
2019-10-31
Edward Hervey
mpegtsmux: Add SCTE-35 support
tree
|
commitdiff
2019-10-31
Edward Hervey
tsmux: Disable bluray-isms from PMT
tree
|
commitdiff
2019-10-14
Tim-Philipp Müller
Remove autotools build system
tree
|
commitdiff
2019-07-31
Mathieu Duponchelle
basetsmux: expose pcr-interval property
tree
|
commitdiff
2019-07-04
Mathieu Duponchelle
tsmux: output smoothly increasing PTS when in CBR mode
tree
|
commitdiff
2019-07-04
Seungha Yang
tsmuxstream: Do not try return from void function
tree
|
commitdiff
2019-07-04
Seungha Yang
mpegtsmux: Remove white space
tree
|
commitdiff
2019-05-30
Mathieu Duponchelle
basetsmux: preserve user-specified sections across...
tree
|
commitdiff
2019-05-30
Mathieu Duponchelle
tsmux: maintain packet counters in a global array
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
tsmux: refactor logic for when to (re)transmit tables
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
tsmux: fix continuity counter for packets with no payload
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
mpegtsmux: aggregator port
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
mpegtsmux: spring cleanup, no functional change
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
mpegtsmux: extract an actual base class
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
mpegtsmux: expose the vmethods necessary for ATSC E...
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
mpegtsmux: provide API for subclasses to override strea...
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
tsmux: Calculate PCR from number of bytes written in...
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
mpegtsmux: Expose bitrate property
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
tsmux: actually respect the PCR frequency we target
tree
|
commitdiff
2019-05-19
Mathieu Duponchelle
tsmux: Use DTS over PTS
tree
|
commitdiff
2018-12-10
Sebastian Dröge
mpegtsmux: Handle zero-sized buffers correctly without...
tree
|
commitdiff
2018-09-27
Mathieu Duponchelle
mpegtsmux: add custom AC-3 descriptor
tree
|
commitdiff
2018-03-21
Sebastian Dröge
mpegtsmux: Explicitly resend PAT/SI/PMT on force-keyuni...
tree
|
commitdiff
2018-03-21
Sebastian Dröge
tsmux: Don't use GST_DEBUG_OBJECT() with non-GObject...
tree
|
commitdiff
2017-10-03
Reynaldo H. Verdej...
Use proper GtkDoc notation for NULL/FALSE/TRUE
tree
|
commitdiff
2017-07-21
Sebastian Dröge
tsmux: Store PES payload size in a 32 bit integer
tree
|
commitdiff
2017-07-21
Aaron Boxer
tsmux/tsdemux: Add support for JPEG2000
tree
|
commitdiff
2016-10-17
Vincent Penquerc'h
mpegtsmux: fix buffer size mismatch in M2TS mode
tree
|
commitdiff
2016-04-29
Thiago Santos
mpegtsmux: effectively check if there is a language
tree
|
commitdiff
2016-04-27
Thiago Santos
mpegtsmux: write language descriptor when language...
tree
|
commitdiff
2016-01-19
Hyunjun Ko
mpegtsmux: set non-0 payload length in PES header if...
tree
|
commitdiff
2016-01-19
Hyunjun Ko
mpegtsmux: reset pes_bytes_written when starting to...
tree
|
commitdiff
2016-01-19
Tim-Philipp Müller
mpegtsmux: add support for H.265/HEVC video
tree
|
commitdiff
2016-01-09
Bob Holcomb
mpegtsmux: fix reserve bits so they are 1's
tree
|
commitdiff
2015-12-01
Tim-Philipp Müller
tsmux: fix wrong log message level
tree
|
commitdiff
2015-11-19
Reynaldo H. Verdej...
Remove unnecessary NULL checks before g_free()
tree
|
commitdiff
2015-11-03
Sebastian Dröge
tsmux: Add support for Opus
tree
|
commitdiff
2015-07-13
Tim-Philipp Müller
mpegtsmux: add basic support for asynchronous KLV metad...
tree
|
commitdiff
2015-06-22
Vineeth TM
tsmux: code style fix
tree
|
commitdiff
2015-06-12
Nicolas Dufresne
tsmux: Add negative DTS support
tree
|
commitdiff
2015-03-06
Luis de Bethencourt
mpegtsmux: fall through switch statement
tree
|
commitdiff
2014-06-25
Edward Hervey
mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_...
tree
|
commitdiff
2014-05-06
Jesper Larsen
mpegtsmux: Remove unused data in TsMuxSection
tree
|
commitdiff
2014-04-11
Edward Hervey
mpegtsmux: Remove unneeded unref
tree
|
commitdiff
2014-04-09
Vincent Penquerc'h
Revert "tsmux: catch alloc failure"
tree
|
commitdiff
2014-04-09
Vincent Penquerc'h
tsmux: prevent possible double free on error path
tree
|
commitdiff
2014-04-09
Vincent Penquerc'h
tsmux: catch alloc failure
tree
|
commitdiff
2014-02-06
Jesper Larsen
mpegtsmux: Use mpeg-ts lib for PAT/PMT sections
tree
|
commitdiff
2014-02-06
Jesper Larsen
mpegtsmux: Add support for muxing SI tables
tree
|
commitdiff
2013-11-13
Thibault Saunier
mpegtsmux: Properly add subtitle descriptor for DVb...
tree
|
commitdiff
2013-08-21
Jesper Larsen
mpegtsmux: Set the program number from prog-map
tree
|
commitdiff
2013-03-27
Tim-Philipp Müller
Merge SBC decoder and encoder from bluez
tree
|
commitdiff
2012-11-04
Tim-Philipp Müller
Fix FSF address
tree
|
commitdiff
2012-06-27
Mark Nauwelaerts
mpegtsmux: apply some more CLOCK_BASE to ensure slack...
tree
|
commitdiff
2012-06-16
Mark Nauwelaerts
mpegtsmux: add support for DVB subtitle and teletext...
tree
|
commitdiff
2012-06-16
Mark Nauwelaerts
mpegtsmux: optionally use fixed-size PES header
tree
|
commitdiff
2012-06-16
Mark Nauwelaerts
mpegtsmux: only write PTS and DTS if different
tree
|
commitdiff
2012-06-16
Mark Nauwelaerts
mpegtsmux: optionally set data_alignment flag in PES...
tree
|
commitdiff
2012-06-16
Mark Nauwelaerts
mpegtsmux: re-enable inadvertent disabled code
tree
|
commitdiff
2012-06-16
Raimo Järvi
mpegtsmux: Fix compiler warnings
tree
|
commitdiff
2012-06-16
Matej Knopp
mpegtsmux: port to 0.11
tree
|
commitdiff
2012-06-11
Mark Nauwelaerts
mpegtsmux: avoid memcpy due to temporary packet buffer
tree
|
commitdiff
2012-06-08
Mark Nauwelaerts
mpegtsmux: plug leaks when freeing stream
tree
|
commitdiff
2012-06-08
Mark Nauwelaerts
mpegtsmux: improve m2ts timestamp interpolation
tree
|
commitdiff
2012-06-06
Mark Nauwelaerts
mpegtsmux: more header clarifications and remove some...
tree
|
commitdiff
2012-06-06
Mark Nauwelaerts
mpegtsmux: avoid PID collision for auto-generated PID
tree
|
commitdiff
2012-06-06
Edward Hervey
tsmux: inline more code
tree
|
commitdiff
2012-06-06
Edward Hervey
mpegtsmux: Don't use g_list_first ()
tree
|
commitdiff
2011-06-15
Wim Taymans
Merge branch 'master' into 0.11
tree
|
commitdiff
2011-05-18
David Schleef
mpegtsmux: use gst debug for tsmux library
tree
|
commitdiff
2011-03-26
Jan Schmidt
Use correct clock when checking whether to write a...
tree
|
commitdiff
2011-02-28
Wim Taymans
Merge branch 'master' into 0.11
tree
|
commitdiff
2011-01-02
David Schleef
mpegtsmux: Set adaptation flag when appropriate
tree
|
commitdiff
2011-01-02
David Schleef
mpegtsmux: Set random_access_indicator for keyframes
tree
|
commitdiff
2010-09-04
Andoni Morales Ala...
mpegtsmux: Initialize PES packet before getting the...
tree
|
commitdiff
2010-06-08
Marc-André Lureau
mpegtsmux: start pmt at 0x020 as suggested by Zaheer
tree
|
commitdiff
2010-06-08
Marc-André Lureau
mpegtsmux: take all the pmt in the streamheaders
tree
|
commitdiff
2010-03-22
Benjamin Otte
Add -Wold-style-definition
tree
|
commitdiff
2010-02-03
Marc-André Lureau
mpegtsmux: add pat-interval and pmt-interval properties
tree
|
commitdiff
2010-02-03
Marc-André Lureau
mpegtsmux: fix PAT/PMT insertion frequency
tree
|
commitdiff
2010-02-03
Marc-André Lureau
mpegtsmux: marking non-delta unit, including pre-sections
tree
|
commitdiff
2010-01-08
Thomas Vander Stichele
mpegtsmux: mark delta-unit on outgoing buffers
tree
|
commitdiff
2009-01-05
vanista
gst/mpegtsmux/: Improve muxing of AC3/h264 streams...
tree
|
commitdiff
2008-11-24
vanista
gst/mpegtsmux/: Add initial support for muxing AC3...
tree
|
commitdiff
2008-09-02
Edward Hervey
gst/mpegtsmux/tsmux/tsmux.c: Fix build on macosx.
tree
|
commitdiff
2008-09-01
Sebastian Dröge
gst/mpegtsmux/mpegtsmux_aac.c: Allocate a fixed size...
tree
|
commitdiff
2008-09-01
Edward Hervey
gst/mpegtsmux/tsmux/: Fix build of mpegtsmux.
tree
|
commitdiff
2008-09-01
Sebastian Dröge
Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins...
tree
|
commitdiff