summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* wrappercamerabinsrc: set src to ready when there are no pending buffersThiago Santos2014-07-171-1/+1
* mxfmux: Avoid taking unnecessary refSebastian Rasmussen2014-07-161-1/+1
* wrappercamerabinsrc: Fix caps filter caps proxyingNicolas Dufresne2014-07-111-15/+14
* camerabin2: Flush downstream after setting src to READYNicolas Dufresne2014-07-101-0/+12
* aiffparse: Print invalid fourcc in error message in hexSebastian Rasmussen2014-07-041-2/+1
* mpegtspacketizer: Don't dereference NULL if we have no PCR yetSebastian Dröge2014-07-031-0/+6
* tsdemux: Add locking around mpegtspacketiser groups.Jan Schmidt2014-07-032-3/+40
* watchdog: Only create a new GSource if we have a main contextGöran Jönsson2014-07-011-3/+3
* h264parse: fix collection of access units to preserve config headers.Gwenole Beauchesne2014-07-011-2/+9
* h264parse: improve conditions for skipping NAL units.Gwenole Beauchesne2014-07-011-12/+31
* h264parse: introduce new state tracking variables.Gwenole Beauchesne2014-07-012-1/+32
* h264parse: fix and optimize NAL collection function.Gwenole Beauchesne2014-07-011-3/+3
* intersubsrc: basesrc is already creating a pad for us, no need to do it twiceSebastian Dröge2014-06-292-5/+0
* yadif: basetransform is creating pads for us already, don't do it twiceSebastian Dröge2014-06-292-9/+0
* intersubsink/src: Free channel string when finalizing the instanceSebastian Dröge2014-06-292-4/+28
* vc1parse: Fix compiler warnings when compiling with G_DISABLE_ASSERTSebastian Dröge2014-06-291-3/+3
* dataurisrc: fix leak as gst_buffer_replace adds its own refThiago Santos2014-06-281-0/+1
* interaudiosrc: Fail in set_caps() if the caps can't be parsedSebastian Dröge2014-06-281-7/+12
* audiovisualizer: fix caps leaksThiago Santos2014-06-271-0/+3
* codecparsers: h264: fix memory leak in GstH264PPS.Gwenole Beauchesne2014-06-271-0/+1
* codecparsers: h264: add support for Recovery Point SEI message.Aurélien Zanelli2014-06-261-0/+10
* mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey2014-06-2511-103/+103
* mpegts: change to GType and from gchar[] to gchar*Stefan Ringel2014-06-241-4/+8
* all: Don't declare variables in 'for' loopsEdward Hervey2014-06-242-3/+4
* compositor: Fix Makefile CFLAGS/LIBADD orderingEdward Hervey2014-06-241-3/+5
* h265parse: fix hvcC size checkChris Bass2014-06-221-2/+2
* Release 1.3.31.3.3Sebastian Dröge2014-06-221-2/+2
* rawparse: Use the pad passed to us directly for default event handlingSebastian Dröge2014-06-221-2/+2
* rawparse: default query should be forward on target padJustin Joy2014-06-221-1/+1
* tsdemux: fix up commentTim-Philipp Müller2014-06-221-1/+1
* tsdemux: Update comments to the new reality and remove unused variablesSebastian Dröge2014-06-211-7/+1
* compositor: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle2014-06-2010-0/+4758
* pnm: link against libgstbase for GstAdapterTim-Philipp Müller2014-06-181-2/+2
* pnmdec: Added PBM SupportSanjay NM2014-06-172-6/+34
* pnmdec: use GstVideoDecoder ClassSanjay NM2014-06-162-186/+187
* tsdemux: Don't overwrite original seek valueEdward Hervey2014-06-161-3/+2
* mpegtspacketizer: live: handle pcr/dts discrepancies some moreEdward Hervey2014-06-131-6/+18
* mpegtspacketizer: Fix wraparound detection issueEdward Hervey2014-06-131-7/+8
* tsdemux: implement proper seeking for h264 streams.Mathieu Duponchelle2014-06-123-17/+358
* aiffparse: bail out early when bytes per sample is not setVincent Penquerc'h2014-06-121-1/+7
* mpegtspacketizer: Use first group for handling reference pcrEdward Hervey2014-06-111-1/+9
* tsdemux: Remove unused variableEdward Hervey2014-06-101-14/+0
* mpegtspacketizer: Fix debug statementEdward Hervey2014-06-101-1/+1
* mpegtspacketizer: Fix duration evaluation in push modeEdward Hervey2014-06-101-14/+25
* mpegtspacketizer: Handle early PTS conversionEdward Hervey2014-06-101-2/+10
* gdp: don't print already-freed stringTim-Philipp Müller2014-06-091-1/+1
* speed: Fix position query some moreEdward Hervey2014-06-091-2/+0
* mpegtsdemux: Fix sticky event handlingEdward Hervey2014-06-071-0/+4
* tsdemux: Remove extraneous extra parameter from check_pending_buffers functionJan Schmidt2014-06-041-4/+4
* mpegtspacketiser: Always initialise packet AFC flags and PCR fieldsJan Schmidt2014-06-041-2/+6