renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
[platform/upstream/gst-plugins-good.git] / ext / jack / gstjackbin.c
2011-01-02 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2011-01-02 Jan SchmidtFix up all the state change functions.
2011-01-02 Thomas Vander Sticheledon't mix tabs and spaces
2011-01-02 Thomas Vander Stichelegst-indent
2011-01-02 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
2011-01-02 Ronald S. BultjeRemove all config.h includes from header files, add...
2011-01-02 Andy Wingoconform to the buffer-frames props entry -- much nicer...
2011-01-02 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2011-01-02 Andy Wingoupdate for the latest jack cvs and non-cothreaded gst...
2011-01-02 Andy Wingolicenses again
2011-01-02 Andy Wingofix jack input port connection
2011-01-02 Andy Wingomake jack work in all its full duplex glory
2011-01-02 Andy Wingoworking jack elements (fixed a problem in upstream...
2011-01-02 Andy Wingoupdate to new jack api
2011-01-02 Andy Wingobetter initialization. it doesn't work over here, though.
2011-01-02 Andy Wingoa commit so that jack will build without errors on...
2011-01-02 Andy Wingosome jack fixes, alsa touchups, and add rtp by default...
2011-01-02 Andy WingoFinally we're on to a proper jack setup, with a special...