index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
mpegtsmux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
mpegtsmux: Handle zero-sized buffers correctly without going into an infinite...
Sebastian Dröge
1
-1
/
+1
2018-09-27
mpegtsmux: add custom AC-3 descriptor
Mathieu Duponchelle
1
-0
/
+4
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-03
mpegtsmux: Resend initial segments and header sections after FLUSH_STOP
Sebastian Dröge
1
-0
/
+19
2018-03-21
mpegtsmux: Explicitly resend PAT/SI/PMT on force-keyunit events
Sebastian Dröge
3
-4
/
+50
2018-03-21
mpegtsmux: Deterministically set the PCR stream to the first stream of the pr...
Sebastian Dröge
1
-3
/
+9
2018-03-21
mpegtsmux: Reset a few more fields in mpegtsmux_reset() to their original values
Sebastian Dröge
1
-0
/
+3
2018-03-21
tsmux: Don't use GST_DEBUG_OBJECT() with non-GObject types
Sebastian Dröge
1
-2
/
+1
2017-10-03
Use proper GtkDoc notation for NULL/FALSE/TRUE
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2017-07-21
tsmux: Fix make distcheck
Sebastian Dröge
1
-0
/
+1
2017-07-21
tsmux: Add mpegtsmux_jpeg2000.c to meson.build
Sebastian Dröge
1
-0
/
+1
2017-07-21
tsmux: Store PES payload size in a 32 bit integer
Sebastian Dröge
1
-2
/
+2
2017-07-21
tsmux/tsdemux: Add support for JPEG2000
Aaron Boxer
7
-5
/
+408
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-10-17
mpegtsmux: fix buffer size mismatch in M2TS mode
Vincent Penquerc'h
1
-1
/
+25
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+18
2016-06-07
mpegtsmux: Set PTS on aligned buffers
Jan Alexander Steffens (heftig)
1
-2
/
+15
2016-04-29
mpegtsmux: effectively check if there is a language
Thiago Santos
1
-1
/
+1
2016-04-26
mpegtsmux: write language descriptor when language is available
Thiago Santos
2
-1
/
+13
2016-04-16
mpegtsmux: Remove an unnecessary check for NULL before g_free
Jan Schmidt
1
-4
/
+2
2016-04-14
mpegtsmux: free pad_data->language before g_strdup in order to avoid memory leak
Damian Ziobro
1
-0
/
+4
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+4
2016-01-19
mpegtsmux: set non-0 payload length in PES header if video ES packet is small...
Hyunjun Ko
1
-5
/
+10
2016-01-19
mpegtsmux: reset pes_bytes_written when starting to write new PES packet
Hyunjun Ko
1
-1
/
+3
2016-01-19
mpegtsmux: add support for H.265/HEVC video
Tim-Philipp Müller
3
-0
/
+6
2016-01-09
mpegtsmux: fix reserve bits so they are 1's
Bob Holcomb
1
-3
/
+3
2015-12-01
tsmux: fix wrong log message level
Tim-Philipp Müller
1
-1
/
+1
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-2
/
+1
2015-11-12
mpegtsmux: remove unnecessary buffer check
Luis de Bethencourt
1
-2
/
+2
2015-11-03
tsmux: Simplify Opus caps parsing by using codecutils helpers
Sebastian Dröge
2
-49
/
+26
2015-11-03
tsdemux/mux: Add support for GstAudioClippingMeta for Opus
Sebastian Dröge
2
-3
/
+25
2015-11-03
tsmux: Add support for Opus
Sebastian Dröge
6
-2
/
+338
2015-11-03
tsmux: Don't leak buffer in error cases
Sebastian Dröge
1
-1
/
+11
2015-11-03
tsmux: Call prepare function for each collected buffer
Sebastian Dröge
1
-9
/
+9
2015-11-02
mpegtsmux: use GST_STIME_ARGS for GstClockTimeDiff
Luis de Bethencourt
1
-3
/
+2
2015-09-30
mpegtsmux: fix downstream key unit events handling with hlssink
Tim-Philipp Müller
1
-2
/
+1
2015-07-29
mpegtsmux: use GQueue instead of GList prepend/reverse
Tim-Philipp Müller
2
-20
/
+10
2015-07-29
mpegtsmux: Don't clear the PID on reset.
Jan Schmidt
1
-1
/
+0
2015-07-29
mpegtsmux: Accumulate streamheaders in reverse
Jan Schmidt
1
-11
/
+11
2015-07-20
mpegtsmux: fix aac caps in pad template for raw aac
Tim-Philipp Müller
1
-1
/
+3
2015-07-13
mpegtsmux: don't wait for data on sparse inputs like metadata or subtitle str...
Tim-Philipp Müller
1
-0
/
+13
2015-07-13
mpegtsmux: add basic support for asynchronous KLV metadata streams
Tim-Philipp Müller
3
-1
/
+27
2015-06-22
tsmux: code style fix
Vineeth TM
1
-3
/
+2
2015-06-15
mpegtsmux: Remove redundant min_dts
Nicolas Dufresne
2
-13
/
+6
2015-06-15
mpegtsmux: fix build error
Vineeth TM
1
-1
/
+1
2015-06-12
tsmux: Add negative DTS support
Nicolas Dufresne
4
-59
/
+77
2015-06-12
tsmux: Remove uneeded cast and cast macro
Nicolas Dufresne
2
-3
/
+1
2015-06-12
mpegtsmux: Properly detect backward DTS
Nicolas Dufresne
1
-2
/
+7
2015-06-12
mpegtsmux: Remove arbitrary constraint on prog-map program ids
Yanko Kaneti
2
-11
/
+19
2015-05-27
mpegtsmux: don't overwrite value
Luis de Bethencourt
1
-3
/
+4
[next]