summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-25level: remove unused defines and declarationsfeature-level-eos-1.0Thomas Vander Stichele2-10/+0
2013-02-25level: send last message on EOSThomas Vander Stichele2-46/+188
2013-02-22rtpsession: Fix wrong code organisation in case of collisionPaul HENRYS1-2/+2
2013-02-21auparse: do not leak src_capsOgnyan Tonchev1-0/+2
2013-02-18qtdemux: fix potential crash on short MOOV atomTim-Philipp Müller1-1/+3
2013-02-15v4l2: don't check stride for encoded formatsBenjamin Gaignard1-2/+4
2013-02-07build: fix build with automake 1.13Tim-Philipp Müller1-1/+1
2013-02-07rtpptdemux: forward sticky events and then set capsPaul HENRYS1-2/+5
2013-02-07rtpjitterbuffer: improve debug outputMarkovtsev Vadim1-1/+1
2013-02-07videomixer2: avoid caps leakTim 'mithro' Ansell1-0/+1
2013-02-06rtspsrc: only EOS when our source sends BYEWim Taymans1-4/+14
2013-02-06rtspsrc: save the stream SSRCWim Taymans1-0/+3
2013-02-06rtspsrc: flush connection when stoppingWim Taymans1-1/+4
2013-02-03level: Add missing coma between formatsOlivier Crête1-2/+2
2013-01-31videomixer: fix eos timestamp checkMatthew Waters1-1/+1
2013-01-31osxvideosink: Make GstNavigation key input events in osxvideosink compatible ...Alexey Chernov2-10/+302
2013-01-27qtdemux: push mode: only parse moov 1 onceMark Nauwelaerts1-12/+20
2013-01-23ximagesrc: Set the pixel aspect ratio correctly in the capsOlivier Crête3-18/+12
2013-01-23autogen.sh: allow calling from out-of-treeBenjamin Gaignard1-4/+13
2013-01-23pulsesink: don't error out if pa_stream_proplist_update() with new tags failsTim-Philipp Müller1-10/+4
2013-01-23osxvideosink: Fix crash in osxvideosink with external window outputAlexey Chernov2-3/+10
2013-01-23osxvideosink: Make GstGLView propagate input events to its parent viewAlexey Chernov1-0/+7
2013-01-08Release 1.0.5Tim-Philipp Müller74-740/+448
2013-01-04docs: add gdkpixbufoverlay element to docsTim-Philipp Müller2-0/+15
2013-01-04docs: fix docs build and update after removal of old cairo elementsTim-Philipp Müller5-121/+4
2013-01-04cairo: port cairooverlay to 0.11Tim-Philipp Müller10-122/+85
2013-01-04examples: check for uri argument in decodebin-h264p-amr server exampleTim-Philipp Müller1-1/+8
2013-01-04v4l2: Also handle the new ENOENT return value of VIDIOC_QUERYCTRLRobert Krakora1-1/+1
2012-12-31qtdemux: read video format header fully (so we can find 'pasp' atoms) for mor...Michael Smith2-0/+9
2012-12-22audioparsers: Make sure the caps are actually writable before changing themSebastian Dröge7-0/+7
2012-12-22audioparsers: Use the peer caps for restrictions instead of the srcpad allowe...Sebastian Dröge7-7/+7
2012-12-20rtspsrc: fix cmd comparisonWim Taymans1-1/+1
2012-12-20rtspsrc: add some more debugWim Taymans1-0/+1
2012-12-20jpegenc: pass flowreturn upstreamWim Taymans2-2/+4
2012-12-18Release 1.0.4Tim-Philipp Müller70-156/+477
2012-12-18po: update translationsTim-Philipp Müller15-1465/+1418
2012-12-18wavpack: use appropriate printf format for gsizeThijs Vermeir1-2/+2
2012-12-18taglib: use appropriate printf format for gsizeThijs Vermeir1-3/+3
2012-12-18gdkpixbuf: use appropriate printf format for gsizeThijs Vermeir1-1/+2
2012-12-18deinterlace: use appropriate printf format for gsizeThijs Vermeir1-5/+6
2012-12-18interleave: set src pad caps upon last sink pad CAPS eventPhilippe Normand2-27/+37
2012-12-17v4l2: Teach where the videodev2.h header lives on freebsd.Koop Mast2-3/+9
2012-12-14rtspsrc: fix TCP reconnectWim Taymans1-1/+5
2012-12-12deinterleave: properly set srcpad channel positionPhilippe Normand1-1/+1
2012-12-10osxvideosink: Fix resizing the Cocoa window on receiving new capsAlexey Chernov1-1/+2
2012-12-10rtspsrc: do not change state to PLAYING if currently chaning stateAleix Conchillo Flaque1-2/+22
2012-11-30shout2send: accept audio/webm as well as video/webmTim-Philipp Müller1-1/+1
2012-11-30webmux: fix linking with shout2send elementTim-Philipp Müller2-14/+65
2012-11-28law: fix accidental file permissions changeTim-Philipp Müller1-0/+0
2012-11-28qtdemux: avoid criticals if unknown fourcc has space at beginning or endTim-Philipp Müller1-9/+9