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
/
mpegtsmux
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpegsmux, mpegpsmux: fix unused variable warning with the debugging system in...
Tim-Philipp Müller
2009-09-02
2
-2
/
+3
*
GstAdapter is not a GstObject and should be freed with g_object_unref()
Tim-Philipp Müller
2009-08-31
1
-1
/
+1
*
mpegtsmux: use an old-fashioned array instead of GPtrArray for mux->programs
Tim-Philipp Müller
2009-08-31
2
-11
/
+5
*
mpegtsmux: Minor fixes
Lin YANG
2009-08-31
1
-8
/
+12
*
mpegtsmux: mux->programs: use GPrtArray instead of GArray
Lin YANG
2009-08-31
2
-7
/
+5
*
mpegtsmux: mpegtsmux_collected(): calculate PCR for programs
Lin YANG
2009-08-31
2
-15
/
+23
*
mpegtsmux: mpegtsmux_create_streams(): create multi streams
Lin YANG
2009-08-31
1
-1
/
+34
*
mpegtsmux: MpetTsPadData: add prog_id and ref to its program
Lin YANG
2009-08-31
2
-0
/
+9
*
mpegtsmux: Extend mux->program to a GArray programs
Lin YANG
2009-08-31
2
-2
/
+12
*
mpegtsmux: Add new property prog-map to the muxer
Lin YANG
2009-08-31
2
-0
/
+28
*
Fix previous commit so that things still work with debug logs enabled
Tim-Philipp Müller
2009-06-19
1
-1
/
+1
*
Make build without warnings with debugging disabled
Tim-Philipp Müller
2009-06-19
1
-7
/
+5
*
gst/mpegtsmux/: Improve muxing of AC3/h264 streams a bit. Fixes bug #550613.
vanista
2009-01-05
4
-6
/
+177
*
gst/mpegtsmux/: Add initial support for muxing AC3/DTS/LPCM into MPEG TS.
vanista
2008-11-24
2
-6
/
+45
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-0
/
+1
*
gst/mpegtsmux/mpegtsmux.c: Fix EOS logic by correctly popping the collect pad...
vanista
2008-10-27
1
-2
/
+11
*
gst/mpegtsmux/mpegtsmux.c: Set caps on outgoing buffers.
Wim Taymans
2008-09-02
1
-0
/
+4
*
gst/mpegtsmux/tsmux/tsmux.c: Fix build on macosx.
Edward Hervey
2008-09-02
1
-3
/
+1
*
gst/mpegtsmux/mpegtsmux_aac.c: Allocate a fixed size buffer on the stack inst...
Sebastian Dröge
2008-09-01
3
-10
/
+9
*
gst/mpegtsmux/mpegtsmux.c: Add support for muxing MPEG4 video.
Sebastian Dröge
2008-09-01
1
-2
/
+8
*
gst/mpegtsmux/tsmux/: Fix build of mpegtsmux.
Edward Hervey
2008-09-01
2
-3
/
+3
*
Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to...
Sebastian Dröge
2008-09-01
14
-0
/
+3920