summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2014-02-06effectv: fix doc section of revtv elementrhel-7.0Wim Taymans1-1/+1
2013-04-26Release 1.0.7Sebastian Dröge6-0/+78
2013-04-23rtpjpegdepay: Drop frame if it's less than 2 bytes largeSebastian Dröge1-0/+11
2013-04-16videomixer: Don't unref query, we don't own itOlivier Crête1-1/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge42-45/+45
2013-04-15capssetter: Prevent unneeded caps copying and allocationSebastian Dröge1-2/+2
2013-04-15capssetter: Pass any or filter caps upstreamDirk Van Haerenborgh1-3/+14
2013-04-13qtdemux: check value inside enda to set endiannessDavid Schleef1-1/+2
2013-04-13wavparse: error out if we receive eos before any valid dataAlexander Schrab1-53/+56
2013-04-13deinterlace: force deinterlacing in "interlaced" modeMatej Knopp1-0/+2
2013-04-02matroskademux: handle TrueHD audio codec idArnaud Vrac2-0/+5
2013-03-22qtmux: expose mulaw capsNicola Murino1-0/+1
2013-03-22qtdemux: fix sample leak when processing private qt tagsRodolfo Schulz de Lima1-0/+2
2013-03-22qtmux: set stream language code from tagMatej Knopp1-0/+17
2013-03-20mp4mux: in faststart mode, don't output up to 4 kB of garbage at the end.Michael Smith1-2/+3
2013-03-18deinterlace: fix infinite loop on EOS with non-default methods or fieldsKishore Arepalli1-0/+2
2013-03-11rtph264pay: Don't use upstream caps with peer_query_caps ()Ognyan Tonchev1-1/+1
2013-03-02qtdemux: skip disabled tracksArnaud Vrac1-0/+9
2013-03-02rtpmp4gdepay: streamtype is not put by all RTSP server, not make it optionalOlivier Crête1-1/+1
2013-02-25level: put back deprecation warningsThomas Vander Stichele1-0/+4
2013-02-25level: send last message on EOSThomas Vander Stichele1-50/+75
2013-02-24avidemux: push mode: handle some more 0-size buffer casesMark Nauwelaerts1-2/+6
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-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-27qtdemux: push mode: only parse moov 1 onceMark Nauwelaerts1-12/+20
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-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-14rtspsrc: fix TCP reconnectWim Taymans1-1/+5
2012-12-12deinterleave: properly set srcpad channel positionPhilippe Normand1-1/+1
2012-12-10rtspsrc: do not change state to PLAYING if currently chaning stateAleix Conchillo Flaque1-2/+22
2012-11-30webmux: fix linking with shout2send elementTim-Philipp Müller1-14/+39
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
2012-11-24videobox: fix border filling for planar YUV formatsTim-Philipp Müller1-2/+2
2012-11-24mulaw: const-ify some arraysTim-Philipp Müller1-2/+4
2012-11-24mulawdec: fix integer overrunRoland Krikava1-2/+4