1. 9d466b6 gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding and forward later. by Michael Smith · 19 years ago
  2. d5296f2 gst/id3demux/id3v2frames.c: Recognise and skip any byte order marker (BOM) in by Tim-Philipp Müller · 19 years ago
  3. b88dedd Add docs for both avidemux and avimux. by Tim-Philipp Müller · 19 years ago
  4. d1cdfa6 gst/avi/: Port AVI muxer to GStreamer-0.10 (#332031). by Mark Nauwelaerts · 19 years ago
  5. 422c6fc gst/wavparse/gstwavparse.*: reverted patch #337625 for the price of 1 hour sleep by Stefan Kost · 19 years ago
  6. 562de2f gst/wavparse/gstwavparse.*: correct partial implementation of push mode (from my last commit) by Stefan Kost · 19 years ago
  7. 5056bb8 gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make source pad dynamic, so decodebin/playbin wo... by Tim-Philipp Müller · 19 years ago
  8. 0835d42 Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
  9. 27f2c9b Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
  10. da34723 gst/matroska/: Handle case where the TrackType ebml chunk does not come before the by Tim-Philipp Müller · 19 years ago
  11. 3763c60 gst/rtp/: It's codec_data, not codec_info. by Wim Taymans · 19 years ago
  12. a0b8e81 gst/matroska/matroska-demux.c: Handle codec_data for VfW compatibility codec IDs (#339451) by Mark Nauwelaerts · 19 years ago
  13. 2e1a9a0 gst/matroska/matroska-mux.c: Fix timestamping of B-frames, use signed integers, do some rounding (#339678). by Josef Zlomek · 19 years ago
  14. 0ba1bac gst/matroska/matroska-demux.c: Fix a bad conversion using gst_guint64_to_gdouble. fabs ((gdouble) demux->index[entry]... by Sébastien Moutte · 19 years ago
  15. b58a224 gst/matroska/matroska-demux.c: Use gst_guint64_to_gdouble for conversions by Sébastien Moutte · 19 years ago
  16. 1ef3722 gst/avi/gstavidemux.c: When splitting audio chunks, the block alignment is not taken in consideration, so the smaller... by Fabrizio Gennari · 19 years ago
  17. b3debb8 gst/debug/progressreport.c: Add 'format' property to force querying to a particular format. by Tim-Philipp Müller · 19 years ago
  18. a945c15 Add icydemux, and tests. by Michael Smith · 19 years ago
  19. 13ed50b gst/avi/gstavidemux.c: Fix index creation when we have to scan the file to create an index. There may be other types ... by Fabrizio Gennari · 19 years ago
  20. 857f6cf gst/matroska/: Set DISCONT flag on first buffer after a discontinuity. by Tim-Philipp Müller · 19 years ago
  21. a0522c2 gst/matroska/matroska-demux.c: Handle end of segment properly when set; don't dead-lock when posting start of segment... by Mark Nauwelaerts · 19 years ago
  22. 95175ab gst/qtdemux/qtdemux.c: Never treat video streams as an audio stream. by j^ · 19 years ago
  23. ed58a21 gst/matroska/matroska-demux.c: Make mpeg2 aac audio work: create artificial private codec data chunk which faad2 seem... by Tim-Philipp Müller · 19 years ago
  24. 7f74c39 gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't error out immediately with a non-negoti... by Tim-Philipp Müller · 19 years ago
  25. 9b14d8f gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_frame. by Wim Taymans · 19 years ago
  26. 5ff4690 gst/id3demux/id3tags.c: (Fixes #338713) by Alex Lancaster · 19 years ago
  27. cafd993 reverting rtp patches to fix freeze break on -base as explained on the list by Thomas Vander Stichele · 19 years ago
  28. 9e8bbf4 gst/rtp/: Fix GObject macros. by Tim-Philipp Müller · 19 years ago
  29. 07f9b4f gst/rtp/: Ported mulaw and alaw payloaders to use new base class by Philippe Kalaf · 19 years ago
  30. f90f5bd gst/rtp/gstrtpmp4vdepay.c: Don't leak memory allocated by gst_buffer_new_and_alloc() by overwriting GST_BUFFER_MALLOC... by Tim-Philipp Müller · 19 years ago
  31. 4d598ca gst/qtdemux/qtdemux.c: Fix parsing of newer stsd chunks again. by Wim Taymans · 19 years ago
  32. f0b8ef9 gst/matroska/ebml-read.c: Don't try to modify read-only data. by Tim-Philipp Müller · 19 years ago
  33. 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
  34. 8ce75e7 gst/qtdemux/qtdemux.c: Fix framerate calculation. by Wim Taymans · 19 years ago
  35. 4bdbbeb gst/avi/gstavidemux.c: Fix some crashers with empty chunks. (Fixes #337749) by Ryan Lortie (desrt) · 19 years ago
  36. 31a227b gst/qtdemux/qtdemux.c: force mono 8000 Hz on AMR samples. by Wim Taymans · 19 years ago
  37. a48bb4f gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants by Sébastien Moutte · 19 years ago
  38. 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
  39. 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
  40. 687ccc0 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) by Stefan Kost · 19 years ago
  41. b5af832 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) by Stefan Kost · 19 years ago
  42. bdb14e6 Fix more broken GObject macros by Stefan Kost · 19 years ago
  43. 1e77710 Fix broken GObject macros by Stefan Kost · 19 years ago
  44. 6996223 gst/qtdemux/qtdemux.c: Don't make rounding errors in timestamp/duration calculations. by Wim Taymans · 19 years ago
  45. 200bb9a gst/avi/gstavidemux.c: Don't unref the GstPadTemplate returned by gst_element_class_get_pad_template(). by Edward Hervey · 19 years ago
  46. 7a7a210 gst/qtdemux/qtdemux.c: Added full edit list support. by Wim Taymans · 19 years ago
  47. 60b15a0 Unify the long descriptions in the plugin details (#337263). by j^ · 19 years ago
  48. 227563f gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is explicitly configured. by Wim Taymans · 19 years ago
  49. 378bcc0 gst/qtdemux/qtdemux.c: More cleanups, added comments. by Wim Taymans · 19 years ago
  50. 075303c gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes. by Wim Taymans · 19 years ago
  51. 1940330 rework build; add translations for v4l2 by Thomas Vander Stichele · 19 years ago
  52. c3141ee configure.ac: clean up, use AS_VERSION and AS_NANO by Thomas Vander Stichele · 19 years ago
  53. 0debb1e ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 by Sébastien Moutte · 19 years ago
  54. 629fb23 better/unified long descriptions by Wim Taymans · 19 years ago
  55. 74fe5e8 gst/id3demux/gstid3demux.c: Create source pad without leaking. by Tim-Philipp Müller · 19 years ago
  56. 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
  57. 2446175 gst/: use DEBUG_FUNCPTR for collectpads by Stefan Kost · 19 years ago
  58. a876898 More state change function fixes. by Tim-Philipp Müller · 19 years ago
  59. 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
  60. 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
  61. 3f72e72 gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. by Jan Schmidt · 19 years ago
  62. 6d9a3ec gst/rtsp/gstrtspsrc.c: the OPTIONS request result is optional so don't fail on it. by Wim Taymans · 19 years ago
  63. 0186335 gst/: gcc 4.1 unreferenced pointer fixes. by Edward Hervey · 19 years ago
  64. 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
  65. 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
  66. 1af582d gst/goom/: Free filter data when cleaning up. (Fixes: #334995) by Jan Schmidt · 19 years ago
  67. 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
  68. 1cf900d gst/id3demux/id3v2frames.c: Read replay gain tags (#323721). by Tim-Philipp Müller · 19 years ago
  69. 0d2a1a0 Fixed one of the caps in the code from mulaw to alaw. by Philippe Kalaf · 19 years ago
  70. 3a636c5 gst/apetag/gsttagdemux.c: Ensure that we set caps on the buffers we pass. by Jan Schmidt · 19 years ago
  71. 50f4eb8 Fix memleak with gst_static_pad_template_get(). by Edward Hervey · 19 years ago
  72. cd1bbad gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose. by Edward Hervey · 19 years ago
  73. 3424048 gst/qtdemux/qtdemux.c: Series of memleak fixes: by Edward Hervey · 19 years ago
  74. 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
  75. 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
  76. 59bc727 gst/avi/gstavidemux.c: Fix DIB image inversion for pictures with a depth != 8 (#305279). by Tim-Philipp Müller · 19 years ago
  77. dfa6de2 gst/wavparse/gstwavparse.c: Implement seek in READY (re-fixes #327658) by Wim Taymans · 19 years ago
  78. 8a51401 close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. by Wim Taymans · 19 years ago
  79. 1807bd2 gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355). by Tim-Philipp Müller · 19 years ago
  80. 1ec94df gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'disk' instead of 'disc' as node identifier ... by Tim-Philipp Müller · 19 years ago
  81. 54d753a gst/udp/gstdynudpsink.c: Applied patch from Kai Vehmanen, fixes #333624. by Wim Taymans · 19 years ago
  82. b2d9090 gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403). by Tim-Philipp Müller · 19 years ago
  83. 5a7a0b0 gst/id3demux/: Use new typefind helper functions here as well, and do typefinding in pull-mode if upstream supports t... by Tim-Philipp Müller · 19 years ago
  84. 11d9e3d docs/plugins/: Added wavparse docs. by Wim Taymans · 19 years ago
  85. 320dea6 gst/avi/gstavidemux.*: If we have an index, use a duration based on the index instead of blindly trusting the informa... by Tim-Philipp Müller · 19 years ago
  86. e85d163 docs/plugins/: Added videobalance and videoflip to the docs. by Wim Taymans · 19 years ago
  87. 6be283e gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too short/long atoms when parsing. by Edward Hervey · 19 years ago
  88. eeef238 configure.ac: Bump requirements to current core and -base CVS (core for new typefind helper API, and -base for the by Tim-Philipp Müller · 19 years ago
  89. 559094e gst/qtdemux/qtdemux.c: Can't divide through zero (suppress warning in case of stream with one single still picture) (... by Tim-Philipp Müller · 19 years ago
  90. e54f7f0 gst/wavparse/gstwavparse.c: Use DEBUG_OBJECT more. by Wim Taymans · 19 years ago
  91. 96c1cd6 gst/qtdemux/qtdemux.c: Add support for palettised Apple SMC videos (#327075, based on by Fabrizio Gennari · 19 years ago
  92. 59385bd ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be required for Cygwin, see #317048) by Tim-Philipp Müller · 19 years ago
  93. 8449839 rtp/gst/: Separated the G711 payloaders/depayloaders into separate elements for mulaw/alaw. Also removed the old g711... by Philippe Kalaf · 19 years ago
  94. 7eed67b gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video. by Edward Hervey · 19 years ago
  95. e9d173c gst/avi/gstavidemux.c: Use scaling code for added precission and more correct stop position in case scale==0. by Wim Taymans · 19 years ago
  96. 645eac7 gst/flx/gstflxdec.*: Implement DURATION query. by Wim Taymans · 19 years ago
  97. b4d2829 gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak. by Wim Taymans · 19 years ago
  98. c64021f gst/id3demux/: Handle 0 data size in otherwise valid frames. by Jan Schmidt · 19 years ago
  99. d9f6178 gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps when they are found. by Tim-Philipp Müller · 19 years ago
  100. 495d5c5 gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from nonexistent index entries (#331582). by Tim-Philipp Müller · 19 years ago