summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-15capssetter: update to 1.0 transform_caps sematics1.0Wim Taymans1-20/+18
2013-09-12flacparse: Make sure we have enough data to read image tagsSebastian Dröge1-0/+3
2013-09-12jitterbuffer: handle segments with non-0 startWim Taymans1-0/+4
2013-09-12rtspsrc: only wait if we flushedWim Taymans1-4/+5
2013-09-12rtspsrc: return when a flush was issuedWim Taymans1-2/+7
2013-09-12matroska-mux: remove framerate restrictionWim Taymans1-6/+1
2013-09-04avidemux: handle unseekable streamsWim Taymans1-2/+11
2013-09-04avidemux: only check video compression for video streamsWim Taymans1-1/+2
2013-09-03flacparse: cleanup on error after state changeMatej Knopp1-6/+8
2013-09-03rtspsrc: timeout on udpsrc is in nanosecondsWim Taymans1-2/+2
2013-09-03udpsrc: improve timeoutsWim Taymans1-6/+10
2013-09-03flacparse: Free GstBaseParseFrame if pushing a header failedMatej Knopp1-1/+1
2013-09-02flacparse: Properly propagate downstream flow returns upstreamSebastian Dröge1-10/+7
2013-08-29rtpmpvpay: Fix RTP buffer allocation in rtpmpvpayPaul HENRYS1-1/+1
2013-08-29flacenc: Properly set headers via the base class instead of just pushing them...Sebastian Dröge1-17/+1
2013-08-28Release 1.0.101.0.10Tim-Philipp Müller71-96/+162
2013-08-26qtdemux: add variant field to H.263 capsTim-Philipp Müller1-1/+2
2013-08-26configure.ac: Don't set BZ2_LIBS if bz2 is not foundSebastian Dröge1-1/+3
2013-08-22configure: Fix bz2 configure check for WindowsSebastian Dröge1-1/+7
2013-08-22directsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for ...Sebastian Dröge1-1/+1
2013-08-05goom: Ensure src caps are writableSjoerd Simons1-0/+1
2013-07-30flvdemux: don't leak stream_id stringTim-Philipp Müller1-0/+3
2013-07-30Release 1.0.91.0.9Tim-Philipp Müller1-0/+92064
2013-07-30Release 1.0.9Tim-Philipp Müller71-91878/+162
2013-07-30avidemux: Don't forget unmapping and unreffing bufferSebastian Dröge1-0/+3
2013-07-30avidemux: unmap bufferMatej Knopp1-0/+2
2013-07-30matroskademux: fix memory leak in check_subtitle_bufferMatej Knopp1-2/+7
2013-07-29qtdemux: handle SEGMENT queryWim Taymans1-0/+26
2013-07-28flacenc: Fix handling of image tagsSebastian Dröge1-4/+14
2013-07-28flacenc: Don't crash if there is no image tag informationSebastian Dröge1-2/+6
2013-07-26v4l2src: Disable renegotiation in the negotiate methodOlivier Crête1-0/+9
2013-07-26Revert "v4l2: disable renegotiation"Olivier Crête1-18/+0
2013-07-22deinterlace: fix on-the-fly changing of "mode" and "fields" propertiesTim-Philipp Müller1-2/+6
2013-07-19(dyn|multi)udpsink: unbreak on !IPv6 systems after 130268bc (Bind socket befo...Peter Korsgaard2-0/+2
2013-07-19rtp: remove payload requirements from selected depayloadersMarc Leeman4-5/+0
2013-07-19rtpdepay: remove payload type restrictionsWim Taymans33-45/+6
2013-07-17mastrokademux: do not push discont buffers if they aren't discontArnaud Vrac1-0/+4
2013-07-17level: Fix the spectrum example for 1.0Douglas Bagnall1-1/+1
2013-07-17aacparse: be less verbose when parsing LOAS streamsMatej Knopp1-1/+1
2013-07-17sink: alaw/mulaw caps don't have a layout propertyWim Taymans1-2/+0
2013-07-17pulse: relax mulaw and alaw format checksWim Taymans1-4/+2
2013-07-12Release 1.0.81.0.8Tim-Philipp Müller72-110/+505
2013-07-11osxvideosink: defer the window handle setup to the main threadAndoni Morales Alastruey2-32/+37
2013-07-11osxvideosink: default to the main in case we are not setup yetAndoni Morales Alastruey1-1/+8
2013-07-11osxvideosink: close the internal window correctlyAndoni Morales Alastruey1-2/+16
2013-07-11osxvideosink: only create the NS app thread for Cocoa onceAndoni Morales Alastruey2-61/+66
2013-07-11osxvideosink: fix support in VM's without hardware accelerationAndoni Morales Alastruey2-4/+8
2013-07-11osxvideosink: fix segfault accessing osxwindow when not set yetAndoni Morales Alastruey1-3/+4
2013-07-11videomixer: Fix handling of buffers without a durationSebastian Dröge1-0/+2
2013-07-11videomixer: Fix negotiation with 0/1 frameratesSebastian Dröge1-3/+3