summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2014-06-20audiodecoder: Don't be too picky about the output frame counterSebastian Dröge1-17/+12
2014-06-12mikey: Fix Wall to NTP conversionEdward Hervey1-2/+1
2014-06-10appsrc: add send_event handler for flushingThiago Santos1-0/+21
2014-06-09video: avoid overflows when doing int operations for sizeThiago Santos1-6/+7
2014-06-04dmabuf: fix checking mmap flagsMichael Olbrich1-1/+1
2014-06-03videodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-0/+29
2014-06-03audiodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-3/+20
2014-06-03videoencoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-4/+34
2014-06-03audioencoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-3/+21
2014-06-02mikey: Free MikeyPayload in error casesEdward Hervey1-1/+3
2014-05-28audio: Add a missing precondition to gst_audio_format_from_string()Philip Withnall1-0/+2
2014-05-26videodecoder: actually return the push result in backwards playbackThiago Santos1-1/+1
2014-05-26videodecoder: return EOS when segment is overThiago Santos1-0/+6
2014-05-26audiodecoder: return EOS when segment is overThiago Santos1-0/+8
2014-05-20rtsp-transport: clarify port usageWim Taymans1-4/+8
2014-05-20dmabuf: share the mapping with shared copies of the memoryMichael Olbrich1-9/+14
2014-05-20rtspconnection: Add read source on write socket.Göran Jönsson1-0/+10
2014-05-13rtspconnection: Don't use argument for local storageEdward Hervey1-4/+5
2014-05-12video-info: Also check the stride and offset are equalNicolas Dufresne1-0/+10
2014-05-12videodecoder: Free data after removing it from the listEdward Hervey1-1/+1
2014-05-12mikey: Actually replace payload ...Edward Hervey1-1/+1
2014-05-12mikey: Free MikeyPayload in error casesEdward Hervey1-3/+11
2014-05-09tag: xmp: fix leaks in error code pathsTim-Philipp Müller1-5/+10
2014-05-09rtspconnection: Reset control_stream.Göran Jönsson1-0/+1
2014-05-08videodecoder: Retry setting configuration with modified configNicolas Dufresne1-1/+24
2014-05-05rtsp: Link to ws2_32 on WindowsРуслан Ижбулатов1-1/+1
2014-05-03discoverer: Add APIs to simply get installer details for missing pluginsThibault Saunier4-2/+51
2014-05-03Release 1.3.11.3.1Sebastian Dröge2-4/+4
2014-05-03rtpbasepayload: Implement reconfigure event & renegotiation without subclassOlivier Crête1-6/+41
2014-05-02rtpbasepayload: Save the PT after fixatingOlivier Crête1-0/+1
2014-05-02rtspdefs: remove outdated commentsTim-Philipp Müller2-12/+2
2014-05-02rtpbuffer: avoid underflow in size calculationVincent Penquerc'h1-0/+4
2014-05-01videodecoder: do not parse caps for not using itThiago Santos1-3/+0
2014-05-01rtpbasepayload: restrict initial random sequence number to be <= 32767John Bassett1-1/+1
2014-05-01sdp: Add some more gobject-introspection annotations for bindingsSebastian Dröge1-3/+3
2014-04-30rtcpbuffer: check claimed data size against available sizeVincent Penquerc'h1-0/+5
2014-04-30rtspconnection: Empty queue when flush.Göran Jönsson1-1/+5
2014-04-29audiodecoder: Make caps writable before fixatingHaakon Sporsheim1-0/+1
2014-04-29sdpmessage: Add array length annotation to gst_sdp_message_parse_bufferSebastian Dröge1-1/+1
2014-04-29rtpbuffer: fix memory leak when gst_rtp_buffer_map failsStian Selnes1-3/+3
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller22-44/+0
2014-04-25audiodecoder: Plug caps leaksEdward Hervey1-3/+12
2014-04-22tag: exif: avoid adding empty stringsThiago Santos1-4/+6
2014-04-16videoframe: Initialise GstVideoFrame to zeroes if mapping failsSebastian Dröge1-0/+3
2014-04-16exiftag: catch buffer mapping failureVincent Penquerc'h1-15/+53
2014-04-15encoding-profile: Free preset name in finalizeSebastian Dröge1-0/+2
2014-04-12rtpbasedepay: add stats propertyWim Taymans1-0/+108
2014-04-12rtpbasepayload: update docsWim Taymans1-0/+20
2014-04-12rtpbasepayload: add current timestamp and seqnum offset to statsWim Taymans1-4/+6
2014-04-10video-overlay-composition: guard against NULL pointer dereference on errorVincent Penquerc'h1-0/+4