summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Release version 1.2.01.2.0George Kiagiadakis2-3/+3
2014-07-08Replace all <gst/gstfoo.h> headers with <gst/gst.h>George Kiagiadakis20-43/+20
2014-06-24Actually release 1.1.90.George Kiagiadakis2-2/+7
2014-06-24Release 0.99.1 (1.0.0~rc1)George Kiagiadakis1-1/+1
2014-06-24Update NEWSGeorge Kiagiadakis1-2/+16
2014-06-24make_tarballs.sh: modify to generate .tar.xz archives and sha256sum files, li...George Kiagiadakis1-5/+2
2014-06-24examples/recorder: cleanup / fixupGeorge Kiagiadakis4-55/+4
2014-06-24Make recorder example compileDavid Edmundson2-110/+11
2014-06-24Update documentation & READMEGeorge Kiagiadakis2-30/+86
2014-06-24build system: install .pc file and cmake variables for the Qt5GStreamerQuick ...George Kiagiadakis5-4/+20
2014-06-23QGst::ElementFactory: change metadata() to take a const char * keyGeorge Kiagiadakis2-2/+2
2014-06-23QGst::Buffer: replace peekMemory() with getMemory() and also add memoryCount()George Kiagiadakis3-5/+12
2014-06-23QGst: make the various internalStructure() methods return a StructureConstPtrGeorge Kiagiadakis11-35/+17
2014-06-23QGst: commit updated gen.cpp for QGst::AllocatorGeorge Kiagiadakis1-280/+296
2014-06-23QGst::AllocationParams: improve implementationGeorge Kiagiadakis3-27/+34
2014-06-23QGst: refactor Allocator and MemoryGeorge Kiagiadakis6-48/+60
2014-06-14QGst::Allocator: remove unnecessary methods provided by other mechanismsGeorge Kiagiadakis2-21/+1
2014-06-14QGst::Allocator: doxygenize comments and cleanup headersGeorge Kiagiadakis1-10/+14
2014-06-14Implement QGst::Allocator and a unit test for itDiane Trout9-4/+317
2014-05-03QGlib/wrap: refactor Q_ASSERT_X message construction so that it is all contai...George Kiagiadakis1-3/+3
2014-05-03QGst/sample: Fix const-ness of Sample methodsGeorge Kiagiadakis2-6/+6
2014-05-03QGst: Implement proper wrapper for GstSegment and use it in SegmentEvent and ...George Kiagiadakis12-127/+261
2014-05-03examples/voip: fix crash after starting a callGeorge Kiagiadakis1-2/+3
2014-05-03QGst/enums: Do not register StreamVolumeFormat with the type systemGeorge Kiagiadakis2-3/+1
2014-05-03QGst/miniobject: remove the GType association of MiniObjectGeorge Kiagiadakis2-14/+11
2014-05-03QGst/value: remove ValueVTable for MiniObject, since QGlib::Value already has...George Kiagiadakis1-16/+0
2014-05-03examples/voip: fix caps and element names for 1.0George Kiagiadakis1-6/+6
2014-05-03QGst::Caps: drop custom ref/unref/isWritable/makeWritable, since they are now...George Kiagiadakis2-44/+6
2014-05-03examples/appsink-src: fix caps and appsrc properties to make the example workGeorge Kiagiadakis1-3/+4
2014-05-03Update READMEGeorge Kiagiadakis1-3/+3
2014-05-03s/0.10/1.0/g in places where it was forgotten (qml modules, docs and qmake pr...George Kiagiadakis13-30/+30
2014-05-03QGst/buffer: use object<GstBuffer>() in map/unmap instead of creating a RefPo...George Kiagiadakis1-4/+2
2014-05-03QGst/memory: Wrap GstMapInfo properlyGeorge Kiagiadakis6-18/+60
2014-05-03qtvideosink: rework the way the buffer format is propagated from set_caps dow...George Kiagiadakis8-51/+39
2014-05-03qtglvideosinkbase: implement colorbalance_get_balance_typeGeorge Kiagiadakis2-1/+8
2014-05-03qtglvideosinkbase: set the local set_caps implementation in the vtable of Gst...George Kiagiadakis1-0/+1
2014-05-03qtvideosink/basedelegate: use the correct function to unref buffersGeorge Kiagiadakis1-1/+1
2014-05-03examples/qmlplayer2: allow setting a different video uri from the command lineGeorge Kiagiadakis1-1/+4
2014-05-03examples/qmlplayer2: rename playbin2 to playbinGeorge Kiagiadakis1-1/+1
2014-05-03qtquick2videosink: call delegate->setBufferFormat() in set_caps, like in qtvi...George Kiagiadakis1-2/+11
2014-05-03qt(quick2)videosinkdelegate: lock the bufferFormat mutex before accessing m_b...George Kiagiadakis2-0/+4
2014-05-03gstqt(gl)videosinkbase: verify caps on set_capsGeorge Kiagiadakis3-9/+16
2014-05-03gstqtvideosink/utils/bufferformat: remove BufferFormat::newTemplateCapsGeorge Kiagiadakis2-12/+0
2014-05-03gstqt(gl)videosinkbase: use the default get_caps implementationGeorge Kiagiadakis4-45/+0
2014-05-03gstqtquick2videosink: use a static pad templateGeorge Kiagiadakis1-21/+8
2014-05-03qtvideosink: fix template capsGeorge Kiagiadakis2-19/+9
2014-05-03elements/gstqtvideosink: Quick n dirty port of qtquick2videosink to 1.0George Kiagiadakis1-71/+47
2014-05-03elements/gstqtvideosink/painters/videomaterial: port to use gst_buffer_map to...George Kiagiadakis1-4/+6
2014-05-03elements/gstqtvideosink/bufferformat.cpp: remove 0.10-specific workaroundGeorge Kiagiadakis1-30/+1
2014-05-03elements/gstqtvideosink/bufferformat.cpp: fix coding style - no tabs pleaseGeorge Kiagiadakis1-4/+4