summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)Author
2014-07-11gl: Move GstGLMixer to the plugin for nowSebastian Dröge
2014-07-11libs: Don't install headers and pc files for libgstwayland/badvideo/badbaseSebastian Dröge
2014-07-11mpegts: Add parsing for CA descriptor (0x05)Edward Hervey
2014-07-09mpegts: No need to check for NULL before calling g_free()Sebastian Rasmussen
2014-07-09mpegts: Don't confuse slice allocator with regular oneSebastian Rasmussen
2014-07-09mpegts: Fix dvb linkage leaksEdward Hervey
2014-07-09mpegts: use getter for egde linkage descriptor typeStefan Ringel
2014-07-09mpegts: fix annotationStefan Ringel
2014-07-09mpegts: Add padding to public structuresEdward Hervey
2014-07-08mpegts: atsc: fix leak of short nameThiago Santos
2014-07-08mpegts: fix leak of language codeThiago Santos
2014-07-06videoaggregator: Fix some more the locking logic in update_src_capsThibault Saunier
2014-07-06videoaggregator: fix broken locking in update_src_caps functionTim-Philipp Müller
2014-07-06aggregator: fix lockingTim-Philipp Müller
2014-07-03glcocoa: initalize NSApp asap when using gst-launchJulien Isorce
2014-07-01videoaggregator: reset QoS on segment eventVincent Penquerc'h
2014-07-01codecparsers: h264: clarifications and documentation fixes.Gwenole Beauchesne
2014-07-01codecparsers: h264: fix identification of EOSEQ and EOS NALs.Gwenole Beauchesne
2014-07-01mpegts: Expose GstMpegtsDescriptor free functionEdward Hervey
2014-06-30eagl: Disable usage of R and RG textures on iOSSebastian Dröge
2014-06-30aggregator: Avoid destroying sources we do not ownThibault Saunier
2014-06-29mpegts: Fix memory leaks in the test and the librarySebastian Dröge
2014-06-28badvideo: Update dist generated ORC filesSebastian Dröge
2014-06-28badvideo: Rename videoconvert functions to prevent conflicts with static linkingSebastian Dröge
2014-06-28aggregator: always store or unref the buffer on the _chain functionThiago Santos
2014-06-28aggregator: always unref the buffer on _finish functionThiago Santos
2014-06-28aggregator: add dispose/finalize functionsThiago Santos
2014-06-27mpegts: atsc: avoid calling g_convert with 0-sized inputThiago Santos
2014-06-27codecparsers: h264: fix memory leak in GstH264PPS.Gwenole Beauchesne
2014-06-26codecparsers: h264: fix typo in GstH264VUIParams description.Gwenole Beauchesne
2014-06-26codecparsers: h264: add support for Recovery Point SEI message.Aurélien Zanelli
2014-06-26codecparsers: h264: add nal_reader_skip_long() helper.Gwenole Beauchesne
2014-06-27videoaggregator: fix a refcount error when keeping the bufferMatthew Waters
2014-06-26codecparsers: vp8: move up built-in range decoder private data.Gwenole Beauchesne
2014-06-26glcolorconvert: free pixel swizzling informationMatthew Waters
2014-06-26glmixer: remove redundant/unused lockMatthew Waters
2014-06-26glmixer: remove redundant creation and free of GPtrArraysMatthew Waters
2014-06-26glmixer: plug a memory leak for the capsMatthew Waters
2014-06-26aggregator: plug a memory leak of the srccapsMatthew Waters
2014-06-26glmixer: intersect with the filtercaps if availableMatthew Waters
2014-06-26gl: update gles2 compatability headerMatthew Waters
2014-06-25mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey
2014-06-25mpegtssection: Free data in error casesEdward Hervey
2014-06-25glfilter: pass through the allocation query when in passthrough modeMatthew Waters
2014-06-25glfilter: prefer passthrough for non-sysmem capsMatthew Waters
2014-06-25glfilter: handle NULL decide_query which means passthroughJulien Isorce
2014-06-25glfilter: prepend intersection to src capsJulien Isorce
2014-06-24mpegts: More doc fixesEdward Hervey
2014-06-24mpegts: more annotation fixesEdward Hervey
2014-06-24mpegts: change to GType and from gchar[] to gchar*Stefan Ringel