summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2014-05-02vp8enc: guard against NULL pointer dereferenceVincent Penquerc'h1-1/+1
2014-05-02flacdec: fix theoretical integer overflowVincent Penquerc'h1-1/+1
2014-05-02speexdec: remove dead codeVincent Penquerc'h1-7/+1
2014-04-30flacdec: remove dead codeVincent Penquerc'h1-12/+4
2014-04-28souphttpsrc: Remember if a redirect is permanent or not and store it in the q...Sebastian Dröge2-3/+9
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller5-10/+0
2014-04-11pngdec: enable libpng interlaced picture handlingRafał Mużyło1-9/+9
2014-04-11souphttpsrc: Only keep-alive the connection in stop() if we have finished all...Sebastian Dröge1-2/+7
2014-04-11dvdec: Don't set bogus timestamp/durationEdward Hervey1-3/+10
2014-04-11dvdec: Properly refuse incoming stream without framerateEdward Hervey1-2/+1
2014-04-10souphttpsrc: Also retry on unexpected network failuresSebastian Dröge1-5/+12
2014-04-10souphttpsrc: New property to specify the maximum number of retries before we ...Sebastian Dröge2-3/+35
2014-04-10souphttpsrc: Change default timeout to 15 secondsAlexander Zallesov1-2/+4
2014-04-09souphttpsrc: Use GST_FLOW_FLUSHING when flushing, not GST_FLOW_EOSSebastian Dröge1-0/+3
2014-03-26jpegdec: All frames are sync pointsSebastian Dröge1-0/+2
2014-03-26pngdec: All frames are sync pointsSebastian Dröge1-0/+2
2014-03-16pulse: Add device monitorsOlivier Crête4-0/+776
2014-03-16pulse: fix format info to caps conversion for mulawTim-Philipp Müller1-1/+1
2014-03-16pulse: Make gst_pulse_format_info_to_caps() sharedOlivier Crête3-110/+112
2014-03-12souphttpsrc: Add properties for selecting SSL/TLS certificate checkingSebastian Dröge2-1/+80
2014-03-07souphttpsrc: Make sure to not return EOS immediately if we finished a range r...Sebastian Dröge1-0/+17
2014-03-06souphttpsrc: Don't forget to quit mainloop after we cancelled when we got dat...Sebastian Dröge1-0/+1
2014-03-06souphttpsrc: If we had a stop position, allow for the server to finish our co...Sebastian Dröge1-0/+17
2014-02-27jpegdec: mark all parsed frames as sync pointsThiago Santos1-0/+1
2014-02-23jack: add some simple log handlers for jackStefan Sauer1-0/+15
2014-02-19souphttpsrc: do not emit error when connection with unknown size endsBranislav Katreniak1-1/+1
2014-02-18pulsesink: fix crash when getting the current-device in NULL->READYStefan Sauer1-1/+1
2014-02-13souphttpsrc: Use new automatic_eos API from basesrcSebastian Dröge1-0/+2
2014-02-13souphttpsrc: Consistently use have_size instead of content_size!=0Sebastian Dröge1-10/+14
2014-02-13souphttpsrc: Free extra headers when finalizing the elementSebastian Dröge1-5/+5
2014-02-13souphttpsrc: Properly close the session when going back to NULLSebastian Dröge1-0/+25
2014-02-13souphttpsrc: add support for keep-alive sessionsAndoni Morales Alastruey2-36/+89
2014-02-12souphttpsrc: Add "compress" property to enable/disable automatic gzip/deflate...Sebastian Dröge2-2/+31
2014-02-12souphttpsrc: Retry connection if we're finished before the content size only ...Sebastian Dröge1-2/+3
2014-02-12souputils: Fix compiler warningSebastian Dröge1-1/+1
2014-02-11souphttp*: add ability to do HTTP session loggingReynaldo H. Verdejo Pinochet8-22/+192
2014-02-11souphttpsrc: Add mapping for NOT_FOUND and NOT_AUTHORIZED errorsSebastian Dröge1-5/+20
2014-02-11souphttpsrc: Don't duplicate status_code to GStreamer error mappingSebastian Dröge1-4/+1
2014-02-08id3v2mux: Fix another compiler warningSebastian Dröge1-1/+1
2014-02-08id3v2mux: Fix unitialized variable compiler warningSebastian Dröge1-3/+1
2014-02-04flacenc: order format in template caps by preferenceTim-Philipp Müller1-2/+2
2014-02-04gst: Don't use endianness-specific S8 audio formatRafał Mużyło2-5/+5
2014-01-31cairooverlay: add support for RGB16Julien Isorce1-7/+22
2014-01-21shout2send: error out if no caps were receivedTim-Philipp Müller2-23/+30
2014-01-21shout2send: accept audio/webm, audio/ogg and video/ogg as wellTim-Philipp Müller1-2/+2
2014-01-03souphttpsrc: use status code macro instead of 407Reynaldo H. Verdejo Pinochet1-1/+2
2014-01-03shout2send: change audio_format field to formatReynaldo H. Verdejo Pinochet2-11/+12
2014-01-03shout2send: clarify meaning of the URL propReynaldo H. Verdejo Pinochet1-5/+5
2014-01-03shout2send: docs, add a sample pipelineReynaldo H. Verdejo Pinochet1-0/+16
2014-01-03gdkpixbufoverlay: remove spurious @see_alsoReynaldo H. Verdejo Pinochet1-1/+0