summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-09v4l2transform: Don't rank it for nowNicolas Dufresne1-1/+1
2014-09-09v4l2allocator: Workaround driver that don't support REQBUFS(0)Nicolas Dufresne1-20/+14
2014-09-07avidemux: fix crash with certain videosTim-Philipp Müller1-1/+1
2014-09-04aacparse: Fix parsing issue when the buffer does not have a complete ADTS/LOA...Nicolas Huet1-5/+13
2014-09-04souphttpsrc: Include redirection target in error messagesSebastian Dröge1-15/+18
2014-09-04videomixer: Fix synchronization if dynamically changing the FPSAndrei Sarakeev1-0/+14
2014-09-04smpte: Check if input caps are the same and create output caps from video infoRavi Kiran K N1-10/+2
2014-09-04qtdemux: Silence some warnings for normal file contentsJan Schmidt2-2/+4
2014-09-02vp9dec: Get input width/height from the codec instead of the input capsSebastian Dröge1-7/+4
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