avfvideosrc: fix build with older SDK not supporting AVDeviceFormat
[platform/upstream/gstreamer.git] / gst / mpegtsmux / mpegtsmux.h
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-21 Jan Schmidtmpegtsmux: Don't make the same buffer writable twice.
2012-06-16 Mark Nauwelaertsmpegtsmux: remove obsolete struct field
2012-06-16 Mark Nauwelaertsmpegtsmux: use default CollectPads collect heuristic
2012-06-16 Matej Knoppmpegtsmux: port to 0.11
2012-06-11 Mark Nauwelaertsmpegtsmux: add SPN/PTS indexing capabilities
2012-06-08 Mark Nauwelaertsmpegtsmux: drain cached data upon EOS
2012-06-08 Mark Nauwelaertsmpegtsmux: allow for aligned output
2012-06-08 Mark Nauwelaertsmpegtsmux: improve m2ts timestamp interpolation
2012-06-06 Mark Nauwelaertsmpegtsmux: header cleanups and clarifications
2012-06-06 Mark Nauwelaertsmpegtsmux: avoid separate allocation for list of programs
2012-06-06 Mark Nauwelaertsmpegtsmux: rearrange define's
2012-06-06 Mark Nauwelaertsmpegtsmux: removed hacked event handling
2012-05-14 Mark Nauwelaertsmpegtsmux: optimize output by aggregating packets
2012-04-17 Mark Nauwelaertscollectpads2: rename to collectpads
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-12-15 Vincent Penquerc'hmpegtsmux: port to GstCollectPads2
2011-11-30 Alessandro Decinampegtsmux: add support for force key unit events
2011-06-15 Wim TaymansMerge branch 'master' into 0.11
2011-03-26 Jan SchmidtRewrite M2TS packet output
2010-02-03 Marc-André Lureaumpegtsmux: add PAT/PMT in streamheader
2010-02-03 Marc-André Lureaumpegtsmux: add pat-interval and pmt-interval properties
2010-02-03 Marc-André Lureaumpegtsmux: marking non-delta unit, including pre-sections
2010-02-02 Julien Mouttempegtsmux: generate SPS/PPS header once and fix overflow
2009-09-04 christian schallerMerge branch 'master' of ssh://uraeus@git.freedesktop...
2009-09-02 Tim-Philipp Müllermpegsmux, mpegpsmux: fix unused variable warning with...
2009-08-31 Tim-Philipp Müllermpegtsmux: use an old-fashioned array instead of GPtrAr...
2009-08-31 Lin YANGmpegtsmux: mux->programs: use GPrtArray instead of...
2009-08-31 Lin YANGmpegtsmux: mpegtsmux_collected(): calculate PCR for...
2009-08-31 Lin YANGmpegtsmux: MpetTsPadData: add prog_id and ref to its...
2009-08-31 Lin YANGmpegtsmux: Extend mux->program to a GArray programs
2009-08-31 Lin YANGmpegtsmux: Add new property prog-map to the muxer
2008-09-01 Sebastian DrögeAdd Fluendo MPEG-TS muxer and libtsmux to gst-plugins...