summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* videodecoder: Reset last_timestamp_out on new segmentJan Schmidt2014-09-232-7/+8
* audioencoder: do not leak events when flushing themOgnyan Tonchev2014-09-191-5/+4
* videodecoder: do not leak events when flushing themOgnyan Tonchev2014-09-191-5/+4
* audiodecoder: Simplify code a bitSebastian Dröge2014-09-191-6/+4
* videoencoder: do not leak events when flushing themOgnyan Tonchev2014-09-191-5/+4
* audiodecoder: Don't leak eventsOgnyan Tonchev2014-09-191-0/+2
* audiocdsrc: do not leak uid after parsing TOC select eventOgnyan Tonchev2014-09-171-0/+1
* videodecoder: do not leak pool and allocator in error caseOgnyan Tonchev2014-09-151-0/+4
* audiobasesink: Fix deadlock caused by holding object lock while calling clock...Garg2014-09-131-3/+9
* videofilter: Unref buffers before calling the transform_frame functionsSebastian Dröge2014-09-131-0/+16
* rtspconnection: Protect readsrc, writesrc and controllsrc with a mutexGöran Jönsson2014-09-041-0/+6
* audiodecoder: Don't ignore ::start/stop return valuesSebastian Dröge2014-08-261-2/+2
* pbutils: discoverer: Always set the pipeline back to NULL after an errorThibault Saunier2014-07-301-2/+10
* appsrc: Fix memory leak with callback notify not being called in disposeYouness Alaoui2014-07-191-0/+8
* encoding-profile: Add example for using encoder presets with profilesNirbheek Chauhan2014-07-181-0/+45
* encoding-profile: Fix typos and old API in docsNirbheek Chauhan2014-07-181-3/+3
* dmabuf: Ensure _get_fd() works even for shared memoryNicolas Dufresne2014-07-111-2/+2
* sdp: add gstmikey.h to sdp.hEvan Nemerson2014-07-041-0/+1
* riff: Print invalid fourcc in error message in hexSebastian Rasmussen2014-07-031-2/+1
* videodecoder: parse any source data that is still available.Gwenole Beauchesne2014-07-031-5/+25
* mikey: add more Since markers for new methodsWim Taymans2014-07-021-0/+12
* mikey: make message and payload mini-objectsWim Taymans2014-07-022-121/+214
* docs: Assorted documentation and introspection fixes for new 1.4 APIEvan Nemerson2014-07-026-39/+131
* rtspconnection: also allow POST before GETWim Taymans2014-07-011-10/+28
* libs: There is no G_TYPE_CHECK_INTERFACE_TYPE and G_TYPE_CHECK_INTERFACE_CASTSebastian Dröge2014-06-262-8/+0
* pbutils: handle more H.264 profiles and levels.Gwenole Beauchesne2014-06-261-1/+15
* audiodecoder: Don't be too picky about the output frame counterSebastian Dröge2014-06-201-17/+12
* mikey: Fix Wall to NTP conversionEdward Hervey2014-06-121-2/+1
* appsrc: add send_event handler for flushingThiago Santos2014-06-101-0/+21
* video: avoid overflows when doing int operations for sizeThiago Santos2014-06-091-6/+7
* dmabuf: fix checking mmap flagsMichael Olbrich2014-06-041-1/+1
* videodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-0/+29
* audiodecoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-3/+20
* videoencoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-4/+34
* audioencoder: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier2014-06-031-3/+21
* mikey: Free MikeyPayload in error casesEdward Hervey2014-06-021-1/+3
* audio: Add a missing precondition to gst_audio_format_from_string()Philip Withnall2014-05-281-0/+2
* videodecoder: actually return the push result in backwards playbackThiago Santos2014-05-261-1/+1
* videodecoder: return EOS when segment is overThiago Santos2014-05-261-0/+6
* audiodecoder: return EOS when segment is overThiago Santos2014-05-261-0/+8
* rtsp-transport: clarify port usageWim Taymans2014-05-201-4/+8
* dmabuf: share the mapping with shared copies of the memoryMichael Olbrich2014-05-201-9/+14
* rtspconnection: Add read source on write socket.Göran Jönsson2014-05-201-0/+10
* rtspconnection: Don't use argument for local storageEdward Hervey2014-05-131-4/+5
* video-info: Also check the stride and offset are equalNicolas Dufresne2014-05-121-0/+10
* videodecoder: Free data after removing it from the listEdward Hervey2014-05-121-1/+1
* mikey: Actually replace payload ...Edward Hervey2014-05-121-1/+1
* mikey: Free MikeyPayload in error casesEdward Hervey2014-05-121-3/+11
* tag: xmp: fix leaks in error code pathsTim-Philipp Müller2014-05-091-5/+10
* rtspconnection: Reset control_stream.Göran Jönsson2014-05-091-0/+1