summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* video-converter: Fix crashes in fast-paths when converting interlaced formats...1.8Sebastian Dröge2017-01-161-27/+87
* id3v2: Add missing overrun check for frame sizesJan Schmidt2016-12-091-2/+8
* riff: Extract bpp from the strf for vnmcSebastian Dröge2016-11-191-0/+2
* audio: don't deref NULLStefan Sauer2016-10-251-7/+11
* audioencoder: Plug buffer-leakHavard Graff2016-10-251-0/+2
* video-scaler: take number of bits into account when copyingWim Taymans2016-09-221-18/+18
* video-converter: add more fastpaths for I420 -> RGBWim Taymans2016-09-224-2/+648
* pbutils: store missing-plugin structure in current_info->misc againJonathan Matthew2016-09-041-0/+1
* g-i: pass compiler env to g-ir-scannerTim-Philipp Müller2016-08-1311-0/+11
* encoding-profile: Remove some more fields from the caps when creating from di...Sebastian Dröge2016-07-251-1/+10
* missing-plugins: Remove some other fields when cleaning up capsSebastian Dröge2016-07-251-0/+7
* rtspconnection: Fix potential deadlock caused by blocking read foreverSergio Torres Soldado2016-07-251-0/+2
* videodecoder: fix criticals fixating a non existent fieldSebastian Dröge2016-07-251-6/+19
* audioencoder: Protect samples_in/bytes_out and audio info with object lockSebastian Dröge2016-07-251-5/+23
* audiodecoder: Protect samples_in/bytes_out and audio info with object lockSebastian Dröge2016-07-251-7/+34
* audioencoder/decoder: Move encoded audio conversion function to a common placeSebastian Dröge2016-07-254-144/+78
* audiodecoder: fix criticals fixating a non existent fieldVincent Penquerc'h2016-07-251-4/+12
* videodecoder: Use the object lock to protect bytes/time trackingSebastian Dröge2016-07-251-3/+13
* videoencoder/decoder: Move conversion utility functions to a common header an...Sebastian Dröge2016-07-254-168/+149
* videoencoder: Use the object lock to protect bytes/time trackingSebastian Dröge2016-07-251-0/+8
* tagdemux: fix handling of very short files in push modeTim-Philipp Müller2016-07-041-8/+18
* tagdemux: fix erroring out if we reach EOS without detecting typeTim-Philipp Müller2016-07-041-2/+1
* audioconvert: Handle fallback channel mask for mono correctlySebastian Dröge2016-07-041-1/+1
* discoverer: Only allow serializing OK discoverer infos to GVariantsSebastian Dröge2016-06-271-1/+4
* video-color: Fix colorimetry IS_UNKNOWNStian Selnes2016-06-021-3/+3
* videosink: ensure the debug category is always initializedGuillaume Desmottes2016-05-201-35/+21
* sdp: parse sdp attributes in case that sdp message doesn't contain mikey messageHyunjun Ko2016-05-111-8/+18
* encoding-profile: Fix caps memory leakSebastian Dröge2016-05-041-0/+1
* encoding-profile: Fail to create encoding profile from discoverer info if no ...Sebastian Dröge2016-05-041-1/+12
* encoding-profile: Recurse into nested container profiles and only add the fin...Sebastian Dröge2016-05-041-0/+15
* encoding-profile: Move adding of each stream to a helper functionSebastian Dröge2016-05-041-32/+42
* codec-utils: H264 level idc 0 is not validSebastian Dröge2016-04-261-1/+3
* codec-utils: H265 level idc 0 is not validSebastian Dröge2016-04-261-1/+3
* encoding-profile: Remove codec_data and streamheader fields from constraint capsSebastian Dröge2016-04-261-0/+11
* encoding-profile: Don't put G_BEGIN_DECLS around #include statementsSebastian Dröge2016-04-261-2/+2
* sdp: update since markers to 1.8.1 for some new APIsJosep Torra2016-04-192-3/+3
* sdpmessage: new gst_sdp_media_parse_keymgmt/gst_sdp_media_parse_keymgmtAleix Conchillo Flaqué2016-04-192-15/+93
* mikey: add new function gst_mikey_message_to_capsAleix Conchillo Flaqué2016-04-193-120/+139
* Revert "audioringbuffer: start ringbuffer if needed upon commit"Jan Schmidt2016-04-161-12/+0
* mikey: allow passing srtp or srtcp to create mikey messageAleix Conchillo Flaqué2016-04-151-4/+16
* audio: Fix a race with the audioringbuffer threadFabrice Bellet2016-04-112-4/+4
* install-plugins: update documentationVíctor Manuel Jáquez Leal2016-03-241-1/+1
* audio-channel-mixer: improve non-interleaved flagsWim Taymans2016-03-041-5/+7
* video: update disted orc backup fileTim-Philipp Müller2016-02-272-0/+127
* video-converter: add direct UYVY to GRAY8 conversion functionGöran Jönsson2016-02-262-0/+31
* pbutils: docs: Remove the empty lines in between <refsect2> and </refsect2>Lim Siew Hoon2016-02-261-7/+0
* audiovisualizer: Let GstAudioVisualizerShader enum GType be autogenerated by ...Sebastian Dröge2016-02-251-35/+1
* video: flesh out docs for gst_video_frame_map()Tim-Philipp Müller2016-02-251-1/+38
* visual: correct type nameLuis de Bethencourt2016-02-251-6/+3
* audio-quantize: fix feedback ditherWim Taymans2016-02-241-7/+7