summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* tsdemux: Reset pending_ts on a discont, to re-measure initial timestampsJan Schmidt2014-06-041-0/+1
* liveadder: handle gap buffer flagMichael Olbrich2014-06-031-9/+12
* gdp: Fail gracefully if event can't be parsedOlivier Crête2014-06-021-0/+6
* speed: make position query able to convert bytes to timeEdward Hervey2014-06-021-0/+6
* mpegdemux: avoid crashing in pathological caseEdward Hervey2014-06-021-1/+0
* camerabin: fix structure handling in preview messageThiago Santos2014-05-301-2/+11
* tsbase: parse the mgt and add listed EIT/ETT pids to the known psiThiago Santos2014-05-291-0/+28
* tsdemux: add/remove pads to flowcombiner differently due to streaming natureThiago Santos2014-05-271-4/+7
* mxfdemux: remove unread last_flow variableThiago Santos2014-05-272-18/+2
* mxfdemux: Compare positions to find the earliest pad, not flow returnsSebastian Dröge2014-05-271-2/+2
* mxfdemux: use GstFlowCombinerThiago Santos2014-05-263-41/+16
* mpegdemux: use GstFlowCombinerThiago Santos2014-05-262-38/+13
* tsdemux: use GstFlowCombinerThiago Santos2014-05-262-27/+24
* h264parse: use new gst_h264_video_calculate_framerate() to get framerateAurélien Zanelli2014-05-221-8/+11
* h264parse: set field_pic_flag when parsing a slice headerAurélien Zanelli2014-05-221-0/+2
* Release 1.3.21.3.2Sebastian Dröge2014-05-211-79/+68
* bayer: fix unused variableWim Taymans2014-05-201-4/+2
* freeverb: Don't pass floats to abs() but instead cast them to ints firstSebastian Dröge2014-05-191-10/+10
* mxfdemux: post error message when erroring out on unsupported essence wrappingTim-Philipp Müller2014-05-141-6/+13