2011-01-02 |
Wim Taymans | jacksrc: make sure we always read nframes |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Tristan Matthews | jack: improve process_cb |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Tristan Matthews | jack: implement multichannel support correctly for... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | jack: remove empty dispose and finalize methods |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | jack: don't leak caps |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | jack: don't use GST_DEBUG_FUNCPTR for gobject vmethods |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | jack: fix element name in section doc blob |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Benjamin Otte | Add -Wold-style-definition |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Benjamin Otte | Add -Wmissing-declarations -Wmissing-prototypes to... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Benjamin Otte | gst_element_class_set_details => gst_element_class_set_... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | jack: ensure segtotal is at least 2 |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | jack: don't crash in ringbuffer with SIGFPE on small... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | jack: when stopping playback, do one more cycle to... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Wim Taymans | jack: Add new connection mode |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | ext/jack/: Query port latencies for sink/src delays. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | Don't install static libs for plugins. Fixes #550851... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Jan Schmidt | Fix compiler warnings on OS/X |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | ext/jack/gstjackaudiosrc.c: Try committing this once... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | docs/plugins/: docs/plugins/inspect/plugin-jack.xml |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Tristan Matthews | ext/jack/: Add a jackaudiosrc. Refactor sink slightly... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | Do not use short_description in section docs for elemen... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Wim Taymans | ext/jack/gstjackaudiosink.c: Include the element name... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Tim-Philipp... | ext/jack/gstjackaudiosink.c: Work around missing bits... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Sebastian Dröge | Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGI... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | ext/jack/gstjackaudiosink.c: Add stdlib include here... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | ext/jack/gstjackaudiosink.c: Try t better name clients... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Paul Davis | ext/jack/gstjackaudioclient.c: Don't need to take the... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Paul Davis | ext/jack/: Make an object to manage client connections... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Wim Taymans | ext/jack/gstjackaudiosink.*: Improve docs. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Jan Schmidt | ext/jack/.cvsignore: Ignore old files as requested... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Wim Taymans | ext/Makefile.am: Fix build. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Wim Taymans | Added fully functional jackaudiosink. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Thomas Vander... | rework build; add translations for v4l2 |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stefan Kost | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Jan Schmidt | Fix up all the state change functions. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Benjamin Otte | fixes for G_DISABLE_ASSERT and friends |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Stéphane Loeuillet | second batch : remove ',' at end of enums as they could... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Thomas Vander... | don't mix tabs and spaces |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Johan Dahlin | *.h: Revert indenting |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Thomas Vander... | gst-indent |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Schleef | Remove all usage of gst_pad_get_caps(), and replace... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Schleef | Merge CAPS branch |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Benjamin Otte | removed GST_*_CAST. Disabling of type checking is done... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | remove copyright field from plugins |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Ronald S. Bultje | Remove all config.h includes from header files, add... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Iain Holmes | Jack fixed too |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Schleef | change gst/bytestream.h to gst/bytestream/bytestream.h |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Benjamin Otte | merge TYPEFIND branch. Major changes: |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | /GstBuffer/GstData/ in the API where you can pass event... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Ronald S. Bultje | New typefind system: bytestream is now part of the... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | conform to the buffer-frames props entry -- much nicer... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Schleef | Remove redundant plugindir definition |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Leif Johnson | + changes for new float caps without slope/intercept... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Ronald S. Bultje | New mimetypes gone into effect today - this commit... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
David Schleef | fix type punning |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Benjamin Otte | compatibility fix for new GST_DEBUG stuff. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Wim Taymans | Removed ugly caps fixed flag hack, will be done automat... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | update for the latest jack cvs and non-cothreaded gst... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Jan Schmidt | Changed caps->fixed to use FLAG_SET |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Thomas Vander... | PadConnect -> PadLink |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Thomas Vander... | another batch of connect->link fixes please let me... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Thomas Vander... | parallel install fixes |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | licenses again |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Christian Schaller | plugins part of license field patch |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Ronald S. Bultje | This updates all plugins to the new API for gst_pad_try... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Thomas Vander... | removing warnings as approved by wim |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | fix jack input port connection |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | compile fixen, and prepare to move MAINTAINER_MODE... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | make jack work in all its full duplex glory |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | working jack elements (fixed a problem in upstream... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Steve Baker | use new bytestream api |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | update to new jack api |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | add some includes |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | better initialization. it doesn't work over here, though. |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | a commit so that jack will build without errors on... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | set caps once we know the sample rate of the system |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | some jack fixes, alsa touchups, and add rtp by default... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | a hack to work around intltool's brokenness a current... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | Finally we're on to a proper jack setup, with a special... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | alphabetization fixen a jack caps fix |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | add notify back to filesrc, it's needed for MVC applica... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | s/Gnome-Streamer/GStreamer/ |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | removal of //-style comments don't link plugins to... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Andy Wingo | s/gst_element_install_std_props/gst_element_class_insta... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Tim-Philipp... | v4l2: mark v4l2sink as experimental and build only... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Tim-Philipp... | Revert "v4l2: add norm property" |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Tim-Philipp... | tools: remove unused left-over directory |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Wim Taymans | mp4adepay: improve timestamps on outgoing packets |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Tim-Philipp... | cairo, videofilter: use gst/math-compat.h header for... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
David Schleef | videobalance: Check for HAVE_RINT instead |
commit | commitdiff | tree | snapshot |
2010-12-30 |
David Schleef | cairo: Don't use #ifdefs inside macros |
commit | commitdiff | tree | snapshot |
2010-12-30 |
David Schleef | Change M_PI to G_PI |
commit | commitdiff | tree | snapshot |
2010-12-30 |
David Schleef | videobalance: use G_OS_WIN32 for windows check |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Wim Taymans | mp4adepay: fix timestamps on buffers |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Wim Taymans | mpvpay: fix flushing and discont |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Tim-Philipp... | matroska-demux: increase allowed max. block size for... |
commit | commitdiff | tree | snapshot |
next |