summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier
2016-08-24meson: Link asfdemux against the gstsdp libraryThibault Saunier
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-08-19plugins: Use <stdint.h> instead of _stdint.hNirbheek Chauhan
2016-08-08dvdlpcmdec: add libgstbase CFLAGS as wellTim-Philipp Müller
2016-08-08dvdlpcmdec: link libgstbase-1.0xlazom00
2016-08-02asfdemux: Add byte rate based bitrate tag in case there are no audio propsCarlos Rafael Giani
2016-07-25dvdlpcmdec: add support for another formatMichael Olbrich
2016-07-25dvdlpcmdec: rewrite to use GstAudioDecoderMichael Olbrich
2016-05-27asfdemux: fix seeking back after EOS has been reached in push modeVootele Vesterblom
2016-05-20rdtmanager: fix clock leakGuillaume Desmottes
2016-03-24ugly: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-03-08asfdemux: Don't modify segment values on accurate seeksEdward Hervey
2016-02-22asfdemux: fix adding bitrate to stream tagsTim-Philipp Müller
2016-02-21win32: remove outdated build cruftTim-Philipp Müller
2016-01-08dvdsubdec: use query caps instead of accept-capsThiago Santos
2016-01-04asfdemux: Support reverse playbackRavi Kiran K N
2015-09-26dvdlpcmdec: fix invalid read beyond channel position arrayTim-Philipp Müller
2015-09-26dvdlpcmdec: factor out common code to set output format into new functionHoonHee Lee
2015-09-25asfdemux: Don't push any data on pads after the segment.stopSebastian Dröge
2015-09-25asfdemux: Only change segment start to a keyframe for KEYUNIT seeksSebastian Dröge
2015-09-25asfdemux: Update segment.position when pushing buffersSebastian Dröge
2015-09-25asfdemux: Only push EOS event if we're not doing a segment seekSebastian Dröge
2015-09-25asfdemux: If pushing buffers returned EOS, go into the EOS and not failure co...Sebastian Dröge
2015-08-28asfdemux: fix file mode of some source filesTim-Philipp Müller
2015-08-06rmdemux: fix assertion error when freeing old tags.Vineeth TM
2015-07-30asfdemux: fix assertion error when codec_data is not present in structureVineeth TM
2015-07-29asfdemux: remove unread valueLuis de Bethencourt
2015-07-25asfdemux: Don't post error on flushing while reading headersOlivier Crête
2015-07-21rmdemux: mark tag list as global scopeTim-Philipp Müller
2015-07-21rmdemux: fix taglist leakTim-Philipp Müller
2015-07-21rmdemux: fix wrong unref when there are no tagsVineeth TM
2015-07-21rmdemux: fix memory leaks during error casesVineeth T M
2015-07-16rmdemux: fix tag memory leakVineeth T M
2015-06-19asfdemux: Use gst_video_multiview_guess_half_aspect() functionJan Schmidt
2015-06-11asfdemux: Add support for stereoscopic video metadata.Jan Schmidt
2015-06-10xingmux: fix compiler warningsChris Clayton
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2015-04-24realmedia: remove unused enum item PROP_LASTLuis de Bethencourt
2015-04-20asfdemux: fix a seek failure due to out-of-range in push modeCliff Han
2015-03-28rmdemux: resurrect some flow return handlingMark Nauwelaerts
2015-03-28asfdemux: resurrect some flow return handlingMark Nauwelaerts
2015-03-10dvbsub: fix indentationTim-Philipp Müller
2015-03-10Fix double semicolonsTim-Philipp Müller
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge
2014-11-12dvdlpcmdec: set channel positions using the appropriate APIVincent Penquerc'h
2014-11-05asfdemux: fix commentTim-Philipp Müller
2014-11-05asfdemux: Send duration query upstream firstEdward Hervey