1. dbb8a33 pulsesink: Emit stream-status leave message by Olivier Crête · 16 years ago
  2. b2e9f0a pulsesink: Emit stream-status enter message by Olivier Crête · 16 years ago
  3. b0643b7 pulsesink: debug the latency update values by Wim Taymans · 16 years ago
  4. ab3bed8 pulsesink: add 24bit sample formats by Wim Taymans · 16 years ago
  5. f2ba122 flacdec: Don't send empty string tags by Edward Hervey · 16 years ago
  6. 6d00073 pulsesink: include "1.0=100%" in volume and change upper limit by Stefan Kost · 16 years ago
  7. ce7a24c pulse: some more trivial cleanups by Wim Taymans · 16 years ago
  8. 53e19e7 pulse: trivial cleanups by Wim Taymans · 16 years ago
  9. 1e98580 pulsesink: clear ringbuffer when asked to by Wim Taymans · 16 years ago
  10. d260a92 souphttpsrc: free memory in finalize by Stefan Kost · 16 years ago
  11. ef02d1d raw1394: sprinkle branch likeliness macros accross the code. by Edward Hervey · 16 years ago
  12. d005604 dvdemux: post container-format tag by Tim-Philipp Müller · 16 years ago
  13. 42936a7 dvdemux: don't screw up first audio buffer by Tim-Philipp Müller · 16 years ago
  14. b8e8871 pulseink: don't leak device_description by Wim Taymans · 16 years ago
  15. e2ac5ed souphttpsrc: reset session state when stopping by Tim-Philipp Müller · 16 years ago
  16. 185957c souphttpsrc: log response and request headers and fix some broken indenting by Tim-Philipp Müller · 16 years ago
  17. dea67f3 pulsesink: ref custom ring buffer class and type in class_init by Tim-Philipp Müller · 16 years ago
  18. 7ade322 Remove a few old example apps from the 0.8 days by Tim-Philipp Müller · 16 years ago
  19. 0bd984c pulsesink: handle border cases in resampler by Wim Taymans · 16 years ago
  20. 85ba1b3 pulsesink: only notify if all checks passed by Stefan Kost · 16 years ago
  21. 44956f9 pulsesink: check pointer before accessing by Stefan Kost · 16 years ago
  22. f77650c pulsesink: rename gst_pulse_sink_get_time to gst_pulsesink_get_time by Stefan Kost · 16 years ago
  23. 2af7977 pulsesink: use values from pa_stream_get_buffer_attr() by Stefan Kost · 16 years ago
  24. d9544bc pngdec: Avoid possible overflow in calculations by Jan Schmidt · 16 years ago
  25. 5527934 flacenc: some more logging - dump header packets by Tim-Philipp Müller · 16 years ago
  26. 53be1d3 flacenc: never ever pass values >36bits to _set_total_samples_estimate() by Tim-Philipp Müller · 16 years ago
  27. 0de1f53 Address bad FLAC sample length encoding of #5844455 by Thomas Vander Stichele · 16 years ago
  28. 32491d5 pngdec: match g_malloc() with g_free() by John Keeping · 16 years ago
  29. 1d6fd4b souphttpsrc: Set caps for audio/L16 content-type by Zeeshan Ali (Khattak) · 16 years ago
  30. cd0e75a souphttpsrc: Rename icy_caps to src_caps by Zeeshan Ali (Khattak) · 16 years ago
  31. a0de856 jpegdec: bump max size to 65535x65535 by Philippe Normand · 16 years ago
  32. cf58410 pulsesink: Convert an erroneous assertion by Jan Schmidt · 16 years ago
  33. ca25de8 pulse: Print a warning on under/overflows by Olivier Crête · 16 years ago
  34. 8accf27 flacdec: fix buffer leak by Tim-Philipp Müller · 16 years ago
  35. 2e67ccd raw1394: include stdlib.h for strtol() by Tim-Philipp Müller · 16 years ago
  36. e8cbbd2 flacdec: Actually output the pending buffer.. and not a blank one. by Edward Hervey · 16 years ago
  37. 9bf294c souphttpsrc: Allow non-string fields in the extra-headers property by Sebastian Dröge · 16 years ago
  38. 1e34187 souphttpsrc: Add support for extra-headers appended to the HTTP request by Sebastian Dröge · 16 years ago
  39. bdf1698 Add RANKS for various encoders and muxers by Christian Schaller · 16 years ago
  40. c41d3d8 flac: Make buffers created during seek act like normal buffers. by Jan Schmidt · 16 years ago
  41. 71acf2e flacdec: don't use pad_alloc when decoding while seeking. Fixes #579422 by Thomas Vander Stichele · 16 years ago
  42. 99efbfc jpegdec: refactored gst_jpeg_dec_parse_image_data by Arnout Vandecappelle · 16 years ago
  43. 788986e jpegdec: support additional 0xff before end marker. by Arnout Vandecappelle · 16 years ago
  44. 4606188 jpegenc: set colorspace before _set_defaults() by Wim Taymans · 16 years ago
  45. 3d9f6d9 configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+ by Tim-Philipp Müller · 16 years ago
  46. 434d208 speexdec: make speex_dec_convert work with same-format values when no data has been decoded. by Alessandro Decina · 16 years ago
  47. 9da04cd flac: Implement preset interface by Sebastian Dröge · 16 years ago
  48. 6e9d728 speex: Implement preset interface by Sebastian Dröge · 16 years ago
  49. 9bb9654 wavpack: Implement preset interface by Sebastian Dröge · 16 years ago
  50. 28afc6e pulsesink: make sure we always signal waiters by Wim Taymans · 16 years ago
  51. 5a7edcb flacenc: Use the tag merge mode that was set on the interface for merging tag events by Sebastian Dröge · 16 years ago
  52. 8d8e9af jpegdec: fix warning for still images by not trying to divide by 0 by Tim-Philipp Müller · 16 years ago
  53. 034a4a7 fix format string in pngdec by Andy Wingo · 16 years ago
  54. 0cb5b42 Remove trivial unused variables detected by CLang static analyzer. by Edward Hervey · 16 years ago
  55. cdb03bd Remove blank {set|get}_property/change_state/finalize methods. by Edward Hervey · 16 years ago
  56. 4a9e807 Remove unused variables in _class_init by Edward Hervey · 16 years ago
  57. c052906 pulsesink: fix sample offset calculation again by Wim Taymans · 16 years ago
  58. 776b0ae pulsesink: handle NULL timing info by Wim Taymans · 16 years ago
  59. b3d66d5 pulse: make it work on 0.9.12 by Stefan Kost · 16 years ago
  60. 963b343 pulsesink: handle server disconnect in get_time by Wim Taymans · 16 years ago
  61. 20a6908 pulsesink: bps is signed int to avoid overflow by Wim Taymans · 16 years ago
  62. 7d43851 pulsesink: check for a stream by Wim Taymans · 16 years ago
  63. ae83945 pulsesink: fix compilation for newer pulseaudio by Wim Taymans · 16 years ago
  64. 8d58de1 pulsesink: uncork fixes and use prebuf = 0 by Wim Taymans · 16 years ago
  65. d849340 pulsesink: handle write errors by Wim Taymans · 16 years ago
  66. 81c5fb9 pulsesink: write silence on underflow by Wim Taymans · 16 years ago
  67. 2e2f1d7 pulsesink: handle pull-based scheduling by Wim Taymans · 16 years ago
  68. 8855ed9 pulsesink: add beginnings of pull-based scheduling by Wim Taymans · 16 years ago
  69. 236baa5 pulsesink: keep track of clock reset by Wim Taymans · 16 years ago
  70. 6bc6caf pulsesink: rewrite pulsesink by Wim Taymans · 16 years ago
  71. 28d733d pulse: remove some stray debug lines by Wim Taymans · 16 years ago
  72. e14bae6 jpegdec: use slightly more adaptive formula for QoS by Tim-Philipp Müller · 16 years ago
  73. 8009fcf add pending_samples so that we only update segment's last stop after really sending the samples by Thomas Vander Stichele · 16 years ago
  74. fb4953a add debugging by Thomas Vander Stichele · 16 years ago
  75. 5e19fc1 clipping should also work if it's done on the first buffer starting at 0 by Thomas Vander Stichele · 16 years ago
  76. 9b7c920 id3v2mux: write RVA2 frames containing peak/gain volume data by Jonathan Matthew · 16 years ago
  77. f1fb1f8 jpegdec: demote some log message from DEBUG to LOG by Tim-Philipp Müller · 16 years ago
  78. 00c4b0b jpegdec: implement basic QoS by Tim-Philipp Müller · 16 years ago
  79. 11a8aa9 flac: require a 'newer' flac and remove support for the legacy flac API by Tim-Philipp Müller · 16 years ago
  80. ab1bbcd jpegdec: put GstSegment inside the element struct instead of allocating it separately by Tim-Philipp Müller · 16 years ago
  81. 39f59ea pulsesink: clean up the state change function by Wim Taymans · 16 years ago
  82. b39d090 pulsesink: Track the corked/uncorked state ourselves by Jan Schmidt · 16 years ago
  83. 120e6bf pulse: Make sure the stream is uncorked in the write function by Jan Schmidt · 16 years ago
  84. 335891c speexenc: fix direction of latency query and other upstream queries by Tim-Philipp Müller · 16 years ago
  85. 608d13d pulsesink: Wait until there is enough room to write an entire segment by Jan Schmidt · 16 years ago
  86. 73fac6e Don't call FLAC__ methods before it's initialized. Fixes #516031 by Laszlo Pandy · 16 years ago
  87. 18571b9 pngdec: various cleanups. by Wim Taymans · 16 years ago
  88. 8f8e035 flacdec: don't lose the first buffer after a seek by Wim Taymans · 16 years ago
  89. 1523ef6 souphttpsrc: Expose the SoupSession 'timeout' property. by Edward Hervey · 16 years ago
  90. 9f25f96 Merge branch 'master' of ssh://thomasvs@git.freedesktop.org/git/gstreamer/gst-plugins-good by Thomas Vander Stichele · 16 years ago
  91. 1322176 Add/clarify/fix some logging. by Thomas Vander Stichele · 16 years ago
  92. 9f3ad53 Fix the field dominance by David Schleef · 16 years ago
  93. b264c99 dvdec: Add interlacing info to caps and buffers by David Schleef · 16 years ago
  94. 1a2bd6c jpegenc: error out instead of crashing if no caps have been set by Tim-Philipp Müller · 16 years ago
  95. 5da35b1 gconf: Rename gconf.[ch] to gstgconf.[ch] to prevent name conflicts by Sebastian Dröge · 16 years ago
  96. 7e64f1d Some cleanups by Wim Taymans · 16 years ago
  97. ef33cf8 gconfvideo(src|sink): Disconnect GConf notifications by Sjoerd Simons · 16 years ago
  98. dfa627d pulsemixer: Don't use g_atomic_int_(get|set) for accessing the mixer track flags by Sebastian Dröge · 16 years ago
  99. b6e745d hdv1394src: Don't use void * pointer arithmetic by Sebastian Dröge · 16 years ago
  100. a790205 respect DEFAULT segment by clipping the last buffer to be sent by Thomas Vander Stichele · 16 years ago