2010-07-17 |
George Kiagiadakis | Define GST_DISABLE_DEPRECATED to get rid of the stupid... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
George Kiagiadakis | Remove methods that are deprecated as of GStreamer... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
George Kiagiadakis | Obey the API docs and throw a QGlib::Error from QGst... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
George Kiagiadakis | Add cmake target to generate API docs and write some... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
George Kiagiadakis | Add an asynchronous bus message dispatcher that emits... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
George Kiagiadakis | Add subclasses to QGst::Message so that it is possible... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
George Kiagiadakis | Update README with information on: |
commit | commitdiff | tree | snapshot |
2010-07-11 |
George Kiagiadakis | Improve the build system; add new features and examples: |
commit | commitdiff | tree | snapshot |
2010-07-10 |
George Kiagiadakis | Fix RefPointer::staticCast() to behave like static_cast... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
George Kiagiadakis | Rename QGst::deinit() to QGst::cleanup(). deinit is... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
George Kiagiadakis | Add wrapper for the GstURIHandler interface. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
George Kiagiadakis | Add a const SharedStructure Caps::structure(uint index... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
George Kiagiadakis | Add a Structure(const GstStructure*) constructor and... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
George Kiagiadakis | Improve the CMakeLists.txt files. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
George Kiagiadakis | Update the README. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
George Kiagiadakis | Add wrappers for the simple gst_parse_* methods. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
George Kiagiadakis | Add wrapper for GError. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
George Kiagiadakis | Add a new "player" example: a simple command-line audio... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
George Kiagiadakis | Add ValueImpl specialization for Caps, Message and... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
George Kiagiadakis | Add Pipeline::bus() method. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
George Kiagiadakis | s/runtime_error/logic_error/ in the exceptions that... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
George Kiagiadakis | Fix stupid mistakes. Signal::d should have been a QShar... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
George Kiagiadakis | Remove QGlib::String again. It sucks. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
George Kiagiadakis | Change PluginFeature::load() to return void and interna... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
George Kiagiadakis | Add missing gst_object_ref_sink() in Pad::create(). |
commit | commitdiff | tree | snapshot |
2010-07-03 |
George Kiagiadakis | Change RefCountedObject::object() to be a template... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
George Kiagiadakis | Rename all the "newClass" pseudo-constructors to "create". |
commit | commitdiff | tree | snapshot |
2010-06-30 |
George Kiagiadakis | Add wrapper for GstBus. |
commit | commitdiff | tree | snapshot |
2010-06-29 |
George Kiagiadakis | Add typedefs for GstClockTime and GstClockTimeDiff. |
commit | commitdiff | tree | snapshot |
2010-06-28 |
George Kiagiadakis | Add structs Fourcc, Fraction, IntRange, DoubleRange... |
commit | commitdiff | tree | snapshot |
2010-06-28 |
George Kiagiadakis | Initial implementation of the GObject signal wrapper... |
commit | commitdiff | tree | snapshot |
2010-06-21 |
George Kiagiadakis | Implement a QSharedDataPointer-like method for ensuring... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
George Kiagiadakis | Make RefPointer::operator->() return an object pointer... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
George Kiagiadakis | QGst::StructureBase: Replace the peekGstStructure(... |
commit | commitdiff | tree | snapshot |
2010-06-20 |
George Kiagiadakis | valuetest: Add a Value <-> GValue cast test and use... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
George Kiagiadakis | Refactor the Type and Value systems, cleanup code,... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
George Kiagiadakis | Add methods in RefPointer to allow casting RefPointers... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
George Kiagiadakis | Add overloaded String::operator==() methods to fix... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
George Kiagiadakis | Introduce a new String class, based on QByteArray,... |
commit | commitdiff | tree | snapshot |
2010-06-02 |
George Kiagiadakis | Add wrapper for GstMessage. |
commit | commitdiff | tree | snapshot |
2010-05-23 |
George Kiagiadakis | Properly fix the reference counting bug I had with... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
George Kiagiadakis | Add wrapper for GstGhostPad. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
George Kiagiadakis | Port the 'echo' example to the new bindings to make... |
commit | commitdiff | tree | snapshot |
2010-04-19 |
George Kiagiadakis | Add global init/deinit functions. |
commit | commitdiff | tree | snapshot |
2010-04-19 |
George Kiagiadakis | Add basic wrapper for GstPipeline (just the method... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
George Kiagiadakis | Add wrapper for the GstChildProxy interface and use... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
George Kiagiadakis | Improve the Object properties api. Use QString and... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
George Kiagiadakis | Add wrapper class for GstBin. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
George Kiagiadakis | Add wrapper class for GstElementFactory. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
George Kiagiadakis | Add a new qstringToGcharPtr() macro that converts a... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
George Kiagiadakis | Add wrapper class for GstPluginFeature. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
George Kiagiadakis | Add a README file with various information, mostly... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
George Kiagiadakis | Add initial wrappers for GstPad and GstElement. Not... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
George Kiagiadakis | Support mixed type registrations and enum definitions... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
George Kiagiadakis | Remove the headers from the tests and put the class... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
George Kiagiadakis | Add wrapper class for GstCaps. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
George Kiagiadakis | Add wrapper class for GstMiniObject. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
George Kiagiadakis | Improve enum assertions generation. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
George Kiagiadakis | Add wrapper class for GstStructure. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
George Kiagiadakis | Add forward declarations for the gstreamer wrapper... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
George Kiagiadakis | Improve the Value API: |
commit | commitdiff | tree | snapshot |
2010-03-25 |
George Kiagiadakis | Add the most useful methods to the GstObject wrapper... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
George Kiagiadakis | Add protected constructors/destructor to all wrapper... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
George Kiagiadakis | Make use of the code generator. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
George Kiagiadakis | Initial commit of the QtGstreamer helper code generator. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
George Kiagiadakis | Move the GetType<>() helper template to global.h and... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
George Kiagiadakis | Add the missing find_package(Boost REQUIRED). |
commit | commitdiff | tree | snapshot |
2010-03-05 |
George Kiagiadakis | Initial commit of the new code. |
commit | commitdiff | tree | snapshot |
2010-02-18 |
George Kiagiadakis | Delete old code. Re-writing everything from scratch... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
George Kiagiadakis | Remove extra underscore from header guards to suspend... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
George Kiagiadakis | Use peekNativeObject() to get the native object pointer... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
George Kiagiadakis | Add functions for getting the native object in GstObjec... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
George Kiagiadakis | Add a wrapper class for GstMessage. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
George Kiagiadakis | Add a wrapper class for GstMiniObject. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
George Kiagiadakis | Implement support for dynamic casting between QGstObjec... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
George Kiagiadakis | Remove QGstElement::currentState() and fix the testcase... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
George Kiagiadakis | Implement QGstElement::getState() and fix the currentSt... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
George Kiagiadakis | QGstStructure: Implement getName, hasName, setName... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
George Kiagiadakis | Implement the methods: QGstPad::getCaps, QGstPad::setBl... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
George Kiagiadakis | Rename class QGValue to QGstValue. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
George Kiagiadakis | Populate QGValue with functions to handle the most... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
George Kiagiadakis | Implement a wrapper for the GstXOverlay interface. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
George Kiagiadakis | Install qgstdefinitions.h. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
George Kiagiadakis | Add basic support for GstCaps. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
George Kiagiadakis | Move all the forward declarations and typedefs in a... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
George Kiagiadakis | Add a QGValue class, a wrapper for GValue. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
George Kiagiadakis | When destroying a QGstElement, set its state to Null... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
George Kiagiadakis | Implement QGstBin::getByName() |
commit | commitdiff | tree | snapshot |
2009-07-19 |
George Kiagiadakis | Implement QGstElement::releaseRequestPad() |
commit | commitdiff | tree | snapshot |
2009-07-19 |
George Kiagiadakis | Implement QGstPad::direction() |
commit | commitdiff | tree | snapshot |
2009-07-19 |
George Kiagiadakis | Qualify signal arguments with the full namespace to... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
George Kiagiadakis | Disconnect GObject signals properly to avoid crashes... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
George Kiagiadakis | Add signals to QGstElement. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
George Kiagiadakis | Add basic support for getting bus messages. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
George Kiagiadakis | Move to shared pointer architecture. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
George Kiagiadakis | Add basic support for ghost pads. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
George Kiagiadakis | Add simple constructor for QGstBin. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
George Kiagiadakis | QGstElementFactory: add methods find() and exists(... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
George Kiagiadakis | Install files. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
George Kiagiadakis | Fix a bit the element state functions. |
commit | commitdiff | tree | snapshot |
next |