summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-05Update .po filesSebastian Dröge
2013-06-05Automatic update of common submoduleSebastian Dröge
2013-06-04videodecoder: Change GST_WARNING to a GST_DEBUGSebastian Dröge
2013-06-01audioencoder: Remove private copy of gst_audio_info_is_equal()Sebastian Dröge
2013-05-31rtspconnection: remove functions added in GLib 2.34Brendan Long
2013-05-30adder: Add GstChildProxy interface for the sinkpadsSebastian Dröge
2013-05-30adder: Hold object lock in setcaps a bit longer to prevent race conditionsSebastian Dröge
2013-05-30adder: Simplify segment event handlingSebastian Dröge
2013-05-30adder: Use gst_audio_info_is_equal() to check if we get the same capsSebastian Dröge
2013-05-30audio: Add gst_audio_info_is_equal()Sebastian Dröge
2013-05-30adder: Don't calls gst_pad_set_caps() on sinkpadsSebastian Dröge
2013-05-30adder: Set GAP flag on silence buffers we createdSebastian Dröge
2013-05-30adder: Remove caching of the processing functionSebastian Dröge
2013-05-30adder: Add support for per-stream volumesSebastian Dröge
2013-05-30adder: Add optimized orc code for F64 processingSebastian Dröge
2013-05-30adder: The output buffer must be readable and writableSebastian Dröge
2013-05-30adder: Add support for muting individual padsSebastian Dröge
2013-05-30adder: Sync pad properties with the GstControllerSebastian Dröge
2013-05-30adder: Add custom GstPad subclass to hold additional data and propertiesSebastian Dröge
2013-05-30rtsp: add method to get the TLS connectionWim Taymans
2013-05-30rtsp: let the sockets be reffed by the connectionWim Taymans
2013-05-30rtsp: Cleanup the error pathWim Taymans
2013-05-30rtsp: cleanup the watch reset functionWim Taymans
2013-05-30rtsp: check if the streams are still activeWim Taymans
2013-05-30rtsp: use child sources instead of using the socketsWim Taymans
2013-05-30rtsp: fix input/output streams for tunnelingWim Taymans
2013-05-30rtsp: don't use sockets for blockingWim Taymans
2013-05-30rtsp: add TLS supportWim Taymans
2013-05-30rtspconnection: use the input/output stream of clientconnectionWim Taymans
2013-05-30rtsp: set sockets non-blockingWim Taymans
2013-05-30rtsp: use GSocketClient for making connectionsWim Taymans
2013-05-30Revert "rtspconnection: Use a GSocketAddressNumerator to resolve the addresses"Wim Taymans
2013-05-30videoconvert: free tmplines correctlyWim Taymans
2013-05-29playsink: pass translated color balance value to channelDaniel Drake
2013-05-29playbin: Don't take an extra reference to the custom stream combinersBrendan Long
2013-05-29alsasrc: Dump some more debug output about the device configurationSebastian Dröge
2013-05-29alsasink: Update internal buffer/period times with the values that were confi...Sebastian Dröge
2013-05-29playbin: Rename compressed unit test to complexSebastian Dröge
2013-05-29playbin: Set custom stream-combiners to NULL and unref before finalizingSebastian Dröge
2013-05-29playbin: Add playbin audio-stream-combiner test using adderBrendan Long
2013-05-29playbin: Rename select to combine and selector to combiner in playbinBrendan Long
2013-05-29playbin: Add support for custom stream-combinersBrendan Long
2013-05-28decodebin: Don't call autoplug-query on shutdownSebastian Dröge
2013-05-28playbin: In autoplug-queries, add the actual decoder/parser/etc template capsSebastian Dröge
2013-05-28playbin: Forward CONTEXT queries to the corresponding sink if we have oneSebastian Dröge
2013-05-28playbin: Refactor autoplug-query handlingSebastian Dröge
2013-05-28decodebin: Block on serialized queries tooSebastian Dröge
2013-05-28decodebin: Pass the element in the autoplug-query signal tooSebastian Dröge
2013-05-28decodebin: Need to lock the chain mutex in autoplug_querySebastian Dröge
2013-05-28playsinkconvertbin: Fix leak of the downstream caps filterSebastian Dröge