- 900b2fb flacdec: also try upstream first for duration query in DEFAULT format by Tim-Philipp Müller · 14 years ago
- b52c7eb pulse: Define PATH_MAX if it isn't defined by Pino Toscano · 14 years ago
- d4b9cbc flacdec: Send EOS when seeking after the end of file instead of failing by Sebastian Dröge · 14 years ago
- 660987c jpegdec: documentation typo "jpegddec" by Philip Jägenstedt · 14 years ago
- 24d57ac pngdec: Remove temporary code by David Schleef · 14 years ago
- f325935 pulse, speexenc, rtpgsmpay: don't use g_assert() for error handling by Tim-Philipp Müller · 14 years ago
- a068133 jack: fix unused-but-set-variable warnings with gcc-4.6 by Tim-Philipp Müller · 14 years ago
- 098cf89 jpegenc: pulsesink: raw1394: Address unused but set variables by Robert Swain · 14 years ago
- 18eee77 flacenc: Properly interprete the result of strcmp() by Sebastian Dröge · 14 years ago
- 16f82e4 flacenc: Don't store image tags inside the vorbiscomments and the flac metadata by Sebastian Dröge · 14 years ago
- 21a688c jack: also handle deprecations for jack 1.9.7 by Stefan Kost · 14 years ago
- b784173 jpegdec: Unref event if the parent element disappeared by Sebastian Dröge · 14 years ago
- 9386448 jpegdec: Make upstream events MT-safe by Havard Graff · 14 years ago
- 11bcac7 Revert "Pulsesink: Allow chunks up to bufsize instead of segsize" by Sebastian Dröge · 14 years ago
- 0016cea speexenc: Use speex intern silence detection by Alexey Fisher · 14 years ago
- d68dd46 jack: Fix build with jack 0.120.1 by Jon Nordby · 14 years ago
- dc48eaa pulsesink: Always call pa_stream_new_with_proplist() by Arun Raghavan · 14 years ago
- 6fd1546 flacenc: Add support for writing METADATA_BLOCK_PICTURE blocks for GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE by Sebastian Dröge · 14 years ago
- 176b8ff pulsesink: also uncork during EOS waiting (and after EOS is rendered) by Mark Nauwelaerts · 14 years ago
- c365fbd flacdec: fix issues with large metadata blocks when streaming unframed flac by Tim-Philipp Müller · 14 years ago
- ed77b14 cairo: fix the name of the *-marshall.list file to unbreak make distcheck by Stefan Kost · 14 years ago
- 85ace6d speexdec: Get and use streamheader from the caps if possible by Sebastian Dröge · 14 years ago
- a430042 jackaudiosink: Fix typo from 9544622674c0d0a3147a9b51145159b02eec68e9 by Robert Swain · 14 years ago
- 56edbd0 speexdec: silence warning message when appropriate by Vincent Penquerc'h · 14 years ago
- 4d7b4ca speexdec: Always process the number of frames per packet as specified in the header by Sebastian Dröge · 14 years ago
- 84decd7 pulsesink: Better fix for deadlock on failed connect by Philip Jägenstedt · 14 years ago
- 387f533 pulsesink: Fix deadlock if connecting to PA fails by Arun Raghavan · 14 years ago
- 9e44fff dvdemux: Chain up to the parent class' ::send_event for non-seek events by Sebastian Dröge · 14 years ago
- bc6c1bb dvdemux: Fix refcount issues with the seek event by Sebastian Dröge · 14 years ago
- 14e1d9d docs: fix pulsesink gtk-doc markup by Tim-Philipp Müller · 14 years ago
- 9544622 jack: fix build against jack 0.120.2 by Philippe Normand · 14 years ago
- 8991443 pulsesink: add a doc example for setting stream-properties by Stefan Kost · 14 years ago
- edfa99e pulsesink: fix the xml in the docs by Stefan Kost · 14 years ago
- fdbdbfe cairooverlay: Some minor cleanup by Sebastian Dröge · 14 years ago
- 32dff9d cairooverlay: Add generic Cairo overlay video element. by Jon Nordby · 14 years ago
- dd4ec22 pulsesink: release pa_shared_resource_mutex before pa_threaded_mainloop_wait by Philip Jägenstedt · 14 years ago
- 683c96b pulsesink: s/ressource/resource/ by Philip Jägenstedt · 14 years ago
- d4eaff5 dvdemux: First try if upstream handles TIME seeks before handling them here by Carsten Kroll · 14 years ago
- 6e1c701 Revert "Check that collectpads exists before removing pad" by Edward Hervey · 14 years ago
- 8e6b876 Check that collectpads exists before removing pad by David Schleef · 14 years ago
- 13d4413 pngdec: Handle 16-bit-per-channel images by David Schleef · 14 years ago
- b2fb4ed souphttpsrc: Add URI query handler by Andoni Morales Alastruey · 14 years ago
- 1e2c146 Pulsesink: Allow chunks up to bufsize instead of segsize by David Henningsson · 14 years ago
- e18e25a pulsesink: Uncork stream while flushing the ringbuffer by Arun Raghavan · 14 years ago
- 7280ea1 pulsesink: Make corking during pause synchronous by Arun Raghavan · 14 years ago
- c17f7a9 cacasink: fix masks and strides by Wim Taymans · 14 years ago
- 57e3555 jack: fix up element details and some other minor clean-ups by Tim-Philipp Müller · 14 years ago
- 79a8e0e jack: template caps had lists with one value, just use value directly by Tim-Philipp Müller · 14 years ago
- 1f5083a jack: make get_type functions thread-safe by Tim-Philipp Müller · 14 years ago
- 67f4489 jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad by Tim-Philipp Müller · 14 years ago
- 3c43a9e various (ext): add missing G_PARAM_STATIC_STRINGS flags by Stefan Kost · 14 years ago
- 11c4157 jack: added translatable text for server not found error by Tristan Matthews · 15 years ago
- c070cfa jack: added client property by Tristan Matthews · 15 years ago
- a110fe3 jack: removed unused file gstjackbin.c by Tristan Matthews · 15 years ago
- 71b06e4 jacksrc: make sure we always read nframes by Wim Taymans · 15 years ago
- e05b723 jack: improve process_cb by Tristan Matthews · 15 years ago
- 55f1ea0 jack: implement multichannel support correctly for jackaudiosrc by Tristan Matthews · 15 years ago
- 3153aa9 jack: remove empty dispose and finalize methods by Stefan Kost · 15 years ago
- 2b7ca14 jack: don't leak caps by Stefan Kost · 15 years ago
- 084e826 jack: don't use GST_DEBUG_FUNCPTR for gobject vmethods by Stefan Kost · 15 years ago
- 0a22a42 jack: fix element name in section doc blob by Stefan Kost · 15 years ago
- de91f84 Add -Wold-style-definition by Benjamin Otte · 15 years ago
- 71366f8 Add -Wmissing-declarations -Wmissing-prototypes to configure flags by Benjamin Otte · 15 years ago
- 4ccda26 gst_element_class_set_details => gst_element_class_set_details_simple by Benjamin Otte · 15 years ago
- f20c736 jack: ensure segtotal is at least 2 by Stefan Kost · 15 years ago
- 45fb781 jack: don't crash in ringbuffer with SIGFPE on small buffer-times by Stefan Kost · 15 years ago
- 8a002a1 jack: when stopping playback, do one more cycle to flush the port. Fixes #582167 by Stefan Kost · 16 years ago
- 7dde7ec jack: Add new connection mode by Wim Taymans · 16 years ago
- fb03eb6 ext/jack/: Query port latencies for sink/src delays. by Stefan Kost · 16 years ago
- 7ba1bcb Don't install static libs for plugins. Fixes #550851 for -bad. by Stefan Kost · 16 years ago
- 051dba6 Fix compiler warnings on OS/X by Jan Schmidt · 16 years ago
- e0d25d4 ext/jack/gstjackaudiosrc.c: Try committing this once again. Now properly renamed. by Stefan Kost · 17 years ago
- 37f51bb docs/plugins/: docs/plugins/inspect/plugin-jack.xml by Stefan Kost · 17 years ago
- b34bd14 ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse. by Tristan Matthews · 17 years ago
- d32bf24 docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml by Stefan Kost · 17 years ago
- 8909b10 Do not use short_description in section docs for elements. We extract them from element details and there will be war... by Stefan Kost · 17 years ago
- 102b2e3 ext/jack/gstjackaudiosink.c: Include the element name in the port name to avoid duplicate port names. by Wim Taymans · 17 years ago
- d418db9 ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on older GLibs some more to avoid assertions w... by Tim-Philipp Müller · 17 years ago
- 459484b Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. by Sebastian Dröge · 17 years ago
- be5f69b ext/jack/gstjackaudiosink.c: Add stdlib include here too. by Stefan Kost · 18 years ago
- 5b2d689 ext/jack/gstjackaudiosink.c: Try t better name clients. properly handle return codes when re- establishing links. by Stefan Kost · 18 years ago
- a70ffee ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it will not be used and could cause deadlocks. by Paul Davis · 18 years ago
- 60bcffa ext/jack/: Make an object to manage client connections to the jack server which we will use in the future to run sele... by Paul Davis · 18 years ago
- b0bfe6f ext/jack/gstjackaudiosink.*: Improve docs. by Wim Taymans · 18 years ago
- 8beff1f ext/jack/.cvsignore: Ignore old files as requested by the build slave. by Jan Schmidt · 18 years ago
- e2546f8 ext/Makefile.am: Fix build. by Wim Taymans · 18 years ago
- 32aaf1e Added fully functional jackaudiosink. by Wim Taymans · 18 years ago
- 8fa70e3 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) by Stefan Kost · 19 years ago
- cef77bf rework build; add translations for v4l2 by Thomas Vander Stichele · 19 years ago
- c038b32 renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition by Stefan Kost · 19 years ago
- 473a76d Fix up all the state change functions. by Jan Schmidt · 20 years ago
- 567ac42 fixes for G_DISABLE_ASSERT and friends by Benjamin Otte · 21 years ago
- da195d3 second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... by Stéphane Loeuillet · 21 years ago
- f88ab24 don't mix tabs and spaces by Thomas Vander Stichele · 21 years ago
- 44f714a *.h: Revert indenting by Johan Dahlin · 21 years ago
- c2bcfc8 gst-indent by Thomas Vander Stichele · 21 years ago
- d952e72 Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). by David Schleef · 21 years ago
- 9d2631e Merge CAPS branch by David Schleef · 21 years ago
- 93cb77d removed GST_*_CAST. Disabling of type checking is done in glib. by Benjamin Otte · 21 years ago
- d8b7611 remove copyright field from plugins by Andy Wingo · 21 years ago