Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | configure.ac: Require core CVS. This is implicit in the -base CVS requiremen... | Tim-Philipp Müller | 1 | -9/+4 |
2007-08-21 | gst/modplug/gstmodplug.cc: Fix compiler warning. | Wim Taymans | 1 | -1/+1 |
2007-08-21 | gst/modplug/gstmodplug.cc: Don't use NULL caps for srcpad is not yet connected. | Stefan Kost | 1 | -24/+29 |
2007-07-14 | gst/modplug/gstmodplug.cc: add several missing supported mime-types to the mo... | Hans de Goede | 1 | -2/+3 |
2007-07-03 | gst/modplug/gstmodplug.cc: Activate doc section. | Stefan Kost | 1 | -1/+1 |
2007-02-06 | gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call. | Tim-Philipp Müller | 1 | -1/+0 |
2007-01-03 | Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ... | Jens Granseuer | 1 | -1/+1 |
2006-12-11 | gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294. | Jonathan Matthew | 1 | -5/+2 |
2006-04-03 | GST_ORIGIN => GST_PACKAGE_ORIGIN | Tim-Philipp Müller | 1 | -1/+1 |
2006-03-10 | gst/modplug/: Fix modplug compilation. | Julien Moutte | 1 | -5/+6 |
2006-03-10 | Original commit message from CVS: | Tim-Philipp Müller | 1 | -427/+439 |
2005-11-21 | Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) | Jan Schmidt | 1 | -2/+2 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -12/+13 |
2005-02-15 | gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail. | Ronald S. Bultje | 1 | -0/+1 |
2005-02-08 | Add missing endianness to template (fixes #165509). | Ronald S. Bultje | 1 | -1/+1 |
2004-09-29 | ext/flac/gstflacdec.c: Only return true if we actually filled something in. P... | Ronald S. Bultje | 1 | -1/+5 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -62/+62 |
2004-03-14 | gst-indent c++ files | Thomas Vander Stichele | 1 | -288/+282 |
2004-03-14 | gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffers | Benjamin Otte | 1 | -17/+24 |
2004-03-14 | gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arriv... | Benjamin Otte | 1 | -0/+11 |
2004-03-14 | move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re... | Benjamin Otte | 1 | -2/+21 |
2004-03-09 | ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c... | Benjamin Otte | 1 | -40/+20 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-19 | parenthising NULL | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-07 | fix element description | Thomas Vander Stichele | 1 | -2/+2 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -73/+40 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -2/+0 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 1 | -1/+1 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -0/+4 |
2003-11-02 | This one was missing | Ronald S. Bultje | 1 | -33/+28 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 1 | -55/+4 |
2003-10-13 | no, we don't require bytestream anymore | Benjamin Otte | 1 | -2/+2 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -3/+3 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 1 | -24/+32 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -3/+1 |
2003-09-15 | converted gst_element_error to new format in gst/ - gettext pending | Benjamin Otte | 1 | -1/+3 |
2003-07-24 | Add buffer length checks to every typefinding function | David Schleef | 1 | -0/+3 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -174/+93 |
2003-06-27 | some state change fixes | Thomas Vander Stichele | 1 | -2/+14 |
2003-05-24 | UNITS -> DEFAULT | Wim Taymans | 1 | -5/+1 |
2003-05-22 | Corrected modplug and monkeyaudio to build with non-gcc compilers. | Brian Cameron | 1 | -3/+2 |
2003-01-30 | make 8bit modplug use the right caps. 8bit sounds really crappy tho | Benjamin Otte | 1 | -3/+19 |
2003-01-20 | fix stupid mistake on seek event | Jeremy Simon | 1 | -0/+1 |
2003-01-20 | - Fix bytestream flush | Wim Taymans | 1 | -3/+8 |
2003-01-20 | handle bytestream event | Jeremy Simon | 1 | -9/+47 |
2003-01-19 | apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-... | Christian Schaller | 1 | -67/+57 |
2003-01-12 | somewhat fix modplug | Wim Taymans | 1 | -84/+16 |
2002-12-30 | Fix plugins for new query API | Wim Taymans | 1 | -12/+16 |