summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
...
* videoaggregator: Validate pool configuration and create a new pool if it just...Sebastian Dröge2018-05-061-6/+41
* videoaggregator: Switch to a GstVideoAggregatorConvertPad subclassSebastian Dröge2018-05-062-142/+312
* videoaggregator: Remove sink_non_alpha_caps class fieldSebastian Dröge2018-05-052-90/+68
* videoaggregator: Move needs_alpha pad field to the private structSebastian Dröge2018-05-052-5/+34
* videoaggregator: Move aggregated_frame and the pad buffer into the private st...Sebastian Dröge2018-05-052-51/+127
* videoaggregator: Move property storage to private pad structSebastian Dröge2018-05-042-15/+16
* videoaggregator: Rename ignore-eos pad property to repeat-after-eosSebastian Dröge2018-05-042-13/+13
* videoaggregator: Move GstChildProxy implementations into leaf classesSebastian Dröge2018-05-041-55/+0
* videoaggregator: Get rid of separate header for the aggregator padSebastian Dröge2018-05-045-121/+84
* h264parse: add constrained and progressive profilesGuillaume Desmottes2018-04-251-2/+5
* docs: mpegts: add atsc docsStefan Ringel2018-04-231-1/+51
* webrtc: fix gtk-doc annotationsVíctor Manuel Jáquez Leal2018-04-161-2/+2
* meson: mpegts: make internal mpegts lib dep depend on the enumtypes headerTim-Philipp Müller2018-04-031-0/+4
* meson: webrtc: use gnome.mkenums_simple() to generate enumtypes filesTim-Philipp Müller2018-03-222-67/+8
* webrtc: use right export define in generated enumtypes fileTim-Philipp Müller2018-03-222-3/+4
* webrtc: fix g-ir-scanner complaining about unstable APITim-Philipp Müller2018-03-221-0/+1
* meson: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina2018-03-224-140/+15
* webrtc: Fix make distcheck for g-i buildSebastian Dröge2018-03-161-1/+1
* webrtc: Include webrtc-enumtypes in the g-i buildSebastian Dröge2018-03-161-1/+1
* webrtc: Remove unused parameter from rtpsender constructorSebastian Dröge2018-03-162-2/+2
* webrtc: Add some locks to setters and remove non-existing functions from headersSebastian Dröge2018-03-167-15/+14
* webrtc: Rename GstWebRTCIceRole to GstWebRTCICERole for consistencySebastian Dröge2018-03-162-4/+4
* webrtc: Fix gobject-introspection build with mesonSebastian Dröge2018-03-151-1/+1
* webrtc: Add gobject-introspection integrationSebastian Dröge2018-03-152-1/+72
* webrtc: GST_EXPORT -> GST_WEBRTC_APITim-Philipp Müller2018-03-137-27/+32
* wayland: GST_EXPORT -> GST_WAYLAND_APITim-Philipp Müller2018-03-131-6/+10
* video: GST_EXPORT -> GST_URI_VIDEO_BAD_APITim-Philipp Müller2018-03-135-4/+37
* uridownloader: GST_EXPORT -> GST_URI_DOWNLOADER_APITim-Philipp Müller2018-03-135-14/+47
* player: GST_EXPORT -> GST_PLAYER_APITim-Philipp Müller2018-03-1312-112/+150
* opencv: GST_EXPORT -> GST_OPENCV_APITim-Philipp Müller2018-03-135-6/+42
* mpegts: GST_EXPORT -> GST_MPEGTS_APITim-Philipp Müller2018-03-1310-125/+162
* isoff: GST_EXPORT -> GST_ISOFF_APITim-Philipp Müller2018-03-131-9/+13
* photography: GST_EXPORT -> GST_PHOTOGRAPHY_APITim-Philipp Müller2018-03-135-34/+68
* insertbin: GST_EXPORT -> GST_INSERT_BIN_APITim-Philipp Müller2018-03-131-7/+11
* codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_APITim-Philipp Müller2018-03-1314-113/+156
* basecamerabinsrc: GST_EXPORT -> GST_BASE_CAMERA_BIN_SRC_APITim-Philipp Müller2018-03-136-12/+48
* audio: GST_EXPORT -> GST_AUDIO_BAD_APITim-Philipp Müller2018-03-134-9/+40
* adaptivedemux: GST_EXPORT -> GST_ADAPTIVE_DEMUX_APITim-Philipp Müller2018-03-133-13/+45
* h265parser: allow partial matching on range extension profileGuillaume Desmottes2018-03-051-38/+114
* h265parse: add support for 'Format range extensions profiles'Guillaume Desmottes2018-03-052-2/+127
* h265parser: parse extra profile fieldsGuillaume Desmottes2018-03-052-1/+34
* h265parser: decouple GstH265Profile and GstH265ProfileIDCGuillaume Desmottes2018-03-052-0/+51
* Port to latest GstAggregator segment APIMathieu Duponchelle2018-03-011-42/+50
* h264parser: Expose framerate even if fixed_frame_rate flag isn't setNicolas Dufresne2018-02-211-1/+1
* audioaggregator: remove, moved to -baseTim-Philipp Müller2018-02-134-2227/+3
* adaptivedemux: reject segment seeksMathieu Duponchelle2018-02-021-0/+8
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-0219-2/+1908
* codecparser: vp8: Fix range decoder initSreerenj Balachandran2018-01-301-1/+1
* videoaggregatorpad: implement skip_bufferMathieu Duponchelle2018-01-231-0/+24
* Update for renamed aggregator pad APITim-Philipp Müller2018-01-232-3/+3