index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
modplug
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-02
This one was missing
Ronald S. Bultje
1
-33
/
+28
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
5
-325
/
+7
2003-10-13
no, we don't require bytestream anymore
Benjamin Otte
2
-4
/
+3
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
2
-25
/
+33
2003-09-16
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-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-09-11
Remove all locally-defined optimization flags
David Schleef
1
-1
/
+1
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-2
/
+0
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
2
-2
/
+15
2003-06-01
Make these compile with both solaris as well as lunix-based stuffies
Ronald S. Bultje
1
-1
/
+2
2003-05-31
CPPFLAGS -> CXXFLAGS
Jeremy Simon
1
-1
/
+1
2003-05-24
UNITS -> DEFAULT
Wim Taymans
1
-5
/
+1
2003-05-22
fix Makefiles for C++ libraries. They should now work with Forte. This needs ...
Benjamin Otte
1
-15
/
+2
2003-05-22
remove '__inline' stuff and take normal 'inline' instead
Benjamin Otte
1
-6
/
+2
2003-05-22
Forte is more picky about how the pow() and log() functions are called.
Brian Cameron
2
-3
/
+3
2003-05-22
Corrected modplug and monkeyaudio to build with non-gcc compilers.
Brian Cameron
2
-4
/
+7
2003-05-21
Updated autogen.sh/configure.ac and various Makefiles to make the configure s...
Brian Cameron
1
-1
/
+1
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
2
-11
/
+47
2003-01-19
apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-...
Christian Schaller
2
-67
/
+59
2003-01-12
somewhat fix modplug
Wim Taymans
2
-86
/
+16
2003-01-10
my candidate for silliest hack of the year
Thomas Vander Stichele
1
-0
/
+10
2002-12-30
Fix plugins for new query API
Wim Taymans
1
-12
/
+16
2002-12-30
Remove modplug_types.c
Jeremy Simon
1
-221
/
+0
2002-12-30
add metadata code cleanup
Jeremy Simon
3
-198
/
+465
2002-12-13
hardlink stdc++ until someone explains us The One True Way
Thomas Vander Stichele
1
-1
/
+2
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
2002-12-07
remove infinite loop code cleanup
Jeremy Simon
2
-92
/
+94
2002-11-28
this dir is kicking my ass all over the place
Thomas Vander Stichele
3
-3
/
+223
2002-11-23
Remove modplug_types.c
Jeremy Simon
1
-220
/
+0
2002-11-23
Thanks Ken !
Jeremy Simon
2
-1
/
+222
2002-11-18
I'm sure this is the worst way to deal with this but I can't be arsed to look...
Thomas Vander Stichele
1
-0
/
+1
2002-11-17
Use bytestream to get buffer from sinkpad ( gst-player should play mod file n...
Jeremy Simon
5
-58
/
+361
2002-10-06
adding libstdc++
Thomas Vander Stichele
2
-1
/
+2
2002-09-18
plugins part of license field patch
Christian Schaller
1
-0
/
+2
2002-07-08
- use _merge instead of _append
Wim Taymans
1
-3
/
+13
2002-06-11
Fix seeking in modplug. It appears the seek really happened after getting the...
Wim Taymans
1
-16
/
+34
2002-06-09
add seek event, first shot ;)
Jeremy Simon
2
-55
/
+138
2002-06-04
modplug should work (no seek events for now)
Jeremy Simon
1
-6
/
+8
2002-06-02
Make elements nanoseconds aware
Wim Taymans
1
-1
/
+1
2002-05-31
add ranks only for plugins who participate in autoplugging. If you have a fi...
Steve Baker
1
-0
/
+1
2002-04-20
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
1
-1
/
+1
2002-04-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
1
-7
/
+7
2002-03-24
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
1
-1
/
+1
[next]