summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* wrappercamerabinsrc: use digitalzoom elementThiago Santos2015-04-272-87/+14
* digitalzoom: change videocrop parameters before passing caps eventThiago Santos2015-04-271-6/+4
* digitalzoom: also skip internal pipeline in upstream caps queryThiago Santos2015-04-271-1/+21
* digitalzoom: prevent assertion when caps is anyThiago Santos2015-04-271-0/+5
* camerabin: digitalzoom: create a bin element for digital zoomingThiago Santos2015-04-273-0/+445
* mpegdemux: remove unused property enum itemLuis de Bethencourt2015-04-271-1/+0
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-2722-190/+190
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-2661-876/+1
* audiovisualizer: fix the license from GPL to LGPLStefan Sauer2015-04-2510-109/+116
* audiovisualizer: fix the license from GPL to LGPLStefan Sauer2015-04-252-20/+22
* wrappercamerabinsrc: Rework cropping for zoom and dimension reductionThiago Santos2015-04-242-43/+30
* wrappercamerabinsrc: remove obsolete commentThiago Santos2015-04-241-3/+0
* wrappercamerabinsrc: error out if source fails to prepare for captureThiago Santos2015-04-241-3/+6
* wrappercamerabinsrc: intersect instead of compare for equalityThiago Santos2015-04-241-1/+1
* wrappercamerabinsrc: fix typoThiago Santos2015-04-241-1/+1
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-2411-22/+11
* gaudi: don't run gaussian function if sigma is 0Luis de Bethencourt2015-04-231-1/+2
* gaudi: fix to 30780db1Luis de Bethencourt2015-04-221-6/+0
* gaudi: fix exclusion's factor rangeLuis de Bethencourt2015-04-221-0/+9
* gaudi: remove floor variable in solarizeLuis de Bethencourt2015-04-221-5/+0
* gaudi: remove unused propertyLuis de Bethencourt2015-04-2212-88/+1
* wrappercamerabinsrc: Reset zoom element caps to go to viewfinder modeThiago Santos2015-04-211-0/+5
* wrappercamerabinsrc: fix leak of drain queryThiago Santos2015-04-211-1/+4
* wrappercamerabinsrc: Refactor internal pipelineThiago Santos2015-04-212-155/+133
* h264parse: Remove dead codeEdward Hervey2015-04-201-5/+0
* tsdemux: clean assignment typoLuis de Bethencourt2015-04-201-1/+1
* tsdemux: remove dead codeLuis de Bethencourt2015-04-201-2/+0
* fieldanalysis: exception when block width to 0Vineeth T M2015-04-201-1/+1
* mpegtsbase: Remove unused latency query codeOlivier Crête2015-04-171-26/+0
* tsdemux: Cleanup latency query handlingOlivier Crête2015-04-171-5/+8
* mpegtspacketizer: Unify debug statementsEdward Hervey2015-04-171-5/+6
* tsdemux: Unify duration querying codeEdward Hervey2015-04-171-16/+31
* mpegdemux: fix pad leak when not adding a new pad after no-more-padsVincent Penquerc'h2015-04-161-0/+3
* tsdemux: fix segment position tracking for the general caseVincent Penquerc'h2015-04-161-1/+5
* h264parse: Don't unref buffer that was unreffed just a few lines before alreadySebastian Dröge2015-04-151-1/+0
* pcapparse: Take buffer directly from the adapterOlivier Crête2015-04-102-29/+24
* pcapparse: Produce GstBufferListOlivier Crête2015-04-101-13/+24
* wrappercamerabinsrc: remove unused attribute and related pad probeThiago Santos2015-04-102-35/+0
* tsdemux: handle seeks with no target (ie, keep current position)Vincent Penquerc'h2015-04-092-14/+33
* tsparse: fix timestamps not updating after a PMT changeVincent Penquerc'h2015-04-092-3/+18
* tsdemux: send new segment when a stream is addedVincent Penquerc'h2015-04-091-1/+2
* tsdemux: keep track of current positionVincent Penquerc'h2015-04-091-0/+5
* mxfdemux: fix memory leakGuillaume Desmottes2015-04-041-2/+4
* audiomixer: Allow downstream caps with a non-default channel-maskOlivier Crête2015-04-011-1/+27
* mxfdemux: resurrect some flow return handlingMark Nauwelaerts2015-03-281-0/+1
* mpegdemux: resurrect some flow return handlingMark Nauwelaerts2015-03-281-0/+1
* audioaggregator: check sink caps are validLuis de Bethencourt2015-03-241-1/+5
* Revert "audioaggregator: check sink caps are valid"Luis de Bethencourt2015-03-241-1/+1
* audioaggregator: check sink caps are validLuis de Bethencourt2015-03-241-1/+1
* gaudieffects: clean solarize codeLuis de Bethencourt2015-03-231-13/+9