1. 203ed49 Plug some leaks; try to make build bot happy again. by Tim-Philipp Müller · 18 years ago
  2. 2821ae6 tests/check/elements/audioresample.c: Add unit test for audioresample shutdown crasher (#420106). by Tim-Philipp Müller · 18 years ago
  3. 14c0beb ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples with width==32 and depth=[1,32] accept th... by Sebastian Dröge · 18 years ago
  4. e3ef9cd gst/audioresample/gstaudioresample.c: Handle discontinuous streams. by Julien Moutte · 18 years ago
  5. 04a574c tests/icles/equalizer-test.c: Port the example to new equalizer api. by Stefan Kost · 18 years ago
  6. 6ffee32 ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove the unused ishttp member (#388050). by Lutz Mueller · 18 years ago
  7. 59a7603 tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather than picking up the already installed v... by Jan Schmidt · 18 years ago
  8. add17e3 Fix up to use the newly ported (actually working) GstAudioFilter. by Tim-Philipp Müller · 18 years ago
  9. 3c0fe48 gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2 and UYVY. by Tim-Philipp Müller · 18 years ago
  10. f7632ce tests/icles/videocrop-test.c: Catch errors while the test is running. by Tim-Philipp Müller · 18 years ago
  11. af11eaa tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Remove superfluous gst_init() - we've alre... by Tim-Philipp Müller · 18 years ago
  12. e2117c6 Add directsoundsink to build and dist it, so it gets built when compiling with MingW on win32 and the required header... by Vincent Torri · 18 years ago
  13. 7d3790a tests/check/elements/videocrop.c: When we can't create an element needed for the test, print a message detailing whic... by Tim-Philipp Müller · 18 years ago
  14. b9925f8 tests/check/elements/: reapply consistent pad (de)activation by Stefan Kost · 18 years ago
  15. 3c8fc96 tests/check/elements/mpeg2enc.c: (setup_mpeg2enc) by Stefan Kost · 18 years ago
  16. 8c3256a tests/check/elements/: consistent pad (de)activation by Stefan Kost · 18 years ago
  17. fe38d6d tests/check/elements/: consistent pad (de)activation by Stefan Kost · 18 years ago
  18. d3c0b70 ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code. by Tim-Philipp Müller · 18 years ago
  19. aeea369 tests/check/elements/.cvsignore: Add cdaudio to ignore. by Wim Taymans · 18 years ago
  20. 888e6cd tests/check/: Added y4m test. Fixes #372243. by Wim Taymans · 18 years ago
  21. 6a2a4c0 Activate pads before adding them to running element. by Tim-Philipp Müller · 18 years ago
  22. 30c429a Add ReplayGain analysis element (#357069). by René Stadler · 18 years ago
  23. 425c1ee tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work right yet. --with-ffmpegcolorspace option... by Tim-Philipp Müller · 18 years ago
  24. 9cb48e4 removing icle for v4l2 by Thomas Vander Stichele · 18 years ago
  25. ee6160c Removed set-undef-fps. by Edgard Lima · 18 years ago
  26. 668add5 Small cleanups. by Wim Taymans · 18 years ago
  27. 0b0c7f1 Some cleanups and comments. by Edgard Lima · 18 years ago
  28. 90c0981 Just a small fix to the app options. by Edgard Lima · 18 years ago
  29. 7a539c5 Add Video Orientation interface support to v4l2src. by Edgard Lima · 18 years ago
  30. 64cf8c5 tests/check/: Fix big batch of compiler warnings. by Stefan Kost · 19 years ago
  31. 346fe9f The test application and the plgind error messages has been improved. by Edgard Lima · 19 years ago
  32. f1163bb configure.ac: Bump requirements of -base (videocrop test case needs this). by Tim-Philipp Müller · 19 years ago
  33. 27a203a tests/check/elements/videocrop.c: More tests: check passthrough mode and caps transform in both directions with fixed... by Tim-Philipp Müller · 19 years ago
  34. acba8c1 docs/plugins/: Add videocrop to docs. by Tim-Philipp Müller · 19 years ago
  35. 2d7cf5f ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correction pad as well (#352476). by Tim-Philipp Müller · 19 years ago
  36. 4bd2320 tests/check/: Add unit tests for wavpack elements (#352476). by Sebastian Dröge · 19 years ago
  37. 5fc2b32 move gdp plugin to good. by Thomas Vander Stichele · 19 years ago
  38. d4e9d1d tests/check/elements/gdpdepay.c: I forgot to include the file containing the #define :) by Edward Hervey · 19 years ago
  39. 703e3d0 tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348114. by Edward Hervey · 19 years ago
  40. b093995 gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since we really do change caps quite fundament... by Thomas Vander Stichele · 19 years ago
  41. 9d2c042 tests/check/Makefile.am: Only run mpeg2enc unit test if we built the mpeg2enc plugin. by Tim-Philipp Müller · 19 years ago
  42. 676eafc Port mpeg2enc to 0.10 (#343184). by Mark Nauwelaerts · 19 years ago
  43. ba223f1 tests/check/elements/audioresample.c: Add test case for bug #342789 fixed below. by Tim-Philipp Müller · 19 years ago
  44. ab84128 gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and ::stop so that audioresample can clear it... by Tim-Philipp Müller · 19 years ago
  45. 34f03fe ext/soundtouch/: Make pitch element controllable via GstController interface (#344821). by Wouter Paesen · 19 years ago
  46. f2afddb moap ignore by Thomas Vander Stichele · 19 years ago
  47. 1fb23d3 ignore more by Thomas Vander Stichele · 19 years ago
  48. 4b6e029 configure.ac: enable building of GDP elements by Thomas Vander Stichele · 19 years ago
  49. 5f94428 tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind. by Michael Smith · 19 years ago
  50. 3e2a2c4 gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error out on some things that are recoverable by Thomas Vander Stichele · 19 years ago
  51. 4473ef8 sigh, really don't build these by Thomas Vander Stichele · 19 years ago
  52. a543c64 gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state by Thomas Vander Stichele · 19 years ago
  53. 61a524c don't build these yet by Thomas Vander Stichele · 19 years ago
  54. 90c475c don't build these yet by Thomas Vander Stichele · 19 years ago
  55. d3c823f adding GDP payloader and depayloader. Build integration will follow later when the GDP issues for core are sorted out. by Thomas Vander Stichele · 19 years ago
  56. ab273cf Some changes proposed by wingo in bug #338818 (but not everything yet). Patch from Martin Rubli to fix framerate dete... by Martin Rubli · 19 years ago
  57. 49c7d8e tests/icles/Makefile.am: Fix build. by Julien Moutte · 19 years ago
  58. 3281a63 Few improvements to move to good. by Edgard Lima · 19 years ago
  59. 9e87337 moved to good. Closes #336110 by Thomas Vander Stichele · 19 years ago
  60. b203f4c element renamed by Thomas Vander Stichele · 19 years ago
  61. 161d53e moved ximagesrc to good by Thomas Vander Stichele · 19 years ago
  62. 83e863d tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playing by Zaheer Abbas Merali · 19 years ago
  63. 9c10d61 tests/check/Makefile.am: Only run the id3v2mux check if taglib is available and the taglib plugin has been built. by Tim-Philipp Müller · 19 years ago
  64. 99d8cf0 add taglib checks and docs by Thomas Vander Stichele · 19 years ago
  65. e30b8b1 5 second timeout by Thomas Vander Stichele · 19 years ago
  66. bc54b55 rename test by Thomas Vander Stichele · 19 years ago
  67. 7becef8 Add tests and fix PAR caps issue to ximagesrc by Zaheer Abbas Merali · 19 years ago
  68. cefa838 expand tabs by Thomas Vander Stichele · 19 years ago
  69. d61133b All plugins updated for element state changes. by Andy Wingo · 20 years ago
  70. 64d758a check/elements/: Fix checks. by Wim Taymans · 20 years ago
  71. 1dfd2d8 some more testing for perfect streams by Thomas Vander Stichele · 20 years ago
  72. 3d95afd add a check for audioresample by Thomas Vander Stichele · 20 years ago