1. f0b8ef9 gst/matroska/ebml-read.c: Don't try to modify read-only data. by Tim-Philipp Müller · 19 years ago
  2. 683ed4d ext/annodex/gstcmmlenc.c: Use copies of header buffers for caps to avoid circular refcounting problems (as in theorad... by Michael Smith · 19 years ago
  3. 2fb7648 gst/matroska/matroska-demux.c: Use static pad templates with ANY caps for audio and video source pads and get rid of ... by Tim-Philipp Müller · 19 years ago
  4. 9b98e1f ext/annodex/gstcmmlutils.c: Use g_list_delete_link () instead of g_list_remove_link () so that we free the link as we... by Michael Smith · 19 years ago
  5. 8ce75e7 gst/qtdemux/qtdemux.c: Fix framerate calculation. by Wim Taymans · 19 years ago
  6. 4bdbbeb gst/avi/gstavidemux.c: Fix some crashers with empty chunks. (Fixes #337749) by Ryan Lortie (desrt) · 19 years ago
  7. 31a227b gst/qtdemux/qtdemux.c: force mono 8000 Hz on AMR samples. by Wim Taymans · 19 years ago
  8. cd78435 ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is not supported on WIN32) by Sébastien Moutte · 19 years ago
  9. a48bb4f gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants by Sébastien Moutte · 19 years ago
  10. f66a4fb gst/matroska/ebml-read.c: Even better would be if we actually did the right thing here (also, G_GUINT64_CONSTANT only... by Tim-Philipp Müller · 19 years ago
  11. bcbc2b2 gst/matroska/ebml-read.c: Can't just replace 1LL with 1L here just because MSVC doesn't support it, as it might lead ... by Tim-Philipp Müller · 19 years ago
  12. 687ccc0 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) by Stefan Kost · 19 years ago
  13. b5af832 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) by Stefan Kost · 19 years ago
  14. bdb14e6 Fix more broken GObject macros by Stefan Kost · 19 years ago
  15. f584f4d Fix broken GObject macros by Stefan Kost · 19 years ago
  16. 1e77710 Fix broken GObject macros by Stefan Kost · 19 years ago
  17. 6996223 gst/qtdemux/qtdemux.c: Don't make rounding errors in timestamp/duration calculations. by Wim Taymans · 19 years ago
  18. d4e7ce1 ext/flac/gstflacdec.c: Don't try to seek beyond the end of the file (would occasionally display error dialogs in tote... by Tim-Philipp Müller · 19 years ago
  19. 661ddc6 ext/flac/gstflacdec.*: If the stream header doesn't contain the total number of samples, search for the last flac fra... by Tim-Philipp Müller · 19 years ago
  20. 5900db9 Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fps by Zaheer Abbas Merali · 19 years ago
  21. 09b20e4 tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playing by Zaheer Abbas Merali · 19 years ago
  22. 329c747 sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanups by Zaheer Abbas Merali · 19 years ago
  23. 200bb9a gst/avi/gstavidemux.c: Don't unref the GstPadTemplate returned by gst_element_class_get_pad_template(). by Edward Hervey · 19 years ago
  24. 7a7a210 gst/qtdemux/qtdemux.c: Added full edit list support. by Wim Taymans · 19 years ago
  25. 60b15a0 Unify the long descriptions in the plugin details (#337263). by j^ · 19 years ago
  26. 89b392a sys/sunaudio/gstsunaudiosink.*: Use spec->segsize and spec->segtotal in the prepare function to initialise the ring b... by Brian Cameron · 19 years ago
  27. 36c8155 configure.ac: Bump core requirements to CVS for gst_pad_query_peer_duration() which is used by speexdec. by Tim-Philipp Müller · 19 years ago
  28. 6787883 ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor a bit. by Tim-Philipp Müller · 19 years ago
  29. 490f1c0 ext/raw1394/gstdv1394src.c: distinguish between device not found and could not open for reading by Thomas Vander Stichele · 19 years ago
  30. 227563f gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is explicitly configured. by Wim Taymans · 19 years ago
  31. 378bcc0 gst/qtdemux/qtdemux.c: More cleanups, added comments. by Wim Taymans · 19 years ago
  32. 075303c gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes. by Wim Taymans · 19 years ago
  33. ee11a20 ignore more by Thomas Vander Stichele · 19 years ago
  34. 802613f fix dist by Thomas Vander Stichele · 19 years ago
  35. 12b60c2 add a .pc file so other modules can use good plugins in tests by Thomas Vander Stichele · 19 years ago
  36. 56640c9 add taglib checks and docs by Thomas Vander Stichele · 19 years ago
  37. e113715 disable use of AS_LIBTOOL_TAGS, it doesn't work correctly by Thomas Vander Stichele · 19 years ago
  38. 2088cb8 adding inspect files by Thomas Vander Stichele · 19 years ago
  39. e50a7b7 5 second timeout by Thomas Vander Stichele · 19 years ago
  40. 9334cc2 rename test by Thomas Vander Stichele · 19 years ago
  41. 1940330 rework build; add translations for v4l2 by Thomas Vander Stichele · 19 years ago
  42. c3141ee configure.ac: clean up, use AS_VERSION and AS_NANO by Thomas Vander Stichele · 19 years ago
  43. f84de0e Add tests and fix PAR caps issue to ximagesrc by Zaheer Abbas Merali · 19 years ago
  44. 46ef831 sys/ximagesrc/ximagesrc.c: Add docs to ximagesrc by Zaheer Abbas Merali · 19 years ago
  45. c03f02f sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are no yellow rectangles with the cursor by Zaheer Abbas Merali · 19 years ago
  46. 9b064ff I'm too lazy to comment this by Sébastien Moutte · 19 years ago
  47. 0debb1e ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 by Sébastien Moutte · 19 years ago
  48. 629fb23 better/unified long descriptions by Wim Taymans · 19 years ago
  49. 64d99d9 ext/dv/gstdvdemux.*: Seek in READY patch. Only works for pull based mode. by Michael Dominic K · 19 years ago
  50. be9e3a9 Small fix, now pwc driver can tell about its buffers. by Edgard Lima · 19 years ago
  51. ab8540c ext/gdk_pixbuf/gstgdkpixbuf.c: Fix two crashers: don't unref the same caps twice, and set pixbuf loader to NULL after... by Tim-Philipp Müller · 19 years ago
  52. 6de7310 ext/speex/gstspeexenc.*: Don't leak adapter. by Wim Taymans · 19 years ago
  53. 4c087b7 ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we ... by Tim-Philipp Müller · 19 years ago
  54. 74fe5e8 gst/id3demux/gstid3demux.c: Create source pad without leaking. by Tim-Philipp Müller · 19 years ago
  55. 43dd3b9 ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; our source pad should have application/x-i... by Tim-Philipp Müller · 19 years ago
  56. 746a0bf sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 format, so comment out until this gets f... by Tim-Philipp Müller · 19 years ago
  57. 51b1537 Just make few things more robust and also some identation. by Edgard Lima · 19 years ago
  58. 1aca0c5 ext/flac/: Spifify a bit. by Wim Taymans · 19 years ago
  59. aa23e23 gst/avi/gstavidemux.c: this patch combines the global init_frames with the stream init_frames. Rationale being that t... by Wim Taymans · 19 years ago
  60. 2446175 gst/: use DEBUG_FUNCPTR for collectpads by Stefan Kost · 19 years ago
  61. f53ce6b ext/jpeg/gstjpegenc.c: Don't crash when encoding images where the number of rows isn't a multiple of 2*DCTSIZE. Add s... by Tim-Philipp Müller · 19 years ago
  62. a876898 More state change function fixes. by Tim-Philipp Müller · 19 years ago
  63. 26aff02 ext/esd/esdsink.*: Fix esd choppy playback by configuring audiosink correctly. Fixes #325191 by Wim Taymans · 19 years ago
  64. 38c2bcc ext/libpng/gstpngdec.c: Make state change function thread-safe. by Tim-Philipp Müller · 19 years ago
  65. 459333b gst/wavparse/gstwavparse.c: Don't try to read beyond the end of the file just because the header claims a bigger size... by Tim-Philipp Müller · 19 years ago
  66. abb13bd gst/wavparse/gstwavparse.*: Delay source pad creation until we have the first chunk of media data, so the we can exam... by Tim-Philipp Müller · 19 years ago
  67. e035ba0 add videobalance plugn by Christian Schaller · 19 years ago
  68. cf57e4a mention fixed bug number in the changelog by Jan Schmidt · 19 years ago
  69. 3f72e72 gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. by Jan Schmidt · 19 years ago
  70. e7a2d77 ext/esd/esdsink.c: Some cleanups. by Wim Taymans · 19 years ago
  71. 6d9a3ec gst/rtsp/gstrtspsrc.c: the OPTIONS request result is optional so don't fail on it. by Wim Taymans · 19 years ago
  72. 0186335 gst/: gcc 4.1 unreferenced pointer fixes. by Edward Hervey · 19 years ago
  73. 0465903 gst/wavparse/gstwavparse.c: Fix block alignment calculation. Alignment should be done before adding the byte offset w... by Tommi Myöhänen · 19 years ago
  74. d2d2659 gst/matroska/ebml-write.c: Ensure that we set correct caps on buffers that are transferred direct from the input. by Jan Schmidt · 19 years ago
  75. 1af582d gst/goom/: Free filter data when cleaning up. (Fixes: #334995) by Jan Schmidt · 19 years ago
  76. d1619b7 ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type. by Tim-Philipp Müller · 19 years ago
  77. 4a4c306 Have a show mouse pointer property and use it if we can by Zaheer Abbas Merali · 19 years ago
  78. 33daa1e configure.ac: Don't compile udp and rtsp plugins on win32 (mingw) or other systems that don't have <sys/socket.h> for... by Tim-Philipp Müller · 19 years ago
  79. ff2c5fd Change bus reset handler so it reports useful information such as whether the device being used connected or disconne... by Zaheer Abbas Merali · 19 years ago
  80. f8d30d4 gst/id3demux/id3v2frames.c: We only care about gain and peak data for the master volume. by Tim-Philipp Müller · 19 years ago
  81. 1cf900d gst/id3demux/id3v2frames.c: Read replay gain tags (#323721). by Tim-Philipp Müller · 19 years ago
  82. 8806aa5 configure.ac: Bump requirements to gst-plugins-base CVS because of buggy gst_tag_from_id3_user_tag() in 0.10.5. by Tim-Philipp Müller · 19 years ago
  83. 0d2a1a0 Fixed one of the caps in the code from mulaw to alaw. by Philippe Kalaf · 19 years ago
  84. 3a636c5 gst/apetag/gsttagdemux.c: Ensure that we set caps on the buffers we pass. by Jan Schmidt · 19 years ago
  85. 50f4eb8 Fix memleak with gst_static_pad_template_get(). by Edward Hervey · 19 years ago
  86. cd1bbad gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose. by Edward Hervey · 19 years ago
  87. 3424048 gst/qtdemux/qtdemux.c: Series of memleak fixes: by Edward Hervey · 19 years ago
  88. 6fe8d34 configure.ac: Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(), used by id3demux. by Tim-Philipp Müller · 19 years ago
  89. cc5d085 sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as early as possible, moving it from _class... by Edward Hervey · 19 years ago
  90. 6bad19a gst/avi/gstavidemux.c: Catch short reads, like they might happen with truncated files (see #305279); remove unnecessa... by Tim-Philipp Müller · 19 years ago
  91. 59bc727 gst/avi/gstavidemux.c: Fix DIB image inversion for pictures with a depth != 8 (#305279). by Tim-Philipp Müller · 19 years ago
  92. 23b55c7 ext/jpeg/gstjpegdec.*: Fix durations on outgoing buffers after seeking in MJPEG files (#334083); some minor clean-ups. by Tim-Philipp Müller · 19 years ago
  93. dfa6de2 gst/wavparse/gstwavparse.c: Implement seek in READY (re-fixes #327658) by Wim Taymans · 19 years ago
  94. efbf11f ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match registered plugin name to the filename ... by Tim-Philipp Müller · 19 years ago
  95. 8a51401 close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. by Wim Taymans · 19 years ago
  96. b6fc501 Fix build of v4l2 (sigh) by Julien Moutte · 19 years ago
  97. 6d3ac9f sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, use gst_atomic_int_et instead. by Edward Hervey · 19 years ago
  98. 617cafb sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it doesn't make the PPC buildbot happy. by Edward Hervey · 19 years ago
  99. 8a611ae ext/taglib/: Add support for writing MusicBrainz IDs. by Tim-Philipp Müller · 19 years ago
  100. ade9843 sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make the by Tim-Philipp Müller · 19 years ago