summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* h264parse: Set framerate even for interlaced videosThibault Saunier2014-04-101-2/+1
* mpegts: add atsc terrestrial virtual channel tableStefan Ringel2014-04-105-11/+269
* mpegts: fix sdt length checkVincent Penquerc'h2014-04-091-1/+1
* mpegts: turns out glib aborts on allocation failureVincent Penquerc'h2014-04-091-4/+0
* mpegts: test for allocation failureVincent Penquerc'h2014-04-091-0/+4
* gl: fix leaksVincent Penquerc'h2014-04-081-1/+1
* gl: pass video info's by referenceMatthew Waters2014-04-027-31/+31
* gl/glx: use the context's display rather than asking for the window'sMatthew Waters2014-04-021-1/+5
* gl: avoid adding a NULL pool to propose allocationMatthew Waters2014-04-022-6/+11
* gl: fix detection of extensions with GL versions < 3Matthew Waters2014-04-011-1/+1
* mpegts: fix docsStefan Ringel2014-03-311-1/+1
* mpegts: add dvb-t2 delivery system descriptorStefan Ringel2014-03-313-0/+307
* mpegts: bugfix delivery system descriptorsStefan Ringel2014-03-311-7/+78
* mpegts: use GST_READ_UINT32_BEStefan Ringel2014-03-311-2/+1
* mpegts: add parsing data broadcast descriptorStefan Ringel2014-03-313-3/+63
* mpegts: add parsing stream identifierStefan Ringel2014-03-312-5/+27
* mpegts: use glib alloc and freeStefan Ringel2014-03-311-4/+19
* gl: egl: fix distcheck and out of source buildTim-Philipp Müller2014-03-281-0/+1
* build: Fix make distRico Tzschichholz2014-03-281-1/+1
* gl: fix out-of-source builds pt2Matthew Waters2014-03-274-0/+5
* gl: only set CAPS_FEATURE_MEMORY_EGL_IMAGE on egl platformJulien Isorce2014-03-271-4/+8
* gl: let the user includes itself our egl headers if neededJulien Isorce2014-03-262-5/+4
* gl: add EGLImage supportJulien Isorce2014-03-2616-62/+961
* gl: deploy egl headers in gst/gl/egl instead of gst/glJulien Isorce2014-03-262-5/+29
* gl: remove commented and unsued code in x11 Makefile.amJulien Isorce2014-03-261-5/+0
* gl: fix crash if _build_extension_string is not calledJulien Isorce2014-03-261-1/+1
* codecparsers: cosmetics: drop TAB characters.Gwenole Beauchesne2014-03-255-121/+133
* codecparsers: h264: fix slice_header() parsing for MVC.Li Xiaowei2014-03-241-1/+1
* codecparsers: h264: add gst_h264_parse_nalu_header() helper.Gwenole Beauchesne2014-03-241-9/+18
* codecparsers: h264: add gst_h264_parse_sps_data() helper.Gwenole Beauchesne2014-03-241-54/+69
* codecparsers: h264: complete set of NAL unit types.Gwenole Beauchesne2014-03-241-1/+11
* codecparsers: h264: clean-up gst_h264_parser_parse_sei_message().Gwenole Beauchesne2014-03-241-21/+22
* codecparsers: h264: fix skipping of unsupported SEI messages.Gwenole Beauchesne2014-03-243-20/+8
* codecparsers: h264: fix SEI buffering_period() parsing.Gwenole Beauchesne2014-03-241-4/+8
* codecparsers: h264: fix rbsp_more_data() implementation.Gwenole Beauchesne2014-03-241-18/+27
* gl: fix out-of-source builds.Gwenole Beauchesne2014-03-243-0/+3
* gl/download: add support for the bt709 color matrixMatthew Waters2014-03-251-4/+92
* gl/upload: add support for the bt709 color matrixMatthew Waters2014-03-251-17/+50
* gl: remove explicit reference to X_CFLAGSMatthew Waters2014-03-245-6/+0
* gl/upload: remove the legacy GL 1.x upload pathMatthew Waters2014-03-241-292/+55
* gl: fallback to glGetString if GL_NUM_EXTENSIONS failsJulien Isorce2014-03-231-9/+23
* gl: and update the MakefileMatthew Waters2014-03-232-18/+15
* gl: reorganize the extension headers by function rather than apiMatthew Waters2014-03-2315-466/+396
* gl/win32: use the correct include and gst-indentMatthew Waters2014-03-231-5/+5
* gl: use wglCreateContextAttribsARB to create share contextWang Xin-yu (王昕宇)2014-03-201-6/+28
* gl/mixer: fix download check for failureMatthew Waters2014-03-201-1/+1
* gl: silence a critical if upstream does not provide us with meta paramsMatthew Waters2014-03-202-52/+56
* gl: silence warnings building for RPI related to 'vcos_*'Julien Isorce2014-03-191-1/+17
* gl: keep only one occurence of '#include <EGL/egl.h>'Julien Isorce2014-03-198-18/+8
* gl: fix the use of always-defined macrosРуслан Ижбулатов2014-03-182-6/+6