summaryrefslogtreecommitdiff
path: root/gst/mpegtsmux
Commit message (Expand)AuthorAgeFilesLines
* Fix previous commit so that things still work with debug logs enabledTim-Philipp Müller2009-06-191-1/+1
* Make build without warnings with debugging disabledTim-Philipp Müller2009-06-191-7/+5
* gst/mpegtsmux/: Improve muxing of AC3/h264 streams a bit. Fixes bug #550613.vanista2009-01-054-6/+177
* gst/mpegtsmux/: Add initial support for muxing AC3/DTS/LPCM into MPEG TS.vanista2008-11-242-6/+45
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* gst/mpegtsmux/mpegtsmux.c: Fix EOS logic by correctly popping the collect pad...vanista2008-10-271-2/+11
* gst/mpegtsmux/mpegtsmux.c: Set caps on outgoing buffers.Wim Taymans2008-09-021-0/+4
* gst/mpegtsmux/tsmux/tsmux.c: Fix build on macosx.Edward Hervey2008-09-021-3/+1
* gst/mpegtsmux/mpegtsmux_aac.c: Allocate a fixed size buffer on the stack inst...Sebastian Dröge2008-09-013-10/+9
* gst/mpegtsmux/mpegtsmux.c: Add support for muxing MPEG4 video.Sebastian Dröge2008-09-011-2/+8
* gst/mpegtsmux/tsmux/: Fix build of mpegtsmux.Edward Hervey2008-09-012-3/+3
* Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to...Sebastian Dröge2008-09-0114-0/+3920