renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
[platform/upstream/gst-plugins-good.git] / ext / jack / gstjack.h
2011-01-02 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2011-01-02 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2011-01-02 Johan Dahlin*.h: Revert indenting
2011-01-02 Thomas Vander Stichelegst-indent
2011-01-02 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2011-01-02 Benjamin Ottemerge TYPEFIND branch. Major changes:
2011-01-02 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2011-01-02 Andy Wingoconform to the buffer-frames props entry -- much nicer...
2011-01-02 Leif Johnson+ changes for new float caps without slope/intercept...
2011-01-02 Andy Wingoupdate for the latest jack cvs and non-cothreaded gst...
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 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...
2011-01-02 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...