summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-02vp8dec: Fix for handling resolution changes when decoding VP8Tom Greenwood1-1/+22
2014-09-02vp8dec: Reset output and input states when changing formatJose Antonio Santos Cadenas1-1/+9
2014-09-02vp9dec: Fix segfault when a new caps is receivedThiago Santos1-0/+5
2014-08-29v4l2: get_nearest_size: Fix "Unsupported field type" errorsHans de Goede1-17/+27
2014-08-29v4l2: get_nearest_size: Always reinit all struct fields on retryHans de Goede1-2/+10
2014-08-27Release 1.4.1Sebastian Dröge72-234/+346
2014-08-27Update .po filesSebastian Dröge41-41/+41
2014-08-27po: Update translationsSebastian Dröge2-49/+43
2014-08-25videomixer: Use the best width/height/etc if downstream can handle thatSebastian Dröge1-1/+1
2014-08-25videomixer: Avoid double free of VideoConvertRavi Kiran K N1-0/+2
2014-08-13flvdemux: un-break duration queryingTim-Philipp Müller1-6/+6
2014-08-11shapewipe: Unref caps and element after usageSebastian Rasmussen2-5/+6
2014-08-11interleave: set output caps layout to interleavedPhilippe Normand2-13/+45
2014-08-10tests: rtp-payloading: adjust test data to avoid NAL choppingMark Nauwelaerts1-2/+2
2014-08-08rtph263ppay: Unref pad template caps after useSebastian Rasmussen1-2/+4
2014-08-08videomixer: Unref allowed caps after usageSebastian Rasmussen1-1/+4
2014-08-08imagefreeze: Unref pad template caps after usageSebastian Rasmussen1-0/+1
2014-08-08navseek: Unref peer pad after usageSebastian Rasmussen1-0/+1
2014-08-08rtpmux: Unref pad template caps after usageSebastian Rasmussen1-5/+8
2014-08-03rtph264pay: unbreak au aligned byte-stream payloadingMark Nauwelaerts1-1/+3
2014-07-31ximagesrc: Fix warning about missing return valueNicolas Dufresne1-1/+1
2014-07-31ximagesrc: Add missing return value to Buffer dispose functionNicolas Dufresne3-5/+11
2014-07-19Release 1.4.0Sebastian Dröge72-106/+312
2014-07-19Update .po filesSebastian Dröge41-41/+41
2014-07-19po: Update translationsSebastian Dröge41-1677/+224
2014-07-19videobox: Don't overwrite the first component with the alpha value for BGRxSebastian Dröge1-4/+11
2014-07-16aacparse: Properly report in the CAPS query that we can convert ADTS<->RAWSebastian Dröge1-0/+75
2014-07-16rgvolume: Avoid taking unnecessary refsSebastian Rasmussen1-2/+2
2014-07-16rtpdtmfmux: Avoid taking an unnecessary refSebastian Rasmussen1-1/+1
2014-07-16po: update POTFILESPiotr Drąg1-0/+1
2014-07-11v4l2bufferpool: Fix copy threshold implementationNicolas Dufresne1-24/+26
2014-07-11Release 1.3.91Sebastian Dröge72-91/+498
2014-07-11Update .po filesSebastian Dröge41-41/+41
2014-07-11v4l2allocator: Use qdata instead of parenting to DmabufMemoryNicolas Dufresne3-10/+21
2014-07-11po: Update translationsSebastian Dröge8-162/+157
2014-07-10v4l2bufferpool: Workaround elements not requesting any buffersNicolas Dufresne1-0/+6
2014-07-10tests: fix pipeline leak in videocrop testSebastian Rasmussen1-0/+1
2014-07-10examples: client-rtpaux: Release reference to parent when doneSebastian Rasmussen1-2/+4
2014-07-10rtspsrc: fix query leakTim-Philipp Müller1-1/+5
2014-07-10wavenc: Return not-negotiated if we got no caps or caps negotiation failedSebastian Dröge1-1/+4
2014-07-09v4l2src: Ensure internal pool activationNicolas Dufresne1-0/+13
2014-07-04videomixer: fix double unlock in segment seek segment code pathTim-Philipp Müller1-1/+1
2014-07-04tests: qtmux: suppress glib criticals caused by testing deprecated dts methodsTim-Philipp Müller1-0/+3
2014-07-04avidemux, wavparse: Print invalid fourcc in hexSebastian Rasmussen2-4/+2
2014-07-03v4l2object: Pool might be NULL in decide allocationNicolas Dufresne1-5/+7
2014-07-03v4l2bufferpool: Handle FD error during pollNicolas Dufresne2-5/+9
2014-07-03v4l2bufferpool: Wait before polling if queue is emptyNicolas Dufresne2-1/+25
2014-07-02rtspsrc: fix for mikey api changeWim Taymans1-2/+2
2014-07-01v4l2: fix probing and enumeration of stepwise frame sizesTim-Philipp Müller1-12/+27
2014-07-01v4l2object: drop workaround for misbehaving TRY_FMTDaniel Drake1-17/+1