summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* taglib: finish off a few missed variable changesVincent Penquerc'h2012-02-121-4/+3
* Merge branch 'master' into 0.11Wim Taymans2012-02-1019-216/+238
|\
| * rtph264pay: add stream-format and alignment to h264 sink capsTim-Philipp Müller2012-02-101-67/+82
| * rtph264depay: add stream-format and alignment fields to src template capsTim-Philipp Müller2012-02-101-2/+5
| * tests: clean up rtp-payloading test a littleTim-Philipp Müller2012-02-101-84/+58
| * tests: mpegaudioparse: remove stray declarationMark Nauwelaerts2012-02-091-2/+0
| * multiudpsink: typo fix (bytes send -> bytes sent)Marc Leeman2012-02-091-1/+1
| * shout2send: send video/webm through libshout.Ralph Giles2012-02-081-6/+20
| * jack: rework transport supportStefan Sauer2012-02-073-26/+43
| * matroskademux: avoid posting invalid duration for each frameNicola Murino2012-02-061-4/+6
| * pulseaudiosink: Lower rank to prevent autopluggingArun Raghavan2012-02-031-1/+1
| * flacenc: fix event leak when there is no peer on the src padVincent Penquerc'h2012-02-031-4/+2
| * flvmux: specify we only accept raw AAC in template capsVincent Penquerc'h2012-02-021-1/+2
| * flvdemux: specify we only output raw AAC in template capsVincent Penquerc'h2012-02-021-1/+1
| * rtpmp2tpay: do not try to flush a packet when no data is availableVincent Penquerc'h2012-01-311-0/+2
| * rtph264depay: Exclude NALu size from payload length on truncated packets.Pascal Buhler2012-01-301-2/+3
| * matroskamux: remove obsolete variable, set but not usedVincent Penquerc'h2012-01-281-5/+0
| * videobox: avoid wrapping opaque to transparentVincent Penquerc'h2012-01-281-2/+2
| * matroskamux: do not free memory twiceVincent Penquerc'h2012-01-281-3/+0
| * cairo: fix build, make sure libgstvideo can be foundJayakrishnan M2012-01-251-2/+2
| * rtpmanager: don't pretend our random hostnames are fully-qualified domain namesTim-Philipp Müller2012-01-252-2/+2
* | flv: use default pad queryWim Taymans2012-02-101-1/+1
* | aacparse: correctly set ADIF src capsMark Nauwelaerts2012-02-091-4/+3
* | ac3parse: prevent a few direct exits without cleanupMark Nauwelaerts2012-02-091-2/+2
* | flacdec: shift in proper direction for audio sample conversionMark Nauwelaerts2012-02-091-3/+3
* | tests: fix compilationWim Taymans2012-02-091-2/+2
* | GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-0820-32/+31
* | deinterleave: port to 0.11Philippe Normand2012-02-087-270/+294
* | directsoundsink: Fix compilingRaimo Järvi2012-02-071-1/+0
* | waveformsink: Port to 0.11Raimo Järvi2012-02-071-63/+50
* | tests: improve tagmux testsWim Taymans2012-02-072-62/+18
* | taglib: fix object registrationWim Taymans2012-02-071-6/+54
* | tests: fix jpeg testWim Taymans2012-02-071-1/+3
* | soup: fix capsWim Taymans2012-02-071-2/+10
* | effecttv: fix initialisationWim Taymans2012-02-072-9/+8
* | y4m: fix negotiationWim Taymans2012-02-071-5/+5
* | tests: fix more testsWim Taymans2012-02-072-5/+8
* | dv: port to 0.11Mark Nauwelaerts2012-02-066-367/+370
* | test: fix more testsWim Taymans2012-02-064-32/+81
* | tests: fix more testsWim Taymans2012-02-063-18/+7
* | flv: fix capsWim Taymans2012-02-063-28/+29
* | iirequalizer: fix equalizer and unit testWim Taymans2012-02-062-5/+8
* | tests: fix some more testsWim Taymans2012-02-063-5/+20
* | avimux: take the pad from collectpads2 correctlyWim Taymans2012-02-061-2/+2
* | tests: fix more unit testsWim Taymans2012-02-062-5/+8
* | audiodynamic: fix negotiationWim Taymans2012-02-061-7/+9
* | tests: fix more testsWim Taymans2012-02-065-13/+30
* | tests: improve some testsWim Taymans2012-02-062-20/+36
* | tests: fix jitterbuffer testWim Taymans2012-02-061-2/+4
* | jitterbuffer: fix caps after pt changeWim Taymans2012-02-061-3/+2