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-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2004-07-25
Clean the local include
Steve Lhomme
1
-1
/
+1
2004-07-25
ok, that was not very clean
Steve Lhomme
2
-165
/
+0
2004-07-24
Add the preliminary canvas to build plugins on Win32
Steve Lhomme
2
-0
/
+165
2004-07-20
gst-libs/gst/riff/riff-media.c: Fix double end-to-native symbol conversion (#...
Ronald S. Bultje
1
-3
/
+3
2004-07-16
gst/: Make sure we don't create 0 sized subbufers in riff-read.
Wim Taymans
1
-4
/
+12
2004-07-16
gst-libs/gst/video/video.h: Added 32 bits RGBA. Not sure if we should use ano...
Wim Taymans
1
-0
/
+27
2004-07-15
gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.
Ronald S. Bultje
1
-0
/
+2
2004-07-13
gst/: Set codec_data on caps for avidemuxer.
Wim Taymans
4
-15
/
+97
2004-07-12
gst-libs/gst/riff/riff-media.c: Fix the template caps to include some more me...
Wim Taymans
1
-2
/
+6
2004-07-12
ignore more
Thomas Vander Stichele
1
-0
/
+2
2004-07-09
don't assert in state change
Thomas Vander Stichele
1
-0
/
+2
2004-07-08
new method. various debugging
Thomas Vander Stichele
2
-23
/
+93
2004-07-08
use macro to hash lookup
Thomas Vander Stichele
1
-76
/
+33
2004-07-08
gst-libs/gst/play/play.c: - add debugging info
Thomas Vander Stichele
1
-30
/
+95
2004-07-03
gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14...
David Schleef
1
-2
/
+2
2004-07-02
clean up install/dist problem
Thomas Vander Stichele
4
-8
/
+5
2004-06-27
unbreak install
Thomas Vander Stichele
4
-4
/
+8
2004-06-25
Add name=source to the wavparse pipeline
Iain Holmes
1
-1
/
+1
2004-06-24
don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.
Benjamin Otte
4
-7
/
+17
2004-06-15
fixed a potential leak with previous commit
Zaheer Abbas Merali
1
-2
/
+3
2004-06-15
gst-libs/gst/riff/riff-read.c: Added missing refcount, fixes bug #144425
Zaheer Abbas Merali
1
-0
/
+1
2004-06-02
real fix thise time : don't use glib 2.4 specific defines
Stéphane Loeuillet
1
-5
/
+3
2004-06-02
zaheer :
Stéphane Loeuillet
1
-0
/
+2
2004-06-01
Added property accessors for mixertrack and mixeroptions.
Owen Fraser-Green
6
-19
/
+118
2004-06-01
more readable g_error
Thomas Vander Stichele
1
-0
/
+3
2004-05-31
gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...
Stéphane Loeuillet
1
-1
/
+2
2004-05-31
ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variables
Jan Schmidt
1
-0
/
+10
2004-05-27
ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...
Ronald S. Bultje
6
-10
/
+265
2004-05-24
gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'ed
Benjamin Otte
1
-4
/
+9
2004-05-24
hopefully, fix warnings in asfmux on solaris 10/with forte
Stéphane Loeuillet
1
-1
/
+1
2004-05-21
third batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2
-4
/
+4
2004-05-19
gst-libs/gst/resample/resample.c: Remove use of static temporary buffer. Thi...
David Schleef
2
-5
/
+29
2004-05-17
rename WMAx codec defines to be consistent
Stéphane Loeuillet
2
-6
/
+6
2004-05-16
gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205).
Ronald S. Bultje
1
-2
/
+2
2004-05-16
gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.
Ronald S. Bultje
1
-1
/
+3
2004-05-14
gst-libs/gst/riff/riff-read.c: - fix INFO tag extraction in RIFF/AVI files be...
Stéphane Loeuillet
1
-1
/
+5
2004-05-14
- typos : unkown => unknown
Stéphane Loeuillet
1
-3
/
+4
2004-05-13
gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types
Stéphane Loeuillet
1
-0
/
+2
2004-05-10
gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...
Stéphane Loeuillet
1
-1
/
+1
2004-05-09
gst-libs/gst/riff/: Fix for unaligned RIFF files (i.e. where all the chunks t...
Ronald S. Bultje
2
-0
/
+33
2004-05-08
Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.
Iain Holmes
3
-12
/
+46
2004-04-23
gst-libs/gst/riff/riff-media.c: audio/x-raw-int with height rules! not. Now i...
Benjamin Otte
1
-1
/
+1
2004-04-22
gst-libs/gst/riff/riff-media.c: mpegversion is an int
Benjamin Otte
1
-1
/
+1
2004-04-20
configure.ac: bump required gstreamer version to 0.8.1.1 because of following...
David Schleef
1
-5
/
+6
2004-04-19
gconf/Makefile.am: Fix for non-GNU make
David Schleef
4
-8
/
+17
2004-04-16
gst-libs/gst/riff/riff-media.c: Add div[3456] as fourccs for DivX 3 (fixes #1...
Ronald S. Bultje
1
-0
/
+4
2004-04-16
gst/: Add MS RLE support. I added some functions to read out strf chunks into...
Ronald S. Bultje
4
-3
/
+119
2004-04-15
gst-libs/gst/riff/riff-media.c: Fix typo in divxversion (3 instead of 4 for "...
Ronald S. Bultje
1
-1
/
+1
2004-04-11
gst-libs/gst/riff/riff-media.c: Add MS video v1.
Ronald S. Bultje
1
-0
/
+14
2004-04-11
gst-libs/gst/riff/riff-media.c: Fix another codecname mismatch.
Ronald S. Bultje
1
-2
/
+2
[next]