1. 27f2c9b Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
  2. 629fb23 better/unified long descriptions by Wim Taymans · 19 years ago
  3. 3f2421c gst/videobox/gstvideobox.c: Don't forget to initialize liboil, otherwise our oil functions by Christoph Burghardt · 20 years ago
  4. 4e68e0f gst/videobox/gstvideobox.c: call oil_init() when using liboil by Stefan Kost · 20 years ago
  5. 842a43f fix up more enums by Thomas Vander Stichele · 20 years ago
  6. 6ff59b2 rework configure.ac; make asterisk rtp stuff compile on mingw by Thomas Vander Stichele · 20 years ago
  7. 92473c6 gst/videobox/gstvideobox.c: Use liboil for by Julien Moutte · 20 years ago
  8. b1f244b gst/videobox/Makefile.am: Use liboil. by Julien Moutte · 20 years ago
  9. fbc7257 gst/videobox/gstvideobox.c: Removing this forgotten debug. by Julien Moutte · 20 years ago
  10. eb21c9b gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV. by Julien Moutte · 20 years ago
  11. cfea44d gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry... by Julien Moutte · 20 years ago
  12. 70b4bda gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging category. by Julien Moutte · 20 years ago
  13. 22060a9 gst/videobox/gstvideobox.c: Fix caps nego some more to get by Julien Moutte · 20 years ago
  14. aa52228 gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_unit_size correctly. by Julien Moutte · 20 years ago
  15. 7593b38 fix build and use of GST_LIBS by Thomas Vander Stichele · 20 years ago
  16. 1436139 Move fdsrc back into gstreamer core elements. by Jan Schmidt · 20 years ago
  17. 99fc329 Updates for two-arg init from GST_BOILERPLATE. by Andy Wingo · 20 years ago
  18. 122cdbe enable more; update for basetransform by Thomas Vander Stichele · 20 years ago
  19. 284327d sys/oss/gstossaudio.c (plugin_init): Second-class citizen. by Andy Wingo · 20 years ago
  20. 192edcb gst/: Port to new base class. by Wim Taymans · 20 years ago
  21. 48eb68a gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the transform function to include AYUV output. by Wim Taymans · 20 years ago
  22. 4fc0d55 gst/videobox/gstvideobox.c: Clean up, port to 0.9, use by Andy Wingo · 20 years ago
  23. 9cc3258 gst/: Bufferalloc changes. by Wim Taymans · 20 years ago
  24. b43e960 Fix row strides for I420 (fixes #163159) by Tim-Philipp Müller · 21 years ago
  25. e7045bd more working plugins by Steve Lhomme · 21 years ago
  26. 5e4e09c rename GStreamer-0.8.lib to libgstreamer.lib by Steve Lhomme · 21 years ago
  27. 48429b2 avoid problems with math.h, fix release dependancy by Steve Lhomme · 21 years ago
  28. 337ca13 more plugins supported under windows by Steve Lhomme · 21 years ago
  29. 5fc7b91 gst/videobox/gstvideobox.c: Use pad_alloc where possible. by Wim Taymans · 21 years ago
  30. 8b7c3ac A plugin to add an alpha channel to I420 video. Can optionally do chroma keying. by Wim Taymans · 21 years ago