summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix .gitmodules to use baserock upstreambaserock/1.4Javier Jardón2014-11-141-1/+1
* vpx: mark arnr-type properties as deprecated and set them to no-opAurélien Zanelli2014-11-122-32/+8
* v4l2bufferpool: Improve buffer validationNicolas Dufresne2014-11-071-3/+17
* v4l2allocator: fix error message if allocator is already activeAurélien Zanelli2014-11-071-2/+1
* Release 1.4.41.4.4Sebastian Dröge2014-11-0672-80/+507
* Update .po filesSebastian Dröge2014-11-0641-41/+41
* vpx: remove compatibility definesAurélien Zanelli2014-11-061-17/+0
* rtpmp2tpay: fix up template caps so we can output the default pt 33Tim-Philipp Müller2014-11-061-1/+5
* aacparse: Fix unit test now that we always have profile/level in the capsSebastian Dröge2014-11-041-1/+3
* aacparse: Always set profile/level on the capsSebastian Dröge2014-11-041-18/+19
* rtspsrc: mikey related memory leaksAleix Conchillo Flaqué2014-10-311-0/+3
* pulse, v4l2: add missing G_END_DECLS in some placesTim-Philipp Müller2014-10-303-0/+6
* pulsesink: Temporarily disable stream status postingArun Raghavan2014-10-301-6/+13
* v4l2bufferpool: cleanly handle streamon failure for output deviceAurélien Zanelli2014-10-291-0/+14
* v4l2bufferpool: implement dispose methodAurélien Zanelli2014-10-291-7/+22
* v4l2bufferpool: check that allocator is non null when stopping poolAurélien Zanelli2014-10-291-2/+3
* v4l2sink: Implement unlock/unlock_stopNicolas Dufresne2014-10-291-0/+18
* rtpjitterbuffer: fix crash on some 32-bit systemsTim-Philipp Müller2014-10-281-6/+12
* interleave: intersect result with filter caps in caps queryTim-Philipp Müller2014-10-281-0/+10
* speex: Fix segfault when resetting the codecs multiple timesAnanda2014-10-242-0/+2
* rtpjitterbuffer: make debug line less confusingWim Taymans2014-10-241-2/+2
* rtspsrc: set full stream caps on internal src TCP padsAleix Conchillo Flaqué2014-10-241-0/+6
* rtpmux: Don't set PROXY_CAPS flag on the src padSjoerd Simons2014-10-242-1/+5
* videobox: critical error when element properties set as max/minVineeth T M2014-10-241-1/+1
* equalizer: Don't call iirequalizer's transform_ip in passthrough modeDavid Sansome2014-10-241-3/+1
* souphttpclientsink: Fix lifetime of stream headers and queued buffersNirbheek Chauhan2014-10-141-4/+11
* aacparse: fix memory leak when prepending ADTS headersMatej Knopp2014-10-141-1/+1
* wavenc: Send CAPS event after the pad was activatedSebastian Dröge2014-10-141-3/+7
* souphttpclientsink: Add some more useful debug loggingNirbheek Chauhan2014-10-141-0/+4
* souphttpclientsink: Free queued buffers in ::resetNirbheek Chauhan2014-10-141-0/+3
* vp8enc: finish() and drain() should return a GstFlowReturnSebastian Dröge2014-10-141-2/+2
* vp8enc/vp9enc: Protect the encoder with a mutex in all situationsSebastian Dröge2014-10-142-4/+10
* vp9enc: Allow caps renegotiationSebastian Dröge2014-10-141-9/+35
* vp8enc: Allow caps renegotiationJose Antonio Santos Cadenas2014-10-141-8/+34
* pulse: Add some documentation about threading and synchronisationArun Raghavan2014-10-142-2/+29
* pulsesink: Make emitting stream status messages synchronousArun Raghavan2014-10-141-0/+16
* rtpsource: Rename seqnum-base to seqnum-offset in capsOlivier Crête2014-10-102-7/+7
* rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête2014-10-103-13/+14
* rtpdtmfsrc: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête2014-10-102-16/+18
* Release 1.4.31.4.3Sebastian Dröge2014-09-2472-103/+231
* Update .po filesSebastian Dröge2014-09-2441-41/+41
* flacparse: Only calculate with durations != -1Sebastian Dröge2014-09-241-1/+1
* check/soup: Temporarily disable G_ENABLE_DIAGNOSTICEdward Hervey2014-09-231-0/+5
* check/soup: Define minimum version requiredEdward Hervey2014-09-231-0/+2
* Release 1.4.21.4.2Sebastian Dröge2014-09-1972-91/+437
* Update .po filesSebastian Dröge2014-09-1941-41/+41
* po: Update translationsSebastian Dröge2014-09-191-17/+16
* rtpbin: do not leak encsink pad in error caseOgnyan Tonchev2014-09-191-4/+4
* multipartdemux: do not leak new stream eventOgnyan Tonchev2014-09-191-0/+1
* osxaudio: OSStatus is not a fourcc, so don't print it as one...Sebastian Dröge2014-09-194-94/+57