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
/
qtdemux
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-02
Quicktime demuxer ported to new interface
Ronald S. Bultje
1
-22
/
+27
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
2
-40
/
+4
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+2
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
2
-20
/
+22
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-19
+ the last of the float caps changes ... these are a bit more pervasive
Leif Johnson
1
-6
/
+2
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-77
/
+179
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-26
/
+29
2003-06-23
"My way" turned out to cause seg faults. :) Fixed, and added more fourcc to...
David Schleef
1
-14
/
+26
2003-06-19
Revert last two changes and do it my way. :)
David Schleef
1
-41
/
+18
2003-06-19
Support ISO-style variable argument macros.
Brian Cameron
1
-0
/
+12
2003-06-17
which causes a segfault. I'm working on that
Ronald S. Bultje
1
-24
/
+25
2003-06-16
Handle compressed headers. Fix inappropriate use of bytestream_flush().
David Schleef
2
-105
/
+304
2003-06-15
Fix some of the fourcc to caps conversions. reenable setting of rate and n c...
David Schleef
1
-12
/
+26
2003-06-10
Complete rewrite. Not finished, nothing to see here.
David Schleef
2
-570
/
+1249
2003-05-22
Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were c...
Brian Cameron
1
-2
/
+2
2003-02-02
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...
David Schleef
1
-1
/
+1
2003-01-18
don't segfault when data didn't make it in
Thomas Vander Stichele
1
-2
/
+5
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-1
/
+1
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
2002-09-18
plugins part of license field patch
Christian Schaller
1
-0
/
+1
2002-09-09
removing warnings (approved by wtay)
Thomas Vander Stichele
1
-5
/
+3
2002-08-11
qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331...
Steve Baker
1
-0
/
+2
2002-06-08
rearranging element tree
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-15
use new bytestream api
Steve Baker
1
-4
/
+5
2002-05-13
conformity
Thomas Vander Stichele
1
-6
/
+5
2002-05-01
adding new quicktime parser:
Artyom Baginski
4
-0
/
+883