summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic update of common submodule0.11Sebastian Dröge2012-04-051-0/+0
* wavpackparse: init datastructureStefan Sauer2012-03-271-1/+1
* effectv: fix stridesWim Taymans2012-03-274-8/+9
* caps: improve caps handlingWim Taymans2012-03-2720-71/+71
* tests: icydemux: activate internal test helper src padMark Nauwelaerts2012-03-271-0/+2
* v4l2: update for get_paramWim Taymans2012-03-273-3/+5
* udp: Fix compiling with mingw.Raimo Järvi2012-03-273-0/+7
* tests: replaygain: misc compatibility fixesMark Nauwelaerts2012-03-262-153/+8
* tests: rtp: misc compatibiliy fixesMark Nauwelaerts2012-03-262-10/+15
* tests: videofilter: ensure initial segment eventMark Nauwelaerts2012-03-261-0/+5
* shapewipe: proper video info and frame managementMark Nauwelaerts2012-03-262-33/+40
* rtph264pay: ensure output caps are set when pushing output dataMark Nauwelaerts2012-03-261-6/+16
* videofilter: avoid holding object lock when calling basetransform functionMark Nauwelaerts2012-03-262-16/+22
* rtpbin: fix some lock managementMark Nauwelaerts2012-03-261-2/+3
* rtpL16(de)pay: fix raw audio format in template capsMark Nauwelaerts2012-03-262-2/+2
* replaygain: also still post the results of the analysisMark Nauwelaerts2012-03-261-1/+4
* v4l2src: don't error in shutdownWim Taymans2012-03-261-1/+2
* v4l2: fix latencyWim Taymans2012-03-261-2/+7
* v4l2: called base class startWim Taymans2012-03-262-19/+4
* Replace master with 0.11Wim Taymans2012-03-260-0/+0
* imagefreeze: plug caps leakMark Nauwelaerts2012-03-241-0/+2
* tests: imagefreeze: remove extraneous _unrefMark Nauwelaerts2012-03-231-1/+0
* tests: avimux: adjust to modified sink pad template nameMark Nauwelaerts2012-03-231-2/+1
* tests: qtmux: cleanup element soonerMark Nauwelaerts2012-03-231-4/+6
* tests: arrange for sending an initial segment eventMark Nauwelaerts2012-03-234-0/+145
* imagefreeze: immediately return GST_FLOW_EOSMark Nauwelaerts2012-03-231-1/+1
* imagefreeze: fix query and _getcaps handlingMark Nauwelaerts2012-03-231-32/+42
* audiofx: adjust to changed semantics of audiofilter _setup methodMark Nauwelaerts2012-03-238-47/+93
* rtph264depay: Make output in AVC stream format work even without complete spr...Olivier Crête2012-03-222-98/+342
* udpsink: Unlock on errorOlivier Crête2012-03-221-0/+1
* audioparsers: use sink pad template caps rather than srcMark Nauwelaerts2012-03-227-7/+7
* Merge branch 'master' into 0.11Mark Nauwelaerts2012-03-220-0/+0
|\
| * audioparsers: intersect downstream allowed peer caps with sink pad templateMark Nauwelaerts2012-03-227-7/+7
* | smpte: port to 0.11Mark Nauwelaerts2012-03-225-214/+326
* | back to developmentWim Taymans2012-03-221-1/+1
* | Release 0.11.2RELEASE-0.11.2Wim Taymans2012-03-22103-243/+1607
* | Merge branch 'master' into 0.11Wim Taymans2012-03-221-1/+0
|\ \ | |/
| * smpte: only start collectpads2 at state change rather than initMark Nauwelaerts2012-03-221-1/+0
* | Merge branch 'master' into 0.11Wim Taymans2012-03-2232-68/+925
|\ \ | |/
| * flacparse: perform additional frame crc check if applicableMark Nauwelaerts2012-03-191-6/+17
| * flacparse: avoid indefinite extended search for frame end if possibleMark Nauwelaerts2012-03-191-0/+9
| * flacdec: improve error handling and resilienceMark Nauwelaerts2012-03-192-2/+37
| * docs: update docs for new properties and add gdkpixbufoverlay elementTim-Philipp Müller2012-03-1812-11/+157
| * gdkpixbufoverlay: make most properties controllable and flag them as mutable-...Tim-Philipp Müller2012-03-183-18/+47
| * gdkpixbufoverlay: add properties for positioning and sizingTim-Philipp Müller2012-03-172-6/+150
| * gdkpixbuf: add gdkpixbufoverlay elementTim-Philipp Müller2012-03-174-1/+430
| * rtph264depay: Make output in AVC stream format work even without complete spr...Olivier Crête2012-03-152-95/+303
| * pngenc: add support for 8- and 16-bit gray imagesAndrej Gelenberg2012-03-142-2/+13
| * flacenc: generate seektables every 10 sec by defaultRoss Burton2012-03-121-1/+1
| * matroskademux: only unlock pad when it was lockedVincent Penquerc'h2012-03-121-2/+8