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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-09
Fix more typos in Andy's GstData commit
Ronald S. Bultje
2
-2
/
+2
2003-10-09
Trivial fixes for GstBuffer->GstData migration
David Schleef
2
-9
/
+9
2003-10-09
add object and struct padding
David Schleef
7
-4
/
+28
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
66
-199
/
+245
2003-10-08
just some code cleanup
Leif Johnson
2
-103
/
+64
2003-10-08
updating some plugin categories
Leif Johnson
1
-1
/
+1
2003-10-06
Using correct spelling for visualization
Julien Moutte
1
-4
/
+4
2003-10-06
There was a floating doubt on the way visualization is written. We use 'z' ev...
Julien Moutte
5
-39
/
+38
2003-10-03
Fix typefind function for BBB's new system
David Schleef
1
-2
/
+6
2003-10-03
update with latest typefind changes, spec should once again work :)
Christian Schaller
1
-3
/
+3
2003-10-02
Corrected macro in medi-info-priv.h so that it follows ISO standards, and rem...
Brian Cameron
2
-1
/
+10
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
23
-425
/
+373
2003-09-30
Add new element: frame dropper. This element inserts/drops frames to go from ...
Ronald S. Bultje
4
-2
/
+330
2003-09-30
Improve quality of encoding and decoding quite a bit
Ronald S. Bultje
2
-9
/
+12
2003-09-30
conform to the buffer-frames props entry -- much nicer now...
Andy Wingo
3
-169
/
+159
2003-09-27
update with latest fixes
Christian Schaller
1
-2
/
+8
2003-09-27
make ffmpeg erroring out work:
Benjamin Otte
2
-3
/
+10
2003-09-27
add navigation subdir
David Schleef
1
-2
/
+3
2003-09-27
add navigation interface
David Schleef
3
-0
/
+167
2003-09-27
Add navigation
David Schleef
1
-0
/
+1
2003-09-25
sort the list of plugins that are built and don't spit out so much empty lines
Benjamin Otte
2
-2
/
+4
2003-09-23
Sync'ed files up to nautilus-media/media-info versions, and fixed them for er...
Iain Holmes
6
-585
/
+1042
2003-09-21
make sure gtk apps are built
Thomas Vander Stichele
1
-0
/
+1
2003-09-19
add versioning to gst-launch-ext and gst-visualise and add new files to spec
Christian Schaller
2
-7
/
+11
2003-09-18
version gst-launch command in gst-launch-ext
Christian Schaller
1
-0
/
+1
2003-09-16
reverting error patch before making a branch.
BRANCH-ERROR-ROOT
BRANCH-ERROR
Thomas Vander Stichele
22
-158
/
+90
2003-09-15
Changing have_xid to have_video_out to match the new GstVideoSink parent object.
Julien Moutte
3
-62
/
+93
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
13
-78
/
+131
2003-09-15
converted gst_element_error to new format in gst/ - gettext pending
Benjamin Otte
9
-12
/
+27
2003-09-14
add COPYING.LIB
Christian Schaller
2
-1
/
+482
2003-09-14
Integrating the GstVideoSink parent class
Julien Moutte
2
-145
/
+56
2003-09-14
exerting executive privilege
David Schleef
1
-26
/
+0
2003-09-14
Adding GstVideoSink object which will be used for video sink's subclassing.
Julien Moutte
4
-2
/
+578
2003-09-13
Change default program suffix to -0.7
David Schleef
1
-0
/
+4
2003-09-13
Copyright fix (code=mine)
Ronald S. Bultje
2
-6
/
+4
2003-09-13
fix v4l elements as they have been merged into just 2
Christian Schaller
1
-6
/
+2
2003-09-13
typos
Ronald S. Bultje
1
-1
/
+2
2003-09-13
latest fixes to get everything disting and building like a charm
Christian Schaller
4
-1
/
+8
2003-09-13
Add missing \
David Schleef
1
-1
/
+1
2003-09-13
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
Ronald S. Bultje
6
-35
/
+66
2003-09-13
Interface example: a mixer
Ronald S. Bultje
5
-2
/
+255
2003-09-12
build and disting fixes
Christian Schaller
1
-12
/
+6
2003-09-12
Add mpegversion(1) to the caps
Ronald S. Bultje
1
-0
/
+1
2003-09-11
Remove all locally-defined optimization flags
David Schleef
15
-64
/
+15
2003-09-11
Add some stuff to disable bad asm code
David Schleef
1
-16
/
+101
2003-09-11
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
David Schleef
1
-0
/
+154
2003-09-11
Fix caps definition. Fix copyright block.
David Schleef
1
-5
/
+10
2003-09-11
add cvsignores
Christian Schaller
3
-0
/
+5
2003-09-11
misc minor build and rpm fixes
Christian Schaller
2
-53
/
+52
2003-09-03
clean up varargs macro definition
David Schleef
1
-6
/
+8
[next]