- 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
- bce2f8f modplug: Fix compiler warning about C++11 compatibility by Sebastian Dröge · 9 years ago
- 65e5f68 modplug: remove unused variable by Luis de Bethencourt · 10 years ago
- 9078702 modplug: not using deprecated API anymore by Luis de Bethencourt · 10 years ago
- 4d6b9c4 modplug: update example pipeline command by Luis de Bethencourt · 10 years ago
- 0e3917b modplug: small seeking code reshuffle by Stefan Sauer · 11 years ago
- fd4cb22 modplug: Specify directory when including stdafx.h by Iain Lane · 12 years ago
- 9e1b75f Fix FSF address by Tim-Philipp Müller · 12 years ago
- 32ba17c Use gst_element_class_set_static_metadata() by Tim-Philipp Müller · 12 years ago
- 578861a replace gst_element_class_set_details_simple with gst_element_class_set_metadata by Mark Nauwelaerts · 13 years ago
- b807753 ext, gst: only activate in pull mode if upstream is seekable by Mark Nauwelaerts · 13 years ago
- afd50a7 tag: Update for taglist/tag event API changes by Sebastian Dröge · 13 years ago
- dbed726 update for task api change by Wim Taymans · 13 years ago
- b98ec32 update for tag event change by Wim Taymans · 13 years ago
- cda192b gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
- 860ccd4 Merge remote-tracking branch 'origin/0.10' by Sebastian Dröge · 13 years ago
- d84d989 modplug: memory handling cleanup by Stefan Sauer · 13 years ago
- bece1c9 modplug: work around memory trashing in libmodplug (0.8.7) by Stefan Sauer · 13 years ago
- 6cbb840 update for memory api changes by Wim Taymans · 13 years ago
- 77299ba fix for caps api changes by Wim Taymans · 13 years ago
- 1119f6e Merge branch 'master' into 0.11 by Wim Taymans · 13 years ago
- 9fcfa60 modplug: port to 0.11 by Wim Taymans · 13 years ago
- 8147669 plenty: fixup glib deprecations by Vincent Penquerc'h · 13 years ago
- 699677e Merge remote-tracking branch 'origin/master' into 0.11 by Tim-Philipp Müller · 13 years ago
- 57ec735 modplug: fix caps leak by Vincent Penquerc'h · 13 years ago
- 7521b59 various: fix pad template ref leaks by Vincent Penquerc'h · 13 years ago
- 4286414 modplug: fix modules playing as mono instead of stereo by Krzysztof Krakowiak · 13 years ago
- e8d2485 Fix compilation for unused but not set by Nicolas Dufresne · 14 years ago
- 0387a89 various (ext): add missing G_PARAM_STATIC_STRINGS flags by Stefan Kost · 14 years ago
- 06242ff modplug: Define WORDS_BIGENDIAN to avoid undefined warning by Benjamin Otte · 15 years ago
- b648638 modplug: Fix indention by Sebastian Dröge · 15 years ago
- f116cb0 modplug: Allow 1-2 channels for 16 and 32 bit depths, not only for 8 bits. by Kaj-Michael Lang · 15 years ago
- 212cf43 modplug: Allow 32 bit depth, modplugs native format. by Kaj-Michael Lang · 15 years ago
- d4ff729 modplug: Use correct header file by LRN · 16 years ago
- bf7ccbe Build the modplug plugin against the modplug library and remove our copy by Hans de Goede · 16 years ago[Renamed (99%) from gst/modplug/gstmodplug.cc]
- a5bf402 gst/modplug/gstmodplug.cc: Send tag event. Fixes #559286. by Stefan Kost · 16 years ago
- 2affd3d docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml by Stefan Kost · 17 years ago
- bb6c23a configure.ac: Require core CVS. This is implicit in the -base CVS requirement already, so we might just well spell i... by Tim-Philipp Müller · 17 years ago
- 332899b gst/modplug/gstmodplug.cc: Fix compiler warning. by Wim Taymans · 18 years ago
- 77d0162 gst/modplug/gstmodplug.cc: Don't use NULL caps for srcpad is not yet connected. by Stefan Kost · 18 years ago
- e4afe4b gst/modplug/gstmodplug.cc: add several missing supported mime-types to the modplug plugin. by Hans de Goede · 18 years ago
- b28ee64 gst/modplug/gstmodplug.cc: Activate doc section. by Stefan Kost · 18 years ago
- 0492b93 gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call. by Tim-Philipp Müller · 18 years ago
- 9b1bffb Fix build with gcc-2.x (declare variables at the beginning of a block etc.). Fixes #391971. by Jens Granseuer · 18 years ago
- baf6486 gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294. by Jonathan Matthew · 18 years ago
- f902029 GST_ORIGIN => GST_PACKAGE_ORIGIN by Tim-Philipp Müller · 19 years ago
- ca11b12 gst/modplug/: Fix modplug compilation. by Julien Moutte · 19 years ago
- 55e2df5 by Tim-Philipp Müller · 19 years ago
- 8a7c7d0 Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) by Jan Schmidt · 19 years ago
- 012dfb8 Fix up all the state change functions. by Jan Schmidt · 20 years ago
- 20e78d8 gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail. by Ronald S. Bultje · 20 years ago
- ebb9fac Add missing endianness to template (fixes #165509). by Ronald S. Bultje · 20 years ago
- 2b6b70f ext/flac/gstflacdec.c: Only return true if we actually filled something in. Prevents player applications from showing... by Ronald S. Bultje · 20 years ago
- 97b6f6c first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc by Stéphane Loeuillet · 21 years ago
- 4fd57bb don't mix tabs and spaces by Thomas Vander Stichele · 21 years ago
- 87960e4 gst-indent c++ files by Thomas Vander Stichele · 21 years ago
- bcddae0 gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffers by Benjamin Otte · 21 years ago
- 94f1403 gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arrives that's not necessary by Benjamin Otte · 21 years ago
- 7dc81dd move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get rebuilt properly by Benjamin Otte · 21 years ago
- 9a4a072 ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and call gst_element_yield anymore by Benjamin Otte · 21 years ago
- 92eb19b GST_ELEMENT_ERROR by Thomas Vander Stichele · 21 years ago
- 088c8da parenthising NULL by Thomas Vander Stichele · 21 years ago
- 07ed811 use new error signal and classification by Thomas Vander Stichele · 21 years ago
- f9f4e79 fix element description by Thomas Vander Stichele · 21 years ago
- b144bc6 Merge CAPS branch by David Schleef · 21 years ago
- e69ece9 remove copyright field from plugins by Andy Wingo · 21 years ago
- 5b283c9 + checking in plugin category changes by Leif Johnson · 21 years ago
- cb90622 Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... by Ronald S. Bultje · 21 years ago
- 4e3bf35 This one was missing by Ronald S. Bultje · 21 years ago
- 5bb80c9 merge TYPEFIND branch. Major changes: by Benjamin Otte · 21 years ago
- 4abb85e no, we don't require bytestream anymore by Benjamin Otte · 21 years ago
- c07813a /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. by Andy Wingo · 21 years ago
- d9e4457 New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste... by Ronald S. Bultje · 21 years ago
- 671eef9 reverting error patch before making a branch. by Thomas Vander Stichele · 22 years ago
- 36a3754 converted gst_element_error to new format in gst/ - gettext pending by Benjamin Otte · 22 years ago
- a962c0f Add buffer length checks to every typefinding function by David Schleef · 22 years ago
- 95011fd New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... by Ronald S. Bultje · 22 years ago
- 3c1f0c5 some state change fixes by Thomas Vander Stichele · 22 years ago
- ed75cd4 UNITS -> DEFAULT by Wim Taymans · 22 years ago
- ec45be3 Corrected modplug and monkeyaudio to build with non-gcc compilers. by Brian Cameron · 22 years ago
- 0d1b9d2 make 8bit modplug use the right caps. 8bit sounds really crappy tho by Benjamin Otte · 22 years ago
- 17b8e69 fix stupid mistake on seek event by Jeremy Simon · 22 years ago
- 0056a06 - Fix bytestream flush by Wim Taymans · 22 years ago
- 6f92032 handle bytestream event by Jeremy Simon · 22 years ago
- 7409ccc apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-player hangs on EOF with mod by Christian Schaller · 22 years ago
- 52838dd somewhat fix modplug by Wim Taymans · 22 years ago
- 2deab46 Fix plugins for new query API by Wim Taymans · 22 years ago
- 3f676b1 add metadata code cleanup by Jeremy Simon · 22 years ago
- c99d527 remove infinite loop code cleanup by Jeremy Simon · 22 years ago
- 8029993 Use bytestream to get buffer from sinkpad ( gst-player should play mod file now ;) by Jeremy Simon · 22 years ago
- 1d5f318 plugins part of license field patch by Christian Schaller · 22 years ago
- 4704370 - use _merge instead of _append by Wim Taymans · 23 years ago
- e964be4 Fix seeking in modplug. It appears the seek really happened after getting the next samples. by Wim Taymans · 23 years ago
- dc46176 add seek event, first shot ;) by Jeremy Simon · 23 years ago
- 380b28d modplug should work (no seek events for now) by Jeremy Simon · 23 years ago
- 71bf0f1 Make elements nanoseconds aware by Wim Taymans · 23 years ago
- 2e1042e add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't any... by Steve Baker · 23 years ago
- 6863dd9 a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... by Andy Wingo · 23 years ago
- 06d9464 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. by Andy Wingo · 23 years ago
- 1d6862c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again by Andy Wingo · 23 years ago