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
/
ext
/
audiofile
/
gstafparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-14
gst-indent
Thomas Vander Stichele
1
-208
/
+206
2004-01-02
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
1
-1
/
+2
2003-12-22
Merge CAPS branch
David Schleef
1
-46
/
+37
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-01
Update all the audiofile stuff
Iain Holmes
1
-18
/
+19
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-5
/
+5
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
1
-2
/
+1
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-31
/
+25
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-2
/
+5
2003-02-02
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...
David Schleef
1
-1
/
+1
2002-09-18
plugins part of license field patch
Christian Schaller
1
-1
/
+2
2002-09-12
don't play with spider until spider can do heavy seeking
Steve Baker
1
-1
/
+1
2002-09-09
removing warnings as approved by wim
Thomas Vander Stichele
1
-14
/
+10
2002-06-08
reorder
Thomas Vander Stichele
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-05-26
- Changed plugins for new APIs
Wim Taymans
1
-18
/
+9
2002-05-15
use new bytestream api
Steve Baker
1
-15
/
+46
2002-04-26
use correct mime type for the types supported by audiofile
Steve Baker
1
-2
/
+12
2002-04-24
added a typefind function for all supported audiofile types.
Steve Baker
1
-13
/
+13
2002-04-22
- when possible, bypass afReadFrames and just access the data directly. this ...
Steve Baker
1
-110
/
+61
2002-04-21
this works for me locally now, however it requires:
Steve Baker
1
-38
/
+67
2002-04-21
afparse will eventually be able to support pipelines like: gst-launch filesrc...
Steve Baker
1
-0
/
+525